|
|
- # My site (nthall.com)
- My site is based on the [eleventy-base-blog template](https://github.com/11ty/eleventy-base-blog).
-
- If you're viewing this on code.nthall.com, the original README for that project is available on branch "upstream".
-
- Currently, deploy is done by pushing directly to `mybox`.
-
- Render with `gulp` or check the list of exports in `gulpfile.js` for individual build steps.
-
-
- ## TODO:
- - Specific/soon:
- - [X] update git hook for more granular gulp execution (most notably, don't run `deps` if no changes to `package.json`
- - [ ] post more haha
- - [ ] december birding trip
- - General/someday:
- - [ ] consider automated deploy via gitea?
- - [ ] better thumbnail generation via ML thumbnail package?
- - [ ] improve webmention support?
- - [X] [improve anchor-link accessibility](https://amberwilson.co.uk/blog/are-your-anchor-links-accessible/)
|