letterpress/README.md

30 lines
268 B
Markdown
Raw Normal View History

2024-06-15 08:42:26 +00:00
# letterpress
2024-07-03 21:23:38 +00:00
2024-06-15 08:42:26 +00:00
Gutenberg the 💩 out of it!
2024-07-03 21:23:38 +00:00
2024-07-03 21:26:55 +00:00
<img src="figures/gutenberg.jpg" width=530>
2024-07-03 21:23:38 +00:00
## Batteries included
- Devcontainers
- GitHub Workflows
## Bring your own
- Content
- Images
2024-07-03 21:29:25 +00:00
## Commands
### Generate
```bash
make
```
### Count
```bash
make count
```