-
- $(title or id)
- -
- Back to posts
-
-diff --git a/README.md b/README.md index 27f5242..b5cf035 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +## requirements + +`pandoc` utility must be installed + +- Debian Bookworm: + + $ apt-get update && apt-get install -y pandoc + ## start default openresty 1. Run `docker run --rm -it --init -w /opt -v $PWD:/opt -p 80:80 openresty/openresty:1.27.1.2-0-bookworm-buildpack` @@ -33,7 +41,6 @@ } http { server { - root /opt/www; listen 8080; location / { default_type text/html; diff --git a/blog.html b/blog.html new file mode 100644 index 0000000..97ae205 --- /dev/null +++ b/blog.html @@ -0,0 +1,4 @@ +
hey there
" } - -- - -- body\gsub "