Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-09 | Add footer functionality | Jordi Bares | 1 | -1/+7 |
2019-03-29 | Rename DateFormat to BookDateFormat, make format optional | Alex Shpak | 1 | -3/+5 |
2019-03-29 | Add home page placeholder to not display empty page | Alex Shpak | 3 | -2/+6 |
2019-03-29 | Fix config file DateFormat flag | Jordi Bares | 1 | -0/+3 |
2019-03-25 | #31, Make tables prettier | Alex Shpak | 2 | -2/+2 |
2019-03-25 | #27, Also add compiled resource | Alex Shpak | 2 | -2/+2 |
2019-02-20 | Refactor theme to use relative urls everywhere | Alex Shpak | 1 | -8/+8 |
2019-02-20 | Remove /example from link to conform with themes site requirements | Alex Shpak | 1 | -2/+2 |
2019-02-20 | Align readme and config.yml | Alex Shpak | 1 | -7/+13 |
2019-02-11 | Add temporary workaround to higlight active linkn in menu bundle | Alex Shpak | 1 | -0/+3 |
2019-01-24 | Add menu to blog pages | Alex Shpak | 2 | -2/+2 |
2019-01-01 | Disable enableGitInfo in travis | Alex Shpak | 1 | -1/+1 |
2019-01-01 | #14: Disable taxonomy and taxonomyTerm to prevent warnings | Alex Shpak | 1 | -1/+2 |
2018-12-20 | add last-modified date | Nick Shine | 1 | -3/+8 |
2018-12-07 | add edit page config instructions to readme and update font-size | Nick Shine | 2 | -2/+2 |