Compare commits

..

3 Commits

Author SHA1 Message Date
Nick Stokoe
5f66fbc040 src/README.md - brief intro for this folder 2023-05-09 21:09:52 +01:00
Nick Stokoe
125ae1d05b README.md - first draft 2023-05-09 21:09:52 +01:00
Nick Stokoe
daf10449e3 src/_config.yml - delete, unused now we use Eleventy 2023-05-09 21:09:52 +01:00

View File

@@ -31,7 +31,7 @@ Now you should be able to visit the development site in your browser at http://l
If you edit the content in src/ - it should rebuild the site. Your browser should refresh automatically, but if not, refresh it manually.
See [./src/README.md](./src/README.md) for more information.
See the [README.md](./src/) in `src/` for more information.
## Deployment