Don't forget to star the repository 🌟
Usage
Make sure to install Deno:
https://docs.deno.com/runtime/getting_started/installation
Then start the project in development mode:
deno task dev
This will watch the project directory and restart as necessary.
See the Deno tasks for more information.
Deploy
- Go to Deno deploy
- login with your GitHub account
- create a new project
- select the repository
- click on "Deploy"
- wait for the deployment to complete
- your site is live at https://your-project-name.organization-name.deno.net
- each time you push to the repository, the site will be updated automatically
Theme
See assets/README.md for more information.