diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -16,7 +16,12 @@ TODO * Python * Flask * Debian package + * Website checklist * Code: - * Dectect if it's locally or system installed (BASEDIR). + * Hugo: tell the user about adding a theme: http://gohugo.io/getting-started/quick-start/ + * Be verbose about the need to review and edit files, adding LICENSE headers into source files, etc + * Try an alternative command-line format, like "module:option1=value,option2=value with spaces" + * Git: optionally configure user.name, user.email, user.signingkey, commit.gpgsign, etc + * Dectect if it's locally or system installed (BASEDIR) * Print module descriptions along with usage * Split into module folders/files |