Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | Add extra margin under search bar, cleanup | Alex Shpak | 6 | -10/+5 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 16 | -74/+124 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 26 | -75/+148 |
2019-08-05 | make tables scroll | Jack | 1 | -0/+2 |
2019-07-25 | Remove discs from pagination ul | Beth Aitman | 1 | -0/+1 |
2019-07-04 | #58, fix ToC in no ToC example | Alex Shpak | 1 | -2/+2 |
2019-06-19 | Remove outdated paragraph from tabs shortcode | Alex Shpak | 1 | -1/+0 |
2019-06-19 | Adjust some colors, font sizes, borders in markdown | Alex Shpak | 6 | -17/+32 |
2019-06-19 | Fix image alignment in text to baseline | Alex Shpak | 4 | -12/+15 |
2019-06-18 | Make columns shortcode mobile friendly | Alex Shpak | 6 | -13/+16 |
2019-06-18 | Fine tune ol, ul, dl paddings | Alex Shpak | 3 | -2/+18 |
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 | 3 | -4/+4 |
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 | 6 | -12/+26 |
2019-06-11 | Add custom class support for mermaid and button shortcodes | Alex Shpak | 7 | -6/+16 |
2019-06-10 | Unfortunately go back to roboto font | Alex Shpak | 31 | -1303/+33 |
2019-06-10 | Allow override code font as well | Alex Shpak | 6 | -36/+38 |
2019-06-10 | Add vertical spacing to expand shortcode | Alex Shpak | 1 | -0/+2 |
2019-06-10 | Remove flex from mermaid chart | Alex Shpak | 1 | -1/+1 |
2019-06-10 | Remove flast section padding from first section, reformat fonts scss | Alex Shpak | 4 | -28/+31 |
2019-06-10 | Rebuild assets for themes.gohugo.io | Alex Shpak | 2 | -2/+2 |
2019-06-10 | <fix> use relative path to load fonts/oxygen-* | Hao Yang | 1 | -24/+24 |
2019-06-03 | Update README.md | Alex Shpak | 1 | -10/+8 |
2019-05-27 | #39, Add button shortcode | Alex Shpak | 6 | -3/+35 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 9 | -16/+33 |
2019-05-27 | Remove extra spacing around columns view | Alex Shpak | 2 | -2/+2 |
2019-05-27 | Fix hugo badge link | Alex Shpak | 1 | -1/+1 |
2019-05-27 | Fix columns shortcode example | Alex Shpak | 1 | -1/+2 |
2019-05-24 | Make MIT badge blue | Alex Shpak | 1 | -1/+1 |
2019-05-24 | Update screenshots, clean tabs shortcode | Alex Shpak | 7 | -20/+7 |
2019-05-24 | Update README.md with shortcodes and badges | Alex Shpak | 6 | -15/+80 |
2019-05-23 | #39, Finish tabs shortcode | Alex Shpak | 5 | -17/+37 |
2019-05-23 | Change edit and date icons | Alex Shpak | 8 | -8/+8 |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 16 | -73/+141 |
2019-05-22 | #39, Add multi-column shortcode | Alex Shpak | 7 | -10/+80 |
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 | 11 | -5/+159 |
2019-05-22 | Add empty taxonomy templates to hide warnings without setting | Alex Shpak | 3 | -2/+2 |
2019-05-22 | #50, Keep both yaml and toml examples in exampleSite | Alex Shpak | 3 | -11/+56 |
2019-05-22 | #50, Add missing string literals in toml config | Alex Shpak | 1 | -9/+9 |
2019-05-22 | #50, Change example in README from yaml to toml, fix outdated menu config exa... | Alex Shpak | 1 | -74/+92 |
2019-05-22 | Add font-display for font fallback, move body font style to _fonts.scss | Alex Shpak | 7 | -10/+21 |
2019-05-15 | Various changes to improve local loading of Oxygen. | V.H. Belvadi | 23 | -30/+25 |
2019-05-15 | Updated changes to load custom fonts better and load Oxygen locally. No more ... | V.H. Belvadi | 1 | -10/+5 |
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 | Loaded Oxygen and Oxygen Mono | V.H. Belvadi | 20 | -0/+1251 |
2019-05-15 | Updated googleFonts parameter behaviour | V.H. Belvadi | 1 | -1/+2 |
2019-05-15 | Initial commit | V.H. Belvadi | 1 | -0/+56 |