Skip to content

SacDeNoeuds/blog

Repository files navigation

Blog

Here I intend to add one-by-one my today-I-learned and discoveries in the shape of blog post. The exercise forces one to understand deeper a subject when writing.

That's one of the 2 reasons why I write posts – here and there –, the second reason being sharing knowledge.

Built With AstroPaper: a minimal, responsive, accessible and SEO-friendly Astro blog theme. Made with 🤍 by Sat Naing 👨🏻‍💻 and contributors. Mail to drop thanks to: satnaing's email

🧞 Commands

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:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run format:check Check code format with Prettier
npm run format Format codes with Prettier
npm run sync Generates TypeScript types for all Astro modules. Learn more.
npm run cz Commit code changes with commitizen
npm run lint Lint with ESLint

📜 License

Licensed under the MIT License, Copyright © 2023

About

For TILs and posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published