officialrajdeepsingh / site

Personal website of @naiyerasif

Home Page:https://mflash.dev

Repository from Github https://github.comofficialrajdeepsingh/siteRepository from Github https://github.comofficialrajdeepsingh/site

Microflash deploy

Personal website of @naiyerasif

Development

  • Install Deno and Lume
  • Run lume --serve to serve the site at port 8080
  • Run lume to generate a production build

Deployment

The deployment on Netlify is automated through GitHub Actions.

Affordances

Install Velociraptor to use the affordances.

Creating a draft

vr post -t '${title}' -c '${category}' -d '${date in YYYY-MM-DD HH:mm:ss format}' -h '${comma separated tags}'

The draft will be created in .workspace/posts directory.

License

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

About

Personal website of @naiyerasif

https://mflash.dev

License:MIT License


Languages

Language:CSS 47.2%Language:TypeScript 27.4%Language:JavaScript 25.4%