Personal website of @naiyerasif
- To launch the development server, run
pnpm dev
- To generate a production build, run
pnpm build
- To create a new post, run
pnpm post
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
- To launch a full lighthouse audit, run
pnpm lighthouse
(this may take a while to audit all the pages)
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.
The source code of this site is available under MIT, the content under CC BY-SA 4.0.