Skip to content

franchb/blog

 
 

Repository files navigation

Personal blog

AstroPaper Typescript GitHub Conventional Commits Commitizen friendly

This is my personal blog on franchb.com based on Astro Paper theme by Sat Naing.

🧞 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


Made with 🤍 by franchb.

Theme by Sat Naing 👨🏻‍💻

About

My blog on franchb.com

Resources

License

Stars

Watchers

Forks

Languages

  • Astro 47.1%
  • TypeScript 41.1%
  • JavaScript 7.6%
  • CSS 4.1%
  • Shell 0.1%