Age | Commit message (Expand) | Author | Files | Lines |
2019-11-08 | #94, Show toc at top of printing page | Alex Shpak | 1 | -0/+1 |
2019-10-08 | Introduce SCSS plugins: dark mode and numbered headings | Alex Shpak | 1 | -295/+7 |
2019-09-05 | Small adjustments for logo span and css | Alex Shpak | 1 | -3/+3 |
2019-09-05 | always have <span> for title text and move spacing to logo | Paul Twohey | 1 | -3/+1 |
2019-09-05 | Optional brand logo in the menu controlled by .Site.Params.BookLogo | Paul Twohey | 1 | -0/+9 |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 1 | -5/+0 |
2019-09-01 | fix menu, docs, and posts to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+5 |
2019-08-06 | Update screenshots and theme tags | Alex Shpak | 1 | -7/+10 |
2019-08-06 | Update search box design | Alex Shpak | 1 | -12/+6 |
2019-08-06 | Show progressbar while loading lunr and data | Alex Shpak | 1 | -3/+25 |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 1 | -6/+4 |
2019-08-06 | Improve search settings | Alex Shpak | 1 | -5/+5 |
2019-08-06 | Add extra margin under search bar, cleanup | Alex Shpak | 1 | -0/+2 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 1 | -14/+20 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 1 | -0/+18 |
2019-07-25 | Remove discs from pagination ul | Beth Aitman | 1 | -0/+1 |
2019-06-19 | Fix image alignment in text to baseline | Alex Shpak | 1 | -3/+5 |
2019-06-13 | Fix various spacings in markdown in shartcodes | Alex Shpak | 1 | -2/+2 |
2019-06-10 | Allow override code font as well | Alex Shpak | 1 | -2/+2 |
2019-06-10 | Remove flast section padding from first section, reformat fonts scss | Alex Shpak | 1 | -1/+4 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 1 | -0/+10 |
2019-05-23 | Change edit and date icons | Alex Shpak | 1 | -2/+2 |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 1 | -13/+1 |
2019-05-22 | Fix vertcal spacing in top level of menu and ToC | Alex Shpak | 1 | -2/+3 |
2019-05-22 | #39, Add expand and tabs shortcodes | Alex Shpak | 1 | -0/+1 |
2019-05-22 | Add font-display for font fallback, move body font style to _fonts.scss | Alex Shpak | 1 | -7/+10 |
2019-05-15 | Various changes to improve local loading of Oxygen. | V.H. Belvadi | 1 | -0/+1 |
2019-05-15 | Added body font-face specification | V.H. Belvadi | 1 | -0/+1 |
2019-05-15 | Updated body font-family | V.H. Belvadi | 1 | -3/+2 |
2019-04-23 | #44, Move normalize.css to sass pipeline with minification | Alex Shpak | 1 | -0/+1 |
2019-04-22 | Improve logic in title template for less warnings | Alex Shpak | 1 | -0/+4 |
2019-04-22 | #43, Update tree menu rendering to support multiple sections | Alex Shpak | 1 | -0/+13 |
2019-04-09 | Move from custom.css to custom.scss to be able to use variables | Alex Shpak | 1 | -1/+4 |
2019-04-09 | Add footer functionality | Jordi Bares | 1 | -1/+13 |
2019-03-29 | Add home page placeholder to not display empty page | Alex Shpak | 1 | -0/+2 |
2019-03-25 | #27, Set minimum page width to 320px for smaller devices | Alex Shpak | 1 | -1/+0 |
2019-01-24 | Add menu to blog pages | Alex Shpak | 1 | -1/+3 |
2018-12-07 | add edit page config instructions to readme and update font-size | Nick Shine | 1 | -3/+3 |
2018-12-07 | add flex for edit-this-page div | Nick Shine | 1 | -0/+12 |
2018-11-26 | add smooth scrolling for table-of-content navigation by default | Nick Shine | 1 | -0/+1 |
2018-11-25 | Refactor templates and partials | Alex Shpak | 1 | -7/+1 |
2018-11-25 | #6, Refactor to use overflow-x and overflow-y | Alex Shpak | 1 | -2/+2 |
2018-11-25 | Bring back hover effect for menus | Alex Shpak | 1 | -0/+4 |
2018-11-25 | #7, apply vertical menu styles only to nav | Alex Shpak | 1 | -8/+12 |
2018-11-24 | Refactor scss styles | Alex Shpak | 1 | -103/+100 |
2018-11-07 | Improve font rendering | Alex Shpak | 1 | -1/+6 |
2018-11-01 | Use Oxygen font | Alex Shpak | 1 | -2/+1 |
2018-10-30 | Fill example site with Lorem Ipsum | Alex Shpak | 1 | -1/+1 |
2018-10-22 | Add letter spacing | Alex Shpak | 1 | -0/+1 |
2018-10-08 | Fix menu paddings, add additional space for big screens | Alex Shpak | 1 | -11/+30 |