From 250f5ddef1c2911daa31274d8e4f9cae6d7f4d58 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Fri, 16 Aug 2019 09:02:25 -0400 Subject: [PATCH] more TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f07e0f3..c4db9e8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ In no particular order. - Theming. Probably via config variables. - Domain name. Every instance of `snipt.net` should be replaced by a variable, and `snipt.s3.amazonaws` media should also be made into a separate variable. + Don't forget the git repo and documentation too! - De-minify everything and add a Python-based minifier. - Make deploys easier by automating the database creation. Probably make a Python script which does this along with the resource and minifying stuff. @@ -18,6 +19,7 @@ In no particular order. - Code re-organization. - Locally stored avatars. - Add SystemD and Nginx example configs. +- Remove "Pro" field for users ## Environment Variables