| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My [personal website](www.nuclearcarrot.co.uk) built on [zola](https://github.com/getzola/zola) How 2 to test locally: zola serve How 2 deploy the code: zola build tar -cf pub.tar public/ sftp ... ssh ... cd /srv/www/nuclearcarrot.com/ cp ~/pub.tar . tar -C . -xf pub.tar
| Back | FazBrowse Home | New Git URL |