|
|
||
|---|---|---|
| app | ||
| articles | ||
| design | ||
| garden | ||
| garden-data-gen | ||
| images | ||
| scripts | ||
| styles | ||
| vendor | ||
| README.md | ||
| articles.html | ||
| contact.html | ||
| garden-plant-data.ods | ||
| garden.html | ||
| index.html | ||
| local-server.d | ||
| logbook.html | ||
| projects.html | ||
| training.html | ||
| upload-new.sh | ||
| upload.sh | ||
README.md
Andrew's Homepage
This project contains my hand-written HTML homepage for the world-wide-web.
It's meant to be deployed as a simple set of files on a server, and doesn't use anything fancy beyond what can be done with a normal text editor and an HTTP file server.
To develop it locally, it can help to run a local server, so for that, I've
included local-server.d, a D script you can run to boot up a server on
http://localhost:8080.