- GitHub: https://github.com/ragibasif
- LinkedIn: https://www.linkedin.com/in/ragibasif/
Start the local Hugo development server with:
./scripts/start-dev-server.shThe script serves the site at http://localhost:1313/ and includes drafts.
If port 1313 is already in use, start it on another port with PORT=1314 ./scripts/start-dev-server.sh.