Bytestone Blog — Documentation
Tooling and infrastructure documentation for the Bytestone Blog.
Commands
cmd/afp2book — Generate AFP (Accounting for Programmers) book from blog content
Build
| Task |
Description |
task public:build |
Build the Hugo blog into public/ |
task docs:build |
Build this documentation into docs/ |
task serve |
Run Hugo dev server |
Deployment
Two sites on the docs.bytestone.uk Caddy host, deployed by tp pages deploy (rsync):
| Site |
Content |
Directory |
blog-bytestone |
Public blog (www.bytestone.uk) |
public/ |
h3-bytestoneblog |
This documentation |
docs/ |
Links