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-01 04:59:32 +0300
committerDaniel Saunders <danielsaunders@Mac-mini.gateway>2018-05-01 04:59:32 +0300
commit9e87e4ee7c45995bdb09f06a2336ea5fe4f11e45 (patch)
tree3e83e168f885b6abfb7c709dc15fdfc96868950f /TODO.md
parentbbc90bdf421b9318c3452225e9e489a46ef0285c (diff)
ie8 conditional scripts
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/TODO.md b/TODO.md
index 0963c142..d242693 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,11 +1,13 @@
# Things to do
- [x] Breakup pages into partials
-- [x
-] Make index.html configurable via .toml
+- [x] Make index.html configurable via .toml
- [ ] Add a google maps shortcode type thing!
-- [x] User configurable multi-level menu.
- - https://gohugo.io/templates/menu-templates/
+ - [ ] [This theme](https://github.com/devcows/hugo-universal-theme) has maps! Check out it's contact page
+ - [ ] Consider putting a map on both the landing page, and, like the [Universal theme](https://github.com/devcows/hugo-universal-theme), on any page that has *id=map* on it.
+- [x] User configurable multi-level menu. (https://gohugo.io/templates/menu-templates/)
- [x] Include Google Analytics
- [ ] Podcast page/content type
- [ ] Podcast RSS
-- [ ] Find out how to pass through conditions in HTML comments (safeHTML doesn't work)
+- [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
+- [ ] Markdownify the Site title (so you could have Alpha *Church*)