Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | Rename collapsed menu in exampleSite | Alex Shpak | 3 | -1/+1 |
2020-02-10 | Add scrollbar plugin and update README | Alex Shpak | 1 | -0/+1 |
2020-02-10 | Make translations list respect weight of languages | Alex Shpak | 2 | -2/+2 |
2020-02-10 | Improve lang switch accesibility | Alex Shpak | 2 | -2/+2 |
2020-02-10 | Button shortcode redesign: smaller font, resize | Alex Shpak | 3 | -4/+4 |
2020-02-10 | Default body font color to black for better readability | Alex Shpak | 2 | -2/+2 |
2020-02-04 | #138, Lower minimum body width from 400px to 320px, regression | Alex Shpak | 2 | -2/+2 |
2020-02-04 | #90, Move inline scripts to file in assets to allow overwrite | Alex Shpak | 2 | -0/+2 |
2020-01-24 | Add details styles for markdown | Alex Shpak | 2 | -2/+2 |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 7 | -12/+14 |
2020-01-17 | #133, move disqus to separate template to allow override, rename BookDisqus t... | Alex Shpak | 4 | -6/+8 |
2020-01-17 | Update generated resources | Alex Shpak | 2 | -2/+2 |
2020-01-13 | #117, Update KaTeX shortcode, add displayMode param | Alex Shpak | 1 | -2/+12 |
2020-01-13 | #122, Fix post taxonomy list links (include base url) | Alex Shpak | 4 | -0/+4 |
2020-01-13 | Update disqus support, add global site config BookDisqus | Alex Shpak | 4 | -2/+11 |
2019-12-19 | #66, add taxonomy support | Alex Shpak | 4 | -4/+2 |
2019-12-14 | Add space between posts in list, clean posts class removal | Alex Shpak | 2 | -2/+2 |
2019-12-09 | Set toc starting level to 1 | Alex Shpak | 2 | -1/+7 |
2019-12-09 | Make icons white in dark mode | Alex Shpak | 2 | -2/+2 |
2019-12-01 | #106, Upgrade to hugo 0.60 | Alex Shpak | 4 | -10/+12 |
2019-11-19 | #99, Move translations to separate content folders | Alex Shpak | 4 | -6/+14 |
2019-11-19 | Remove test headers from index page | Alex Shpak | 1 | -14/+0 |
2019-11-19 | #100, Make h4, h5 and h6 bolder and increase font size | Alex Shpak | 3 | -2/+14 |
2019-11-16 | Improve accessibility score | Alex Shpak | 2 | -2/+2 |
2019-11-16 | Update index pages for ru/cn | Alex Shpak | 2 | -10/+88 |
2019-11-16 | Refactor footer | Alex Shpak | 3 | -3/+2 |
2019-11-16 | Polish multilang mode, update docs | Alex Shpak | 4 | -14/+4 |
2019-11-16 | #87, Add support for multilang search index generation | Alex Shpak | 2 | -11/+13 |
2019-11-16 | Add language switch at bottom of page | Alex Shpak | 6 | -13/+8 |
2019-11-16 | Multilang (#93) | Alex Ivanov | 5 | -0/+114 |
2019-11-16 | Update generated resources latest hugo (#97) | Alexandros | 2 | -0/+0 |
2019-11-16 | Update generated resources in exampleSite | Alex Shpak | 2 | -2/+2 |
2019-10-27 | #92, use 'em' units for markdown line-height | Alex Shpak | 2 | -2/+2 |
2019-10-27 | #92, Fix code block with lines spacing | Alex Shpak | 2 | -2/+2 |
2019-10-27 | Remove dark links mixin and sass var | Alex Shpak | 2 | -2/+2 |
2019-10-27 | #80, Add search index configuration | Alex Shpak | 3 | -21/+13 |
2019-10-23 | Rename ToC level styles, reorganize example content | Alex Shpak | 9 | -18/+55 |
2019-10-09 | #51, Add experimental bookCollapseSection page param to hide nested sections | Alex Shpak | 5 | -4/+53 |
2019-10-08 | Update example file structure, give each shortcode own file | Alex Shpak | 18 | -399/+255 |
2019-10-08 | Fix valign for git footer icons | Alex Shpak | 2 | -2/+2 |
2019-10-08 | Remove BookMenuBundleActiveLinkColor parameter | Alex Shpak | 4 | -8/+2 |
2019-10-08 | Introduce SCSS plugins: dark mode and numbered headings | Alex Shpak | 7 | -16/+7 |
2019-10-03 | #77, Introduce hint shortcode | Alex Shpak | 5 | -28/+58 |
2019-10-03 | #59, Allow customize SASS vars, add example of dark theme | Alex Shpak | 6 | -8/+14 |
2019-09-05 | Reorganize files structure to be similar to menu bundle | Alex Shpak | 14 | -160/+94 |
2019-09-05 | Small adjustments for logo span and css | Alex Shpak | 7 | -8/+8 |
2019-09-05 | Optional brand logo in the menu controlled by .Site.Params.BookLogo | Paul Twohey | 2 | -1/+9 |
2019-09-04 | Fixes #69 Make file based menus behave as expected | Paul Twohey | 1 | -1/+1 |
2019-08-23 | #61, Remove need for $$ in katex shortcode | Alex Shpak | 1 | -5/+7 |
2019-08-23 | #61, Add katex shortcode | Alex Shpak | 5 | -4/+29 |