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

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <danielsaunders@Mac-mini.gateway>2018-05-04 06:11:17 +0300
committerDaniel Saunders <danielsaunders@Mac-mini.gateway>2018-05-04 06:11:17 +0300
commit4d1fe1a82dcd1d3812e507a8b76bdf6cea9e9293 (patch)
tree22371db7d372621315a83fad58acfef4c298b9a5 /TODO.md
parentf72ad52d8a35e797f8744454b9125c7056def7ec (diff)
Planning
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 8399ee1..d7b3d95 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,5 @@
# Things to do
-- [x] Breakup pages into partials
+- [x] Break pages into partials
- [ ] Make index.html configurable via .toml
- [x] Social/feed icons config
- [x] Copyright notice
@@ -11,6 +11,10 @@
- [x] User configurable multi-level menu. (https://gohugo.io/templates/menu-templates/)
- [x] Include Google Analytics
- [ ] Podcast page/content type
+ - [ ] Single Page
+ - [ ] List Page
+ - [ ] Left align text
+ - [ ] Right align 'feature image'
- [ ] Podcast RSS
- [x] Find out how to pass through conditions in HTML comments. Ans: use ` to escape the string rather than "
- [ ] Make the screen/overlay of the background image darker or give it a pattern
@@ -18,5 +22,5 @@
## Version 2
-* [ ] Break up the home page into widgets
+* [ ] Break up home page (index.html) into widgets