Commit Graph

47 Commits

Author SHA1 Message Date
zwbetz-gh a86462deb4 prefer rel over abs 2020-11-24 20:51:01 -06:00
zwbetz-gh 27dbcc6dd9 prevent white flash on page load when dark theme is persisted 2020-11-23 22:39:04 -06:00
zwbetz-gh 9824fe3e2e support custom css and js files 2020-11-16 20:32:11 -06:00
zwbetz-gh 72bb0d7e7e do #42 2020-08-04 21:25:42 -05:00
zwbetz-gh b4d6db179a i18n for search 2020-07-10 13:59:32 -05:00
zwbetz-gh 67f79b8474 add search by title 2020-06-20 22:16:24 -05:00
zwbetz-gh 10ae1fcf36 fix issue #36 2020-06-17 22:32:30 -05:00
zwbetz-gh 93bb015db6 fix header logo link 2020-06-14 14:05:19 -05:00
zwbetz-gh 5e2ff37e94 fix accessibility issues 2020-06-10 20:01:12 -05:00
zwbetz 1ca7249810 add param to set dark theme as default 2020-06-02 21:14:46 -05:00
zwbetz eba9255448 fix expandable 2020-06-02 20:37:46 -05:00
lucasradaelli eb778774d0
adds missing skip to content link in the localization flow (#29)
* Adds i18n support for theme

* Adds a way for sites to have custom css.

This change adds a param to the theme (called customCss), which allows sites to
provide extra css under static/, so that they don't need to copy the theme's css
whole file.

If no custom css is in the params, this change is NOP.

* Adds skip to content link as part of the localization flow
2020-06-01 20:48:33 -05:00
lucasradaelli 8984ca9d6a
Custom css and localization support (#28)
* Adds i18n support for theme

* Adds a way for sites to have custom css.

This change adds a param to the theme (called customCss), which allows sites to
provide extra css under static/, so that they don't need to copy the theme's css
whole file.

If no custom css is in the params, this change is NOP.
2020-06-01 13:47:51 -05:00
Robert Ignatowicz eec634badd First attempt at fixing firefox dark mode (#22) 2020-01-25 20:22:16 -06:00
zwbetz 315fe6a8d9 rename figure shortcode to figureCupper 2019-10-02 20:03:16 -05:00
zwbetz bf90b1e4da order tags a-to-z 2019-08-24 13:09:26 -05:00
zwbetz 5da8f5afe9 Fix the following shortcodes to work with new hugo ver: fileTree, ticks 2019-04-23 12:46:28 -05:00
zwbetz-gh c73877dcfc
Lastmod wording 2019-04-15 09:44:23 -05:00
zwbetz 90caaa368c Add lastmod to post 2019-04-14 21:24:47 -05:00
zwbetz 0f986e4800 Use global hugo func 2019-04-11 09:34:41 -05:00
zwbetz 31c33627e6 Add Katex support 2019-04-02 20:59:56 -05:00
zwbetz 5f6591dd04 Make disqus button more subtle 2019-03-21 10:53:25 -05:00
Zachary Betz 5a35ac0fc2 IE friendly remove method 2019-03-08 12:09:32 -06:00
Zachary Betz c2a934f566 Only load disqus comments on button click 2019-03-07 14:13:56 -06:00
Zachary Betz 58913dcd56 Add disqus comments 2019-03-06 11:01:16 -06:00
Zachary Betz 67ba008385 Add trailing url to tag 2019-03-05 12:19:53 -06:00
Zachary Betz 35ccaa287e Handle non-ascii chars in toc id 2019-02-26 10:16:01 -06:00
Zachary Betz d58a5faefd Param for home meta tag content 2019-02-20 14:07:34 -06:00
Zachary Betz b0c4dc0755 If is home then insert meta description 2019-02-20 14:01:28 -06:00
Zachary Betz bbbc351494 Remove stray tag 2019-02-20 13:48:14 -06:00
Zachary Betz a4227b559c Execute CSS resource as template 2019-02-15 10:57:49 -06:00
Zachary Betz 2061d36f78 Use with instead of if 2019-02-14 16:16:53 -06:00
Zachary Betz 299d50b7ee Add hugo generator tag 2019-02-14 13:35:17 -06:00
Zachary Betz 9f8fa6b85e Use with 2019-02-14 11:40:01 -06:00
Zachary Betz 501a421fb7 Lower case param 2019-02-14 11:37:42 -06:00
Zachary Betz dd93ff9031 Replace isset with with 2019-02-14 11:34:55 -06:00
Zachary Betz fe5dd70c06 Default date format 2019-02-14 11:31:24 -06:00
Zachary Betz 14582e042f Remove service worker 2019-02-14 09:11:57 -06:00
Zachary Betz 22ece0bf2e Tweak favicon logic 2019-02-13 15:47:30 -06:00
Zachary Betz 58c6b60c9e Make blockquotes pretty 2019-02-13 15:17:53 -06:00
Zachary Betz 545ae028ff Shortcodes for figure and gallery 2019-02-13 13:54:04 -06:00
Zachary Betz a553a9526f Shortcode overhaul 2019-02-12 23:52:29 -06:00
Zachary Betz 4a3b86afb6 Refactor baseof template 2019-02-12 23:11:59 -06:00
Zachary Betz f0179670ed Change example site. Make layouts blog friendly 2019-02-12 16:25:13 -06:00
Zachary Betz ac614e6ab5 Nav menu 2019-02-08 15:49:18 -06:00
Zachary Betz 13fee6dcdf Cleanup 2019-01-31 18:38:14 -06:00
Zachary Betz 7802890078 Reorganize 2019-01-31 18:19:20 -06:00