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
Robert Ignatowicz
eec634badd
First attempt at fixing firefox dark mode ( #22 )
2020-01-25 20:22:16 -06:00
zwbetz
9e3ec40f5b
upgrade to hugo 0.60.1
2019-12-10 21:06:02 -06:00
zwbetz
315fe6a8d9
rename figure shortcode to figureCupper
2019-10-02 20:03:16 -05:00
zwbetz
0332ae9c7c
bump hugo version to 0.58.3
2019-09-24 23:32:29 -05:00
zwbetz
5c9b53e9a5
special character test
2019-09-10 20:28:10 -05:00
zwbetz
00266961e7
bump hugo version
2019-09-10 20:24:02 -05:00
zwbetz
bf90b1e4da
order tags a-to-z
2019-08-24 13:09:26 -05:00
zwbetz
f924417a5d
bump netlify hugo version
2019-08-20 11:39:35 -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
c51dd9f4f2
Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
2019-04-21 11:46:33 -05:00
zwbetz
3b8b373eec
CSS for Katex (thank you antoniogarro)
2019-04-21 11:46:15 -05:00
zwbetz
a5e57ae133
Revert "Remove katex support, for now"
...
This reverts commit 56f7738d6e
.
2019-04-21 11:42:51 -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
3894ae6990
Bump min hugo ver
2019-04-11 09:57:17 -05:00
zwbetz
0f986e4800
Use global hugo func
2019-04-11 09:34:41 -05:00
zwbetz
56f7738d6e
Remove katex support, for now
2019-04-11 09:32:07 -05:00
zwbetz
13daf0aa29
Revert "Make inline code bold"
...
This reverts commit cc43fcbe7b
.
2019-04-03 14:40:36 -05:00
zwbetz
31c33627e6
Add Katex support
2019-04-02 20:59:56 -05:00
zwbetz
cc43fcbe7b
Make inline code bold
2019-04-02 10:22:53 -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
04e7d5a003
Remove un-needed disqus css
2019-03-07 14:40:52 -06:00
Zachary Betz
c2a934f566
Only load disqus comments on button click
2019-03-07 14:13:56 -06:00
Zachary Betz
4e14faf824
Add overflow-y to disqus comments
2019-03-06 12:21:02 -06:00
zwbetz-gh
051263b8c2
Decrease disqus comments max height
2019-03-06 11:54:41 -06:00
Zachary Betz
71ea476b5a
Fix ignored files
2019-03-06 11:17:45 -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
9502715524
Update prism js and css
2019-02-26 13:41:02 -06:00
Zachary Betz
35ccaa287e
Handle non-ascii chars in toc id
2019-02-26 10:16:01 -06:00
Zachary Betz
5645700243
Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
2019-02-25 20:20:31 -06:00
Zachary Betz
e874fd5aa0
Ignore resources dir
2019-02-25 20:20:23 -06:00
zwbetz-gh
51f3f7b016
Update logo docs
2019-02-23 13:59:08 -06:00
zwbetz-gh
8196dc8aae
Link to full browser list
2019-02-22 10:25:49 -06:00
Zachary Betz
ebea25e223
Active nav padding
2019-02-20 22:16:10 -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
c0f6a99cf1
Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
2019-02-18 15:39:46 -06:00
Zachary Betz
815bee9e7b
Remove unused archetype
2019-02-18 15:39:38 -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
Zachary Betz
03c49d8257
Fix fonts path
2019-02-15 11:01:38 -06:00
Zachary Betz
8674f2d7a5
Merge branch 'master' of github.com:zwbetz-gh/cupper-hugo-theme
2019-02-15 10:57:56 -06:00
Zachary Betz
a4227b559c
Execute CSS resource as template
2019-02-15 10:57:49 -06:00