Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | Show progressbar while loading lunr and data | Alex Shpak | 1 | -3/+1 |
2019-08-06 | Block serach bar untill index is loaded | Alex Shpak | 1 | -2/+2 |
2019-08-06 | Fix title partial, frontmatter title was ignored | Alex Shpak | 1 | -2/+5 |
2019-08-06 | Make lunr to load on search interaction as well | Alex Shpak | 1 | -1/+0 |
2019-08-06 | Implement search, loading on demand | Alex Shpak | 2 | -4/+14 |
2019-08-06 | Start work on search feature with lunr | Alex Shpak | 9 | -51/+48 |
2019-05-27 | #52, Allow to set max showed levels of ToC. e.g. BookToC=3 | Alex Shpak | 3 | -5/+5 |
2019-05-23 | Change edit and date icons | Alex Shpak | 1 | -2/+2 |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 2 | -2/+2 |
2019-05-15 | Various changes to improve local loading of Oxygen. | V.H. Belvadi | 1 | -6/+0 |
2019-05-15 | Updated googleFonts parameter behaviour | V.H. Belvadi | 1 | -1/+2 |
2019-05-15 | Google Fonts deactivation improvements. | V.H. Belvadi | 1 | -2/+1 |
2019-05-15 | Added check for .Site.Params.googleFonts | V.H. Belvadi | 1 | -1/+4 |
2019-04-30 | #43, Add bookHidden page param to hide page from side menu | Alex Shpak | 1 | -3/+3 |
2019-04-23 | Improve accessibility | Alex Shpak | 3 | -4/+3 |
2019-04-22 | Improve logic in title template for less warnings | Alex Shpak | 2 | -4/+6 |
2019-04-22 | #43, Update tree menu rendering to support multiple sections | Alex Shpak | 5 | -51/+63 |
2019-04-16 | Adjust .File usage to get rid of WARNINGs | Bjørn Erik Pedersen | 2 | -5/+5 |
2019-04-15 | Updated to-be-deprecated .RSSLink call | V.H. Belvadi | 1 | -5/+4 |
2019-04-09 | Move from custom.css to custom.scss to be able to use variables | Alex Shpak | 1 | -6/+1 |
2019-04-09 | Update favicon, update README, re-generate resources | Alex Shpak | 1 | -1/+1 |
2019-04-09 | Remove copyright note and flags, fix bug with paths | Jordi Bares | 4 | -16/+2 |
2019-04-09 | Various fixes responding to Alex notes | Jordi Bares | 3 | -6/+3 |
2019-04-09 | Add footer functionality | Jordi Bares | 3 | -0/+34 |
2019-03-29 | Rename DateFormat to BookDateFormat, make format optional | Alex Shpak | 1 | -2/+3 |
2019-03-29 | Change name DateForm to DateFormat, complete git-footer.html upgrade | Jordi Bares | 1 | -2/+2 |
2019-03-29 | Theme date formatting in config file | Jordi Bares | 1 | -2/+2 |
2019-02-20 | Refactor theme to use relative urls everywhere | Alex Shpak | 4 | -10/+10 |
2019-02-20 | #24: Add JS script to keep menu on same position on reload | Alex Shpak | 2 | -0/+16 |
2019-02-13 | #22: Move href hack to partial | Alex Shpak | 2 | -5/+16 |
2019-02-13 | #22: Highlight current links that end with relref | Alex Shpak | 1 | -1/+1 |
2019-02-12 | Add reference to theme as html comment in head | Alex Shpak | 2 | -2/+7 |
2019-02-12 | #22, fix link color defaulting order (sleepy me) | Alex Shpak | 1 | -1/+1 |
2019-02-11 | Add temporary workaround to higlight active linkn in menu bundle | Alex Shpak | 1 | -0/+5 |
2019-01-24 | Add menu to blog pages | Alex Shpak | 1 | -0/+12 |
2018-12-20 | add last-modified date | Nick Shine | 1 | -3/+12 |
2018-12-07 | add edit-this-page partial | Nick Shine | 1 | -0/+9 |
2018-11-25 | Refactor templates and partials | Alex Shpak | 1 | -1/+6 |
2018-11-24 | Add simple blog rendering | Alex Shpak | 1 | -1/+0 |
2018-11-24 | Refactor scss styles | Alex Shpak | 3 | -8/+10 |
2018-11-23 | fix urls when baseURL is not at root | Shaform | 2 | -4/+4 |
2018-11-07 | Improve font rendering | Alex Shpak | 1 | -1/+1 |
2018-11-01 | Use Oxygen font | Alex Shpak | 1 | -2/+2 |
2018-10-30 | Use .RelPermalink for scss | Alex Shpak | 1 | -2/+2 |
2018-10-14 | Fix SVG icon path | Alex Shpak | 1 | -1/+1 |
2018-10-08 | Fix menu paddings, add additional space for big screens | Alex Shpak | 1 | -1/+1 |
2018-09-30 | Minor fixes | Alex Shpak | 2 | -1/+4 |
2018-09-28 | Improve sass styles | Alex Shpak | 4 | -1/+5 |
2018-09-26 | Remove purecss dependency and replace with flexbox | Alex Shpak | 5 | -14/+2 |
2018-09-24 | Improve mobile UX | Alex Shpak | 3 | -3/+11 |