iveteran / mwx-blog-site

The blog site of Matrixworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrixworks Blog Site

See site

Dependencies

  1. Node(21.6.2)
  2. Astro(4.5.6)
  3. TailwindCSS(3.4.3)
  4. DaisyUI(4.10.1)
  5. pagefind
  6. Others to see package.json

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 astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

About

The blog site of Matrixworks

License:Apache License 2.0


Languages

Language:Astro 71.7%Language:CSS 12.9%Language:MDX 5.6%Language:JavaScript 4.8%Language:Shell 2.6%Language:TypeScript 2.4%