Todo
Documentation
- Complete the documentation for execution context
New Features
- Add algolia search
- Add components for tables, code snippets, etc using a 3rd party library like mui or mantine
Deployment
- See https://docusaurus.io/docs/deployment
- Push the code to github and create a repo
- Clone the repo to digital ocean droplet
- Add git hooks (automatic updation when changes are pushed to github)
- Add jenkins pipeline for automatic deployment when above hook is triggered
- Run the docusaurus on the droplet
- Make it live on sharmavaibhav.me
- Add Next.js (https://stackoverflow.com/a/78135265/8425685)
Project ideas
- Create your own cdn server (https://dev.to/megajakob/how-to-build-your-own-cdn-io1)