Commit graph

349 commits

Author SHA1 Message Date
Alexandre Vicenzi
6f73303f90
Merge pull request #215 from sumnerevans/fix-tipue-search
Added tipuesearch_content.js to base.html when tipuesearch is enabled
2020-04-20 10:11:38 +02:00
Alexandre Vicenzi
531bd8ad0b
Merge pull request #217 from sumnerevans/remove-extra-whitespace-in-nav
Strip whitespace from translated links in nav
2020-04-20 10:04:25 +02:00
Sumner Evans
caef42ff2f
Fix extraneous whitespace at the macro level 2020-04-17 13:52:12 -06:00
Sumner Evans
7ff8c7067b
Add Tipue Search to plugin list in README 2020-04-16 16:19:44 -06: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
a18c421354
Made the switch text translateable 2020-04-16 13:48:24 -06:00
Sumner Evans
7bddebeff1
Closes #216: strip whitespace from translated links in nav 2020-04-16 12:05:11 -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
0d047f7327
Address a few comments from from PR 2020-04-16 10:40:37 -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
0d56e19d6a
Default to monokai in dark theme and fixed defaulting mechanism in the JS 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
02e1404e34
Make pygments style switching work when JS is off, but prefers-color-scheme is enabled 2020-04-16 10:35:26 -06:00
Sumner Evans
5955f45a30
Improve the theme detection logic 2020-04-16 10:35:26 -06:00
Sumner Evans
6816d4800b
Add a couple comments 2020-04-16 10:35:26 -06:00
Sumner Evans
91aa9016e7
Dark mode for Pygments 2020-04-16 10:35:25 -06:00
Sumner Evans
543ae58a37
Added support for dark mode detection 2020-04-16 10:35:25 -06:00
Sumner Evans
65df195b4e
Added tipuesearch_content.js to base.html when tipuesearch is enabled 2020-04-16 10:08:26 -06:00
Alexandre Vicenzi
ee4c79b7dc
Merge pull request #200 from sumnerevans/isso-support
Isso support
2020-04-16 17:12:47 +02:00
Sumner Evans
be023444e2
Add Isso to README 2020-04-16 08:35:07 -06: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
Alexandre Vicenzi
cc7241d89f
Merge pull request #212 from sumnerevans/consistent-double-bars
Made the vertical bars between menu items consistent
2020-04-16 09:54:26 +02:00
Sumner Evans
4a1d549005
Added line to messages.pot file 2020-04-15 09:46:08 -06: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
eb68d3a9d9
Added support for Isso 2020-04-15 09:08:08 -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
Alexandre Vicenzi
19a26eded4
Merge pull request #208 from NicoPy/Add_Diaspora_Icon
Add diaspora icon
2020-04-15 11:47:41 +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
Alexandre Vicenzi
eef3913aa4
Merge pull request #199 from sumnerevans/upgrade-gulp
Upgrade gulp to latest version (v4)
2020-04-14 11:44:29 +02:00
Sumner Evans
77972598a0
Upgrade gulp to latest version 2020-03-31 09:37:38 -06: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
Alexandre Vicenzi
bb3ca5f4e1 Fix example
Fixes #190.
2019-11-20 23:38:28 +01:00
Fidel Ramos
d97d5a586d Support defining LINKS that open in the same window (#185)
* Support defining LINKS that open in the same window
2019-11-01 09:38:10 +01:00
Alexandre Vicenzi
0490ead40f
Merge pull request #188 from haplo/alternate-links
Set alternate link tags for translated content
2019-10-31 00:07:54 +01:00
Alexandre Vicenzi
79999db1c6
Merge pull request #189 from haplo/flickr-social
Include Flickr styles for SOCIAL
2019-10-28 12:39:00 +01:00
Fidel Ramos
a03d388a8c
Include Flickr styles for SOCIAL 2019-10-27 15:30:22 +00:00
Fidel Ramos
d13b9ae0a8
Set alternate link tags for translated content
`<link rel="alternate">` is good practice for SEO and helps people
find the content in their preferred language.
2019-10-27 15:21:23 +00:00
Alexandre Vicenzi
fd30f0f057 Update demo. 2019-10-19 22:48:03 +02:00
Alexandre Vicenzi
7a35b60aff
Merge pull request #186 from haplo/ids-for-archives-and-authors-pages
Add id attribute to archives and authors pages
2019-10-19 22:39:29 +02:00