aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-05-25 17:29:37 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-05-25 17:29:37 -0300
commit25549962e31dbc95572b880d323884c2a11dff4d (patch)
treecdcc524172a3035f93a9b96e70d37f2feadd59b4
parent6412cf0a39f5debae510155c89b6cfc455365cbf (diff)
downloadtemplater-25549962e31dbc95572b880d323884c2a11dff4d.tar.gz
templater-25549962e31dbc95572b880d323884c2a11dff4d.tar.bz2
IDEAS: rcfile
-rw-r--r--IDEAS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 8642437..ea52f69 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -30,7 +30,7 @@ Ideas
* Code:
* Per-module push-to-deploy scripts (`bin/deploy.d`)
* Makefiles: non-conflicting target names with aliases/shorthands in the main Makefile
- * Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE)
+ * Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE) or using a .templaterrc
* Update mode to update configs between a project and templater's defaults
* If git is in use, commit all changes, but check first it there are non-commited changes in the repo
* Hugo: tell the user about adding a theme: http://gohugo.io/getting-started/quick-start/