Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -13/+0 |
2019-09-01 | fix menu, docs, and posts to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+5 |
2019-09-01 | fix expand and tabs shortcodes to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+8 |
2019-08-09 | Fix formatting in search-data | Alex Shpak | 1 | -1/+1 |
2019-08-08 | Jsonify title in search as well | Alex Shpak | 1 | -3/+3 |
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 | 3 | -13/+45 |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 2 | -7/+8 |
2019-08-06 | Improve search settings | Alex Shpak | 3 | -24/+37 |
2019-08-06 | Make lunr to load on search interaction as well | Alex Shpak | 1 | -0/+1 |
2019-08-06 | Add extra margin under search bar, cleanup | Alex Shpak | 2 | -6/+2 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 4 | -46/+92 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 2 | -0/+59 |
2019-08-05 | make tables scroll | Jack | 1 | -0/+2 |
2019-07-25 | Remove discs from pagination ul | Beth Aitman | 1 | -0/+1 |
2019-06-19 | Adjust some colors, font sizes, borders in markdown | Alex Shpak | 3 | -15/+29 |
2019-06-19 | Fix image alignment in text to baseline | Alex Shpak | 1 | -3/+5 |
2019-06-18 | Make columns shortcode mobile friendly | Alex Shpak | 3 | -10/+13 |
2019-06-18 | Fine tune ol, ul, dl paddings | Alex Shpak | 1 | -0/+16 |
2019-06-13 | Remove unused scss variables | Alex Shpak | 1 | -6/+0 |
2019-06-13 | Set heading padding in markdown to depend on font size | Alex Shpak | 1 | -2/+2 |
2019-06-13 | Fix various spacings in markdown in shartcodes | Alex Shpak | 4 | -10/+24 |
2019-06-11 | Add custom class support for mermaid and button shortcodes | Alex Shpak | 2 | -0/+8 |
2019-06-10 | Unfortunately go back to roboto font | Alex Shpak | 1 | -50/+31 |
2019-06-10 | Allow override code font as well | Alex Shpak | 4 | -34/+36 |
2019-06-10 | Add vertical spacing to expand shortcode | Alex Shpak | 1 | -0/+2 |
2019-06-10 | Remove flast section padding from first section, reformat fonts scss | Alex Shpak | 2 | -26/+29 |
2019-06-10 | <fix> use relative path to load fonts/oxygen-* | Hao Yang | 1 | -24/+24 |
2019-05-27 | #39, Add button shortcode | Alex Shpak | 1 | -0/+13 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 1 | -0/+10 |
2019-05-27 | Remove extra spacing around columns view | Alex Shpak | 1 | -1/+1 |
2019-05-24 | Update screenshots, clean tabs shortcode | Alex Shpak | 1 | -0/+3 |
2019-05-24 | Update README.md with shortcodes and badges | Alex Shpak | 1 | -0/+2 |
2019-05-23 | #39, Finish tabs shortcode | Alex Shpak | 1 | -9/+15 |
2019-05-23 | Change edit and date icons | Alex Shpak | 1 | -2/+2 |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 4 | -28/+20 |
2019-05-22 | #39, Add multi-column shortcode | Alex Shpak | 1 | -1/+9 |
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 | 3 | -1/+54 |
2019-05-22 | Add font-display for font fallback, move body font style to _fonts.scss | Alex Shpak | 3 | -7/+18 |
2019-05-15 | Various changes to improve local loading of Oxygen. | V.H. Belvadi | 2 | -24/+25 |
2019-05-15 | Added body font-face specification | V.H. Belvadi | 1 | -0/+1 |
2019-05-15 | Removed body font-face specification | V.H. Belvadi | 1 | -4/+0 |
2019-05-15 | Initial commit | V.H. Belvadi | 1 | -0/+56 |
2019-05-15 | Updated body font-family | V.H. Belvadi | 1 | -3/+2 |
2019-05-06 | Address code review comment | Hoa | 1 | -7/+5 |
2019-05-06 | [Issues 48] Fix indentation and bg in highlight code block | Hoa | 1 | -1/+8 |
2019-04-23 | #44, Move normalize.css to sass pipeline with minification | Alex Shpak | 2 | -0/+350 |