Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-08-09 | Fix formatting in search-data | Alex Shpak | 4 | -4/+4 |
2019-08-08 | Jsonify title in search as well | Alex Shpak | 4 | -4/+4 |
2019-08-06 | Update screenshots and theme tags | Alex Shpak | 2 | -2/+2 |
2019-08-06 | Update search box design | Alex Shpak | 2 | -2/+2 |
2019-08-06 | Show progressbar while loading lunr and data | Alex Shpak | 4 | -7/+6 |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 4 | -4/+4 |
2019-08-06 | Improve search settings | Alex Shpak | 6 | -8/+9 |
2019-08-06 | Make lunr to load on search interaction as well | Alex Shpak | 2 | -2/+3 |
2019-08-06 | Add extra margin under search bar, cleanup | Alex Shpak | 4 | -4/+3 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 8 | -13/+16 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 6 | -13/+18 |
2019-07-04 | #58, fix ToC in no ToC example | Alex Shpak | 1 | -2/+2 |
2019-06-19 | Adjust some colors, font sizes, borders in markdown | Alex Shpak | 3 | -2/+3 |
2019-06-19 | Fix image alignment in text to baseline | Alex Shpak | 3 | -9/+10 |
2019-06-18 | Make columns shortcode mobile friendly | Alex Shpak | 2 | -2/+2 |
2019-06-18 | Fine tune ol, ul, dl paddings | Alex Shpak | 2 | -2/+2 |
2019-06-13 | Set heading padding in markdown to depend on font size | Alex Shpak | 2 | -2/+2 |
2019-06-13 | Rebuild css for themes.gohugo.io | Alex Shpak | 2 | -2/+2 |
2019-06-13 | Fix various spacings in markdown in shartcodes | Alex Shpak | 2 | -2/+2 |
2019-06-11 | Add custom class support for mermaid and button shortcodes | Alex Shpak | 3 | -4/+4 |
2019-06-10 | Unfortunately go back to roboto font | Alex Shpak | 2 | -2/+2 |
2019-06-10 | Allow override code font as well | Alex Shpak | 2 | -2/+2 |
2019-06-10 | Remove flast section padding from first section, reformat fonts scss | Alex Shpak | 2 | -2/+2 |
2019-06-10 | Rebuild assets for themes.gohugo.io | Alex Shpak | 2 | -2/+2 |
2019-05-27 | #39, Add button shortcode | Alex Shpak | 4 | -3/+12 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 4 | -6/+8 |
2019-05-24 | Update screenshots, clean tabs shortcode | Alex Shpak | 3 | -2/+3 |
2019-05-24 | Update README.md with shortcodes and badges | Alex Shpak | 4 | -6/+6 |