From: Silvio Rhatto Date: Mon, 25 May 2020 20:29:37 +0000 (-0300) Subject: IDEAS: rcfile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=25549962e31dbc95572b880d323884c2a11dff4d;p=templater.git IDEAS: rcfile --- 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/