diff options
| author | alex <alex@pdp7.net> | 2021-03-13 13:38:32 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2021-03-13 13:38:32 +0100 |
| commit | e352b66af593fd9d76677015ac5aeb6121f70f7b (patch) | |
| tree | 96a123c5b3dc0fc6cbceca1447de8e4357635c09 /README | |
| parent | 275f5238b278adf68e05fb73a820d04ad2d05413 (diff) | |
Improve README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/README b/README deleted file mode 100644 index d2a92aed..00000000 --- a/README +++ /dev/null @@ -1,22 +0,0 @@ -$ cmdocker add-wrapper node_15 /bin/bash node:15 -$ node_15 - -$ npx wordpress-export-to-markdown --input elblogesmo.WordPress.2021-03-12.xml --year-folders true --month-folders true --post-folders=false --wizard false --output md - -$ pipx install md2gemini - -$ find md -name '*.md' -execdir md2gemini -l at-end -w '{}' ';' -$ find md -name "*.md" -delete - -$ ./fix.py -$ ./build.py - -$ pipx install jetforce - -$ jetforce --dir build/gmi/ --host 0.0.0.0 - -$ amfora localhost:1965 - -... - -$ ./agate --content build/gmi/ |
