The source code for 6gh's website, and it's revisions.
Warning
This is still a huge WIP, and is not accessible at this moment. To view it, you will have to build and run it yourself.
- Run
pnpm install
to install deps - Temporary: Make example blog posts in
src/pages/blog/post/[...]
, else Astro will complain. For now I haven't made any real blog posts as this website is still being made. When this is finished and ready to deploy, I will make some. - Run
pnpm run build
to build the site - Profit
My website has gone under so many revisions. The old versions are also hosted in this repo! Check them out:
- Old Vue/Nuxt version: https://github.com/6gh/6gh.xyz/tree/old-vue-version
- Old Svelte/SvelteKit version: https://github.com/6gh/6gh.xyz/tree/old-svelte-version