Commit Graph

23 Commits

Author SHA1 Message Date
Jez Cope 8013038a72 Add webmention/pingback support back in 2021-08-05 12:20:25 +01:00
Jez Cope 8b15b6b220 Initial Cactus Comments implementation 2021-05-11 17:36:17 +01:00
Jez Cope c3be616e1e Tweak placement of DRAFT status 2021-04-11 20:52:20 +01:00
Jez Cope c3621e7017 Reimplement display of series 2021-04-11 18:46:47 +01:00
Jez Cope e056229575 Customise series taxonomy and term lists 2021-04-10 21:19:07 +01:00
Jez Cope cc0a37bbbb Fix sort order for list pages 2021-04-10 21:07:29 +01:00
Jez Cope c802241deb Include topics in meta description tag 2021-04-09 20:35:44 +01:00
Jez Cope c0661f37e9 Abstract out draft status into a partial 2021-04-07 16:25:03 +01:00
Jez Cope 214d2deb12 Remove unnecessary nesting level on single.html 2021-04-04 20:45:08 +01:00
Jez Cope 58eabafefc Fix vanishing margin on list pages 2021-04-04 20:44:50 +01:00
Jez Cope f54579db48 Add ToC rendering 2021-04-04 17:00:42 +01:00
Jez Cope 444defc10d Major refactor of layouts to remove duplication 2021-04-04 16:06:05 +01:00
Jez Cope ed45333838 Oops, a big commit with loads of stuff! 2021-04-03 21:03:34 +01:00
Jez Cope 2d48093d0f Initial layout draft ready 2021-04-03 15:43:13 +01:00
Jez Cope 3240ffb9d0 Use relative URL for stylesheet 2021-04-02 12:04:51 +01:00
Jez Cope 35adcc1141 [WIP] Initial work on layout 2021-04-01 21:11:28 +01:00
Jez Cope 6d4c5de025 Get SCSS compilation working 2021-03-30 12:04:04 +01:00
vimux f4735db2ae
Don't create empty div w/o comments 2020-01-09 12:15:37 -05:00
vimux ec3b9b84d4
Fix tags: don't create empty block w/o tags 2019-10-13 16:25:43 -04:00
vimux c8bf719e3d
Define the Base Template and fix Hugo warnings
* Define the Base Template (baseof.html)
* Use relative URL link to style.css file
* Move summary.html from partials to _default layouts
* Fix Hugo warnings (needs Hugo 0.20 or newer)
* Fix Paginator rule on main page. Fix #8
* Latest posts: show pages from mainSections only
* Bump Hugo 0.19 -> 0.20
* Formatting
2019-07-31 08:49:20 -04:00
vimux c71d33abd2
Formatting: add final newline 2019-07-30 13:40:48 -04:00
Adam Sullovey 8c4df57d4f fix list page filtering not working
When I started using the blank theme, I found urls like /tags/js would list all posts instead of just posts tagged 'js'. Changing '.Site.Pages' to 'Data.Pages' fixes this, and now my site can have lists that filter posts by category and tags.
2017-09-22 21:34:51 -04:00
vimux 406c5961cb Initial commit 2016-10-14 23:41:10 +03:00