Commit Graph

38 Commits

Author SHA1 Message Date
43d406c4fe
Improve accessibility 2021-11-23 19:06:26 -06:00
ead88d5e16
Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -06:00
e1e211a42a
Add a .Render view for subsection summary too 2021-11-22 02:07:48 -06:00
f77c61b561
Clean up directory structure of partials and .Render templates 2021-11-22 01:57:35 -06:00
a11cc777bf
Deduplicate .Description and .Summary blocks 2021-11-22 00:42:08 -06:00
240476061b
Use flexbox for more stuff 2021-11-13 17:23:30 -06:00
17604ca75d
Fix indentation for subsection template code in list.html 2021-11-13 00:45:24 -06:00
b03fc6c7b1
Improve list pages + support "series"
- Use a <ul>: better accessibility
- Background for individual pages in the list, giving a better feeling
  of separation
- Support "series" taxonomy (displayed oldest to newest)
2021-11-12 20:25:47 -06:00
60f5ccc1be
Open RSS links in new tab 2021-11-03 20:30:13 -05:00
906b6213fd
Support subsections 2021-11-01 17:38:44 -05:00
fc5f408831
Use jam icons instead of feather
https://jam-icons.com
2021-10-26 18:51:17 -05:00
a3a5163b5e
All posts should be under a div instead of only when there's none 2021-10-16 19:51:11 -05:00
40331b4c1c
Move taxonomy related list page to a different file 2021-10-15 18:13:14 -05:00
e62ccfd085
Remove partialCached for now because I'm worried of it causing issues
It didn't last very long. Speed isn't really a concern currently since
my sites all generate in ~50ms (on my computer, at least).
2021-10-11 21:35:16 -05:00
c7cfb9c844
Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
03834fb1ba
Add caching to some partials that don't change much 2021-10-11 09:52:24 -05:00
fddb7ab0e4
Support section icons 2021-10-10 16:27:46 -05:00
4dc429ce5d
Only include pagination div if there's pagination 2021-10-09 17:40:49 -05:00
a015238834
Use .Render for summary 2021-10-09 15:16:24 -05:00
9beed385a8
Use a custom opengraph template and rename feature-video to just feature 2021-10-09 14:09:02 -05:00
2616803f47
Support featured videos (instead of image) 2021-10-08 22:52:58 -05:00
01e89e0249
Put a span around post date in list pages 2021-10-07 16:54:26 -05:00
2490ebe6d9
Add the ability to feature an image in an article on list pages 2021-10-06 17:34:55 -05:00
1e5b70b460
Add a filter icon to taxonomy pages 2021-10-06 17:09:38 -05:00
9af039619e
Add RSS link 2021-10-06 09:52:06 -05:00
0238423f1e
Fix #16 2021-10-06 09:36:04 -05:00
29414e01ac
Add icons 2021-10-05 19:12:10 -05:00
c03c44ff2d
Support pagination
Fixes #12
2021-10-02 19:26:33 -05:00
a90a95ae5e
Remove unused .Params.showdate 2021-10-02 17:58:33 -05:00
cd4bfc40a2
Don't show empty post-metadata div 2021-10-02 17:32:36 -05:00
0067109d4a
Fix whitespace in modified date and add padding-left to tags 2021-10-02 16:35:24 -05:00
bed4a9b74a
Fix #7 2021-10-02 16:22:52 -05:00
c995cb9d95
Require showtags parameter to show tags on a list page 2021-09-28 18:15:16 -05:00
28a10e1dc4
BREAKING: Only show date in lists if showdate is set to true in _index.md 2021-09-27 20:47:39 -05:00
f0cd329901
Update the internals of the styling a little
Fixes #4
2021-09-27 14:16:52 -05:00
560a64540a
Fixes #6 2021-09-26 19:21:48 -05:00
49622c0bb7
Set up list.html
Fixes #1
2021-09-26 15:02:47 -05:00
03eb50ccca
Add basic theme files 2021-09-25 20:52:01 -05:00