Commit Graph

483 Commits (main)

Author SHA1 Message Date
Paul Twohey 73e53768c9 always have <span> for title text and move spacing to logo 2019-09-05 22:22:14 +02:00
Paul Twohey d94b4196ba support relative URLs for brand logos 2019-09-05 22:22:14 +02:00
Paul Twohey 6004c7edc3 Optional brand logo in the menu controlled by .Site.Params.BookLogo
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-09-05 22:22:14 +02:00
Paul Twohey 7d0ee68c3b Fixes #69 Make file based menus behave as expected
- Fixes #69
- Section headings are listed once
- Sections and normal pages sort with the same weights amongst themselves
2019-09-04 16:09:55 +02:00
Paul Twohey 64dfdf39fb add sub resource integrity (SRI) to processed assets
- search javascript
- SCSS processed stylesheet
2019-09-02 09:59:50 +02:00
Paul Twohey 964968be39 use class="hidden" instead of creating new classes
Use class "hidden" instead of styled classes to ensure that input elments stay
hidden when the Content-Security-Policy header has "style-src 'self';"
2019-09-01 20:51:15 +02:00
Paul Twohey 438f011ff5 fix menu, docs, and posts to work with strict Content-Security-Policy
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so style them display: none
2019-09-01 20:51:15 +02:00
Paul Twohey 99bd271b35 fix expand and tabs shortcodes to work with strict Content-Security-Policy
When the Content-Security-Policy header has "style-src 'self';"
inine style elements like style="display: none" are not honored
by browsers, so add CSS to the markup classes and style them
display: none
2019-09-01 20:51:15 +02:00
Alex Shpak 8f1cdb6aee #61, Remove need for $$ in katex shortcode 2019-08-23 13:23:06 +02:00
Alex Shpak 185e52d2f6 #61, Add katex shortcode 2019-08-23 00:01:14 +02:00
Alex Shpak c98b510fe0 Finish migration to github actions 2019-08-22 23:17:07 +02:00
Alex Shpak 98d18c3cef Download hugo from releases in workflow 2019-08-22 23:14:55 +02:00
Alex Shpak 73ed73a26a Update workflow to ubuntu-latest 2019-08-22 23:07:54 +02:00
Alex Shpak 817d096e43 Add working directory to workflow 2019-08-22 23:06:13 +02:00
Alex Shpak 624cefb3c0 Add checkout action to workflow 2019-08-22 22:54:29 +02:00
Alex Shpak 03b8e93481 Specify run-on for github workflow 2019-08-22 22:51:32 +02:00
Alex Shpak face62569e
Create hugo github action 2019-08-22 22:46:28 +02:00
Alex Shpak 424ff16092 Fix formatting in search-data 2019-08-09 14:53:15 +02:00
Alex Shpak df8d186d38 Jsonify title in search as well 2019-08-08 13:17:47 +02:00
Alex Shpak b95fbf9750 Update hugo version in travis 2019-08-06 13:14:51 +02:00
Alex Shpak 3deb5ffc52 Update screenshots and theme tags 2019-08-06 13:05:04 +02:00
Alex Shpak 11d1c44a1a Update search box design 2019-08-06 11:33:42 +02:00
Alex Shpak 469d9d88cd Show progressbar while loading lunr and data 2019-08-06 11:33:42 +02:00
Alex Shpak f56f2bf04d Block serach bar untill index is loaded 2019-08-06 11:33:42 +02:00
Alex Shpak a3f7d8b948 Improve search settings 2019-08-06 11:33:42 +02:00
Alex Shpak c78c67ffed Fix title partial, frontmatter title was ignored 2019-08-06 11:33:42 +02:00
Alex Shpak 625f202275 Make lunr to load on search interaction as well 2019-08-06 11:33:42 +02:00
Alex Shpak 440ea834f7 Add extra margin under search bar, cleanup 2019-08-06 11:33:42 +02:00
Alex Shpak 1f3addcca5 Implement search, loading on demand 2019-08-06 11:33:42 +02:00
Alex Shpak dda0a0eab1 Start work on search feature with lunr 2019-08-06 11:33:42 +02:00
Jack b199d72e5f make tables scroll 2019-08-05 10:09:05 +02:00
Beth Aitman 85f3a2d4e0 Remove discs from pagination ul 2019-07-25 01:39:01 +02:00
Alex Shpak cb045547dd #58, fix ToC in no ToC example 2019-07-04 09:22:07 +02:00
Alex Shpak 72294f3b6e Remove outdated paragraph from tabs shortcode 2019-06-19 14:56:48 +02:00
Alex Shpak 220d999ce6 Adjust some colors, font sizes, borders in markdown 2019-06-19 13:58:46 +02:00
Alex Shpak 618ffadcb3 Fix image alignment in text to baseline 2019-06-19 10:26:15 +02:00
Alex Shpak c679f74cff Make columns shortcode mobile friendly 2019-06-18 23:20:29 +02:00
Alex Shpak 12f2af4d34 Fine tune ol, ul, dl paddings 2019-06-18 22:56:43 +02:00
Alex Shpak 01b0e711af Remove unused scss variables 2019-06-13 11:40:27 +02:00
Alex Shpak 58e8807130 Set heading padding in markdown to depend on font size 2019-06-13 11:39:00 +02:00
Alex Shpak a82d579bae Rebuild css for themes.gohugo.io 2019-06-13 11:24:12 +02:00
Alex Shpak 1c3d8491ec Fix various spacings in markdown in shartcodes 2019-06-13 11:23:22 +02:00
Alex Shpak c9d979514c Add custom class support for mermaid and button shortcodes 2019-06-11 13:41:08 +02:00
Alex Shpak 2047968370 Unfortunately go back to roboto font 2019-06-10 17:39:46 +02:00
Alex Shpak 64ad3f3b8a Allow override code font as well 2019-06-10 17:14:21 +02:00
Alex Shpak fead34957c Add vertical spacing to expand shortcode 2019-06-10 15:14:05 +02:00
Alex Shpak fa4e8634c5 Remove flex from mermaid chart 2019-06-10 15:10:00 +02:00
Alex Shpak 784fd9bd6a Remove flast section padding from first section, reformat fonts scss 2019-06-10 13:42:35 +02:00
Alex Shpak e0c63f96de Rebuild assets for themes.gohugo.io 2019-06-10 10:54:11 +02:00
Hao Yang 754c8c0e61 <fix> use relative path to load fonts/oxygen-*
Failed to load fonts/oxygen-* when not set base_url to root domain. (For example, www.example.com/foo/)
2019-06-10 10:50:50 +02:00