Commit graph

87 commits

Author SHA1 Message Date
Alexandre Vicenzi
b3c04ea205 Fix stork
Fixes #309
2022-08-31 21:28:39 +02:00
Alexandre Vicenzi
b7350ed58c Update font awesome 2022-07-08 21:10:36 +02:00
Elias Kirchgässner
4e99152aff support stork search
- add search css
- include js and wasm from cdn or locally
- initialize js
2022-03-07 13:55:35 +01:00
Elias Kirchgässner
53fc53b8b9 #293: respect use_google_fonts in tipue search
tipue search has included the font import
without respecting the settings.
2022-02-25 09:20:21 +01:00
Alexandre Vicenzi
9d1bc78eab Overflow fix
Fix #231
2021-02-04 23:59:54 +01:00
Alexandre Vicenzi
69fc4c39c1 Style fixes
Fix #196
2021-02-04 23:31:01 +01:00
Loïc Penaud
0f0ea7e824
Add style to figure element (#225)
* Add style to figure element

* Rebuild
2020-05-12 17:51:27 +02:00
Sumner Evans
8d939f7f5e
Add Admonition styles (#230)
* Add Admonition styles

* Generic Admonition is now grey
2020-05-11 23:39:35 +02:00
Sumner Evans
ac34f08c1e
Added color for Twitch 2020-05-03 16:42:44 -06:00
Alexandre Vicenzi
6b87efa507 Rename files 2020-04-20 23:19:01 +02:00
Alexandre Vicenzi
1f7188db3b Compile latest changes 2020-04-20 23:19:01 +02:00
Sumner Evans
582adec6a4
Greatly simplified all of the logic; moved the JS to a separate file 2020-04-16 15:54:36 -06:00
Sumner Evans
e854dcf9bb
Added tipue_search styles for dark mode 2020-04-16 11:56:11 -06:00
Sumner Evans
b4ee01e251
Added Isso dark mode styles 2020-04-16 11:07:03 -06:00
Sumner Evans
da942970cc
Fixed issue with styling admonitions after #207 2020-04-16 10:41:43 -06:00
Sumner Evans
ec1acb115a
Fixed some bugs with various settings combinations 2020-04-16 10:35:27 -06:00
Sumner Evans
904484e2b4
Added themeing options
Added THEME_COLOR, THEME_COLOR_AUTO_DETECT_BROWSER_PREFERENCE, and THEME_COLOR_ENABLE_USER_OVERRIDE options
2020-04-16 10:35:27 -06:00
Sumner Evans
9b3495da5d
Moved all of the styles in to Flex from my website 2020-04-16 10:35:26 -06:00
Sumner Evans
927306ddb9
Undo changes that are included in other PRs 2020-04-16 10:35:26 -06:00
Sumner Evans
543ae58a37
Added support for dark mode detection 2020-04-16 10:35:25 -06:00
Alexandre Vicenzi
ee4c79b7dc
Merge pull request #200 from sumnerevans/isso-support
Isso support
2020-04-16 17:12:47 +02:00
Alexandre Vicenzi
a46c0f302a
Merge pull request #207 from sumnerevans/support-code-in-annotations
Added support for code within annotations
2020-04-16 09:55:25 +02:00
Sumner Evans
3b80c3f9b7
Added a few styles to make Isso look good 2020-04-15 09:16:15 -06:00
Sumner Evans
9bb3eb2456
Added isso.min.js as default ISSO_EMBED_JS_PATH 2020-04-15 09:15:46 -06:00
Sumner Evans
490db16a3b
Made the bars between menu items consistently spaced and a single bar 2020-04-15 09:01:17 -06:00
Sumner Evans
13c0b0d1fc
Added support for code within annotations 2020-04-15 08:09:33 -06:00
Alexandre Vicenzi
624491bce1
Merge pull request #210 from sumnerevans/pygments-rst-support
Fix pygments for reStructuredText
2020-04-15 12:41:36 +02:00
Sumner Evans
8afd26c606
Fixed pygments for reStructuredText 2020-04-14 10:55:41 -06:00
NicoPy
d0fae534ea Set Diaspora icon colors. 2020-04-14 17:52:06 +02:00
NicoPy
cf63b4408e Upgrade Font Awesome to 5.13.0 2020-04-14 16:48:22 +02:00
Jack McKew
fbe7d17fb0
Add tipue search integration (#193)
* Add tipue search integration
2020-02-07 18:06:17 +01:00
Penaud Loïc
6c2f3a21cc
Add support for admonitions (#191)
* Add support for admonitions
* Use bootstrap color model
* Build style.min.css
2020-02-07 18:03:35 +01:00
Haochen Tong
37f8420cde
Add background color for Last.fm social button (#195) 2020-01-28 23:39:07 +01:00
Fidel Ramos
a03d388a8c
Include Flickr styles for SOCIAL 2019-10-27 15:30:22 +00:00
Alexandre Vicenzi
3760c9ba13 Support reStructuredText highlight table
This fixes #176.
2019-10-19 21:58:21 +02:00
Alexandre Vicenzi
970ea5060a Update pygments. 2019-10-19 21:54:25 +02:00
Jeffrey Grover
37b42ff61f Fix inconsistent sidebar sizing due to scrollbars with viewport units for desktop only (#182) 2019-06-24 21:57:45 +02:00
Sumner Evans
1bf1e9349a
Added Keybase background color 2019-04-16 15:19:40 -06:00
alxd
2435527e32 replace envelope-open icon with envelope 2018-10-16 12:56:52 +02:00
alxd
a8d8188003 decrease icon jumping and optimize icon lib switching 2018-07-17 16:39:17 +02:00
alxd
775df1256d upgrade font-awesome to 5 and add mastodon 2018-07-05 23:12:25 +02:00
Alexandre Vicenzi
69077d3d19 Websafe fonts and option to disable google fonts.
This issue is related to #118.
2018-06-24 00:37:12 -03:00
Alexandre Vicenzi
513ffc0cfa Fix weird pre-code style.
This fixes #108.
2018-06-24 00:10:05 -03:00
Alexandre Vicenzi
82daaf6e52 Pygments: Fix styles override.
This fixes #119.
2018-06-24 00:01:22 -03:00
Alexandre Vicenzi
65cc7b24c9 Update pygments. 2018-06-23 22:54:37 -03:00
Alexandre Vicenzi
598e0e49b2
Merge pull request #127 from Phyks/cc_images
Add an option to host CC icon rather than querying an external service
2018-06-23 22:12:28 -03:00
Georg Grauberger
ec903b0191 Add background color for bitbucket icon 2018-05-09 22:46:10 +02:00
Sumner Evans
8851d01494
#135 add Medium background color 2017-08-30 08:57:51 -06:00
Artium Nihamkin
dde2b74172 CSS for .align-center class #120 (#121) 2017-07-13 18:22:18 -03:00
Phyks (Lucas Verney)
81b48555e7 Add an option to host CC icon rather than querying an external service
See #112 for more context on this.
2017-06-23 14:52:50 +02:00