mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-01-23 20:19:11 +00:00
30 lines
268 B
Markdown
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
|
|
```
|