This is the source code for our blog, which is hosted at blog.leveor.xyz.
- Astro
- Tailwind CSS
- Svelte
- Prismic CMS
- Clone the repository
- Install dependencies with
yarn
- Run
yarn dev
oryarn start
to start the development server
- Run
yarn build
to build the project - Run
yarn preview
to preview the production build - You can link the repository to a Vercel to automatically deploy the project on every push
Any contributions for improvement is welcome. Please open an issue or a pull request, with a detailed description of the changes you want to make.
This blog is Uncopyrighted. Its author, the Leveor Team, has released all claims on copyright and has put the source code of this blog into the public domain.
No permission is needed to copy, distribute, or modify the source code of this site. Credit is appreciated but not required.
- Do whatever the hell you like.