Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipsenkbeil/grid-side.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Senkbeil <chip.senkbeil@gmail.com>2015-09-10 07:36:51 +0300
committerChip Senkbeil <chip.senkbeil@gmail.com>2015-09-10 07:36:51 +0300
commit701ad16a69d407fac35b28ae2a3f67502cb27e7e (patch)
tree03e38be1333caef69cb82b487bc145773d6c7a53
parent630cd94c366c64a4fe0457003a6a74c36aa55f4c (diff)
Updated TODO with new agenda
-rw-r--r--TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index fbb847f..7447d4e 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,11 @@
TODO
====
-1. Add blog post single page
-2. Add blog post list page
-3. Add project single page (or pages?)
-4. Add project list page
-5. Add 404.html page
-6. Add favicon
-7. Refactor manual stylings with CSS classes
+1. Add project single page (or pages?)
+2. Add project list page
+3. Revise 404.html page
+4. Refactor gallery to be a section whose entire content is in a partial
+ (so more easily used in other sections)
+5. Add project section whose entire content is in a partial
+6. Refactor existing partials to be more organized