- Notifications
You must be signed in to change notification settings - Fork0
Our "uncopyrighted" little internetsphere where we dump our technical (not-so-hot) takes, built with Astro, Svelte, Tailwind, and Prismic CMS!
NotificationsYou must be signed in to change notification settings
leveorxyz/blog-v1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the source code for our blog, which is hosted atblog.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 aVercel 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 isUncopyrighted. Its author, theLeveor 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.