letterpress/README.md
2024-07-03 23:29:25 +02:00

30 lines
268 B
Markdown

# letterpress
Gutenberg the 💩 out of it!
<img src="figures/gutenberg.jpg" width=530>
## Batteries included
- Devcontainers
- GitHub Workflows
## Bring your own
- Content
- Images
## Commands
### Generate
```bash
make
```
### Count
```bash
make count
```