Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Microflash/site.v3

Repository files navigation

naiyer.dev

Personal website of @naiyerasif

Development

  • To launch the development server, run pnpm dev
  • To generate a production build, run pnpm build
  • To create a new post, run pnpm post

Authoring

Vale enforces the spellcheck and prose styling of this blog.

  • To verify a prose, run vale <path>
  • To sync packages and styles, run vale sync

Audits

  • To launch a full lighthouse audit, run pnpm lighthouse (this may take a while to audit all the pages)

Contributing

Since this is my personal site, I'm not really looking for feature requests. I'd, however, appreciate bug reports and corrections. Please create an issue on accessibility, browser rendering inconsistencies, performance bottlenecks, and general usability criticism.

License

The source code of this site is available under MIT, the content under CC BY-SA 4.0.