Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.27 KB

Leveor's Blog

This is the source code for our blog, which is hosted at blog.leveor.xyz.

Tech Stack

  • Astro
  • Tailwind CSS
  • Svelte
  • Prismic CMS

Getting Started

Prerequisites

How to run

  1. Clone the repository
  2. Install dependencies with yarn
  3. Run yarn dev or yarn start to start the development server

How to deploy

  1. Run yarn build to build the project
  2. Run yarn preview to preview the production build
  3. You can link the repository to a Vercel to automatically deploy the project on every push

Contributing

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.

License

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.

Terms and Conditions for Copying, Distribution and Modification
  1. Do whatever the hell you like.