Fix word wrap, fix template, update stack
This commit is contained in:
parent
4de5196c72
commit
a6ba04c98e
11 changed files with 24 additions and 15 deletions
6
stack.md
6
stack.md
|
@ -27,8 +27,8 @@
|
|||
## Website
|
||||
|
||||
- Running on nginx in Docker
|
||||
- Behind a reverse proxy via `nginx-proxy-manager`
|
||||
- Written in markdown, then converted to HTML using `pandoc`
|
||||
- Behind Caddy as a reverse proxy
|
||||
- Written in markdown, then converted to HTML using pandoc
|
||||
- Script for this [here](https://git.askiiart.net/askiiart/askiiart-net/src/branch/main/md2html.py)
|
||||
- `pandoc` is one of the very few things I don't have in Docker (yet)
|
||||
- pandoc is one of the very few things I don't have in Docker (yet)
|
||||
- [All in a git repo](https://git.askiiart.net/askiiart/askiiart-net)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue