diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 11:06:55 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 11:06:55 -0300 |
commit | 7e2999561ad861d5e13129c84e05fc3c59b5f446 (patch) | |
tree | a6f2b30c20b4abb771c294025039984067fce50c | |
parent | 08aa46e5c2ecfa4fa3a3f1fb271909d427c5cd01 (diff) | |
download | templater-7e2999561ad861d5e13129c84e05fc3c59b5f446.tar.gz templater-7e2999561ad861d5e13129c84e05fc3c59b5f446.tar.bz2 |
More IDEAS
-rw-r--r-- | IDEAS.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ Ideas * Multilicense * Bugs-everywhere * Bookdown + * Mkdocs: + * Runs `mkdocs new`. + * Sets a Makefile and script for watch mode (inotify). * Code: * Per-module push-to-deploy scripts (`bin/deploy.d`) * Makefiles: non-conflicting target names with aliases/shorthands in the main Makefile |