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-12 07:51:12 +0300
committerDaniel Saunders <danielsaunders@Mac-mini.gateway>2018-05-12 07:51:12 +0300
commit91f51e2dbc3fd4c38656bed2e972f07a839eec6e (patch)
tree0e0b7beda1cd495a2076088998be0c1a383e4022 /TODO.md
parent46a0f3ccc54be4a725eb526f144cfd4d1d65a11f (diff)
de-drafting
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md30
1 files changed, 15 insertions, 15 deletions
diff --git a/TODO.md b/TODO.md
index 3b7f3d5..bc0102a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,19 +1,6 @@
# Alpha-Church TODO
-- [ ] Podcast page/content type
- - [x] Single Page
- - [x] Preacher's name [taxonomy](https://gohugo.io/content-management/taxonomies#what-is-a-taxonomy)
- - [x] Need a 'list page' to work.
- - [x] CSS for the Audio player.
- - [ ] ~~Make it the same height as the download button~~
- - [ ] ~~Put both on the same line~~
- - [x] List Page
- - [x] Left align text
- - [x] Right align 'feature image'
- - [x] Should the text be full width if there's no image?
- - [x] Fix the CSS so `<ul class="pagination">` looks good!
- - [x] Remove horizontal rule for last entry.
- - [ ] Podcast RSS ([see here?](https://discourse.gohugo.io/t/need-to-create-a-podcast-friendly-rss-feed/1727/12))
-- [ ] Make the screen/overlay of the background image darker or give it a pattern
+- [ ] Podcast RSS ([see here?](https://discourse.gohugo.io/t/need-to-create-a-podcast-friendly-rss-feed/1727/12))
+- [ ] ~~Make the screen/overlay of the background image darker or give it a pattern~~
- [ ] [Submit to Theme list](https://github.com/gohugoio/hugoThemes/blob/master/README.md)
### Done?
@@ -50,6 +37,19 @@
- [x] Create Partial
- [x] Create Shortcode
- [x] Make the 'Call to Action' on landing page a Contact Form
+- [x] Sermon page/content type
+ - [x] Single Page
+ - [x] Preacher's name [taxonomy](https://gohugo.io/content-management/taxonomies#what-is-a-taxonomy)
+ - [x] Need a 'list page' to work.
+ - [x] CSS for the Audio player.
+ - [ ] ~~Make it the same height as the download button~~
+ - [ ] ~~Put both on the same line~~
+ - [x] List Page
+ - [x] Left align text
+ - [x] Right align 'feature image'
+ - [x] Should the text be full width if there's no image?
+ - [x] Fix the CSS so `<ul class="pagination">` looks good!
+ - [x] Remove horizontal rule for last entry.
## Version 2
- [ ] Break up home page (index.html) into widgets