Commit Graph

55 Commits

Author SHA1 Message Date
zwbetz-gh
ffdb78849e allow nav title text 2021-10-17 21:54:41 -05:00
zwbetz-gh
87e1a8608f use hugo's toc 2021-09-12 14:24:53 -05:00
zwbetz-gh
ebceede3a7
Non-Git Repo 2021-08-20 12:42:50 -05:00
Daniel F. Dickinson
87c4c8dfbd
Add default dark theme for modern browsers (#56)
* Add default dark theme for modern browsers

This version is based on the DOM specification used by Firefox, Chrome,
and the new Edge. Since it is standards compliant it should work on
modern browsers, but dark mode won't be available on IE11 and maybe the
old Edge.
I have avoided the screen flash on loading the page, and toggling from
dark to light (or vice versa) both when dark
is default and when light is default.

Signed-off-by: Daniel F. Dickinson <20735818+danielfdickinson@users.noreply.github.com>

* Edit/improve as suggested by maintainer

* Improves documentation (README.md)
* Improves Go template logic for setting the default theme type
* Improves coding (and markdown) style
* Adds the new param to exampleSite/config.yaml for documentation

Signed-off-by: Daniel F. Dickinson <20735818+danielfdickinson@users.noreply.github.com>
2021-08-16 21:35:09 -05:00
zwbetz-gh
c2914816e1 how to support more languages with prism 2021-07-28 20:52:05 -05:00
zwbetz-gh
d3b1deb096 update min hugo version 2021-05-25 13:51:55 -05:00
zwbetz-gh
9824fe3e2e support custom css and js files 2020-11-16 20:32:11 -06:00
zwbetz-gh
563664174f
readme inline code 2020-06-01 20:49:59 -05:00
zwbetz-gh
063a505b33
readme wording 2020-06-01 13:50:55 -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
zwbetz-gh
80cd067683
Update README.md 2020-04-23 10:07:45 -05:00
zwbetz
9e3ec40f5b upgrade to hugo 0.60.1 2019-12-10 21:06:02 -06:00
zwbetz
0332ae9c7c bump hugo version to 0.58.3 2019-09-24 23:32:29 -05:00
zwbetz
3894ae6990 Bump min hugo ver 2019-04-11 09:57:17 -05:00
zwbetz-gh
51f3f7b016
Update logo docs 2019-02-23 13:59:08 -06:00
zwbetz-gh
19bffe9205
Add getting help section 2019-02-18 11:58:48 -06:00
Zachary Betz
f1b9ef4abf Add config.yaml option 2019-02-18 09:49:41 -06:00
Zachary Betz
0953f106e9 Reorder headings 2019-02-15 11:30:40 -06:00
Zachary Betz
4cb23291bf Add theme screenshots 2019-02-15 11:24:23 -06:00
zwbetz-gh
1fd0a7b00a
Min hugo version 2019-02-15 09:30:06 -06:00
Zachary Betz
bbe004e8f2 Markdown code fences example 2019-02-14 11:27:35 -06:00
zwbetz-gh
17bd36f5a5
Reorder headings 2019-02-14 09:02:30 -06:00
zwbetz-gh
288d73df03
Edit credits 2019-02-13 21:18:32 -06:00
Zachary Betz
22ece0bf2e Tweak favicon logic 2019-02-13 15:47:30 -06:00
Zachary Betz
b628886038 Revert "Link example usage"
This reverts commit ae26fa9e6b.
2019-02-13 14:56:14 -06:00
Zachary Betz
ae26fa9e6b Link example usage 2019-02-13 14:54:46 -06:00
Zachary Betz
8168ee9456 Prism syntax highlighting tweaks 2019-02-13 14:50:51 -06:00
zwbetz-gh
ee6c0266e4
Docs for blog post toc 2019-02-13 13:05:10 -06:00
zwbetz-gh
8367d7e184
Configure logo 2019-02-13 12:53:34 -06:00
zwbetz-gh
fb30852ead
Generate toc 2019-02-13 09:41:11 -06:00
zwbetz-gh
83950784ec
Shortcodes and favicons links 2019-02-13 09:29:03 -06:00
zwbetz-gh
5c1cdaba31
Add exampleSite link 2019-02-13 09:23:01 -06:00
zwbetz-gh
ed79be7dc5
Update credits 2019-02-13 09:21:25 -06:00
Zachary Betz
a553a9526f Shortcode overhaul 2019-02-12 23:52:29 -06:00
Zachary Betz
0d0e73dd2f Doc updates 2019-02-12 23:13:39 -06:00
Zachary Betz
d9f6db9f67 Update wording 2019-02-12 20:33:05 -06:00
Zachary Betz
87825d8234 Netlify config 2019-02-12 20:22:28 -06:00
Zachary Betz
dc06f040ec Add theme.toml. Readme updates 2019-02-04 14:55:40 -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
Heydon Pickering
230eda9026 rename theme advice 2017-11-03 16:58:16 +00:00
Heydon Pickering
503276e26e renamed to Cupper 2017-11-02 15:37:06 +00:00
Heydon Pickering
f6252466c7 help forum link removed 2017-09-12 14:17:02 +01:00
Heydon Pickering
6322987983 missing arrow in README 2017-09-08 16:26:11 +01:00
Heydon Pickering
ed547130f3 moved to documentation terminology 2017-09-06 20:13:09 +01:00
Heydon Pickering
7e86152ee1 revert 2017-08-09 11:07:39 +01:00
Heydon Pickering
3cf0b78b17 base64 image 2017-08-09 11:05:52 +01:00
Heydon Pickering
04c1b2e24e fixed image pathing again 2017-08-09 11:02:15 +01:00
Heydon Pickering
db0b4444a3 fixed image pathing 2017-08-09 11:00:58 +01:00
Heydon Pickering
840cc162d9 logo in README 2017-08-09 10:58:30 +01:00