Inspired by: https://14habits.com/
- ✅ Tailwind;
- ✅ Astro 4v;
- ✅ Astro/Sitemap;
- ✅ Deploy at Vercel with Serverless;
- ✅ Partytown Google Analytics
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:3000 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add , astro preview |
npm run astro --help |
Get help using the Astro CLI |
npx @astrojs/upgrade |
Astro upgrade |
Update variable colours at:
book-theme
in tailwing.config.cjs;$book-theme-color
in Layout.astro;
- Rich Results Test: https://search.google.com/test/rich-results
- https://developers.facebook.com/tools/debug/
Check the demo.
If you want to say thank you and/or support the active development this project:
- Add a GitHub Star to the project.
- Tweet about the project on your Twitter.
- Write a review or tutorial on Medium, Dev.to or personal blog.
- Support the project by donating a cup of coffee.
If you want to support this project, you can ☕ buy a coffee here
- Cândido Sales - @candidosales
Code and documentation copyright 2020-2030 the Authors and Code released under the MIT License. Docs released under Creative Commons.