Personal website of @naiyerasif
- Install Deno and Lume
- Run
lume --serveto serve the site at port8080 - Run
lumeto generate a production build
The deployment on Netlify is automated through GitHub Actions.
Install Velociraptor to use the affordances.
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.
The source code of this site is available under MIT, the content under CC BY-SA 4.0.