Commit Graph

29 Commits

Author SHA1 Message Date
Jez Cope 7967eb3b49 Fix warning about .BaseFileName on zero object 2021-08-05 12:20:37 +01:00
Jez Cope 91740b94bb Add a link to Cactus Comments 2021-05-11 21:30:09 +01:00
Jez Cope 0154d15cde Update webmention display 2021-05-11 21:29:53 +01:00
Jez Cope f49915e134 Switch to using data-* attributes 2021-05-11 18:02:29 +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 3cc880b5a3 Tweak tag display 2021-04-11 18:47:25 +01:00
Jez Cope 964aab9397 Update ToC display to use card instead of panel 2021-04-11 18:47:05 +01:00
Jez Cope c3621e7017 Reimplement display of series 2021-04-11 18:46:47 +01:00
Jez Cope 4e21f00999 Add Netlify status badge to footer 2021-04-07 16:25:27 +01:00
Jez Cope c0661f37e9 Abstract out draft status into a partial 2021-04-07 16:25:03 +01:00
Jez Cope c976a26dc5 Enable webmention comments 2021-04-04 21:17:22 +01:00
Jez Cope f54579db48 Add ToC rendering 2021-04-04 17:00:42 +01:00
Jez Cope 17accdaf84 Add a note that comments are disabled 2021-04-04 16:06:53 +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 58faa7587e Add a small margin below paginator 2021-04-03 16:27:58 +01:00
Jez Cope ef87590ca0 Add social links in footer 2021-04-03 16:27:26 +01:00
Jez Cope 2d48093d0f Initial layout draft ready 2021-04-03 15:43:13 +01:00
Jez Cope 35adcc1141 [WIP] Initial work on layout 2021-04-01 21:11:28 +01:00
vimux 39d7cc55eb
Fix main menu: don't create empty menu w/o items 2019-08-03 16:46:14 -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
vimux 5e5759cbc6
Delete unused article.html file 2019-07-30 12:58:16 -04:00
vimux bd3330875a Replace deprecated .Now with now template function 2017-04-08 21:33:39 +03:00
markfirmware d6cca0dc22 Spelling 2017-01-04 15:39:33 -05:00
Bjørn Erik Pedersen f45c887715 Rename RSSlink to RSSLink
The former will be deprecated and eventually removed from Hugo.

Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-11-17 08:51:42 +01:00
vimux 7934d08a76 Add blank style.css 2016-11-04 20:59:33 +03:00
vimux 406c5961cb Initial commit 2016-10-14 23:41:10 +03:00