Sarthak's Deploy Guide
Deploy to Github Pages
tip
GIT_USER=cosmicsarthak USE_SSH=true yarn deploy
Only Available if I am using SSH
Vercel
Netlify
Seach Engines & APIs
Algolia Docsearch Crawler
tip
docker
Crawler
sudo docker run -it --env-file=.env -e "CONFIG=$(cat ./config.json | jq -r tostring)" algolia/docsearch-scraper
This command must only be used inside the huslo-docs
folder not inside huslo-docs/my-webiste