Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-05-23 | #39, Finish tabs shortcode | Alex Shpak | 2 | -2/+2 |
2019-05-23 | Change edit and date icons | Alex Shpak | 2 | -2/+2 |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 4 | -31/+82 |
2019-05-22 | #39, Add multi-column shortcode | Alex Shpak | 5 | -9/+61 |
2019-05-22 | #39, Add expand and tabs shortcodes | Alex Shpak | 5 | -4/+62 |
2019-05-22 | #50, Keep both yaml and toml examples in exampleSite | Alex Shpak | 2 | -3/+52 |
2019-05-22 | Add font-display for font fallback, move body font style to _fonts.scss | Alex Shpak | 4 | -3/+3 |
2019-04-30 | #43, Add bookHidden page param to hide page from side menu | Alex Shpak | 5 | -4/+52 |
2019-04-23 | Revert config.yml in exampleSite | Alex Shpak | 1 | -2/+2 |
2019-04-23 | Fix contributors link in README.md | Alex Shpak | 1 | -2/+2 |
2019-04-23 | #44, Move normalize.css to sass pipeline with minification | Alex Shpak | 2 | -2/+2 |
2019-04-22 | Improve logic in title template for less warnings | Alex Shpak | 2 | -2/+2 |
2019-04-22 | #43, Update tree menu rendering to support multiple sections | Alex Shpak | 7 | -3/+157 |
2019-04-09 | Move from custom.css to custom.scss to be able to use variables | Alex Shpak | 2 | -1/+1 |
2019-04-09 | Update favicon, update README, re-generate resources | Alex Shpak | 3 | -2/+3 |
2019-04-09 | Remove copyright note and flags, fix bug with paths | Jordi Bares | 3 | -6/+0 |
2019-04-09 | Various fixes responding to Alex notes | Jordi Bares | 2 | -0/+0 |