Age | Commit message (Expand) | Author | Files | Lines |
2020-05-17 | Set minimum version to 0.68 | Alex Shpak | 3 | -4/+4 |
2020-05-17 | #215, Add support for languageDirection param | Alex Shpak | 7 | -19/+22 |
2020-05-11 | #220, Update 'BookEditPath' docs | Alex Shpak | 1 | -2/+2 |
2020-05-11 | Add Norwegian (bokmål) i18n translation (#219) | Lars Tveito | 1 | -0/+14 |
2020-05-01 | Add precache to service worker | Alex Shpak | 2 | -2/+4 |
2020-05-01 | Add manifest | Alex Shpak | 5 | -3/+22 |
2020-05-01 | Generate pages list in sw.js | Alex Shpak | 2 | -3/+14 |
2020-04-28 | Add build badge | Alex Shpak | 1 | -0/+1 |
2020-04-28 | #212, Fix use of IsAncestor after hugo breaking change | Alex Shpak | 1 | -1/+1 |
2020-04-24 | #207, Fix whitespaces again, in shortcodes inside shortcodes | Alex Shpak | 1 | -2/+2 |
2020-04-21 | Add ukrainian translation | Alex Shpak | 2 | -2/+16 |
2020-04-21 | Add cn.yaml back for backward compatibility | Alex Shpak | 1 | -0/+21 |
2020-04-21 | Rename 'cn' locale to 'zh', cn code is unassigned | Alex Shpak | 4 | -4/+4 |
2020-04-21 | #196, #201 Refactor numbered plugin. multilevel numbers in ToC | Alex Shpak | 1 | -15/+28 |
2020-04-21 | #205, Add details shortcode | Alex Shpak | 6 | -2/+37 |
2020-04-16 | Edit this page content dir lang independent (#202) | tyler71 | 3 | -5/+5 |
2020-04-15 | 404 Page redesign | Alex Shpak | 2 | -4/+22 |
2020-04-15 | Adding portuguese i18n file (#199) | Almir A. Braggio | 1 | -0/+14 |
2020-04-14 | #197, Use RelPermalink to identify nested pages in collapsed menu | Alex Shpak | 1 | -3/+4 |
2020-04-12 | Introduce serviceWorker, disabled by default | Alex Shpak | 9 | -4/+84 |
2020-04-11 | Refactor KaTeX shortcode, remove whitespaces and fix font size | Alex Shpak | 2 | -21/+12 |
2020-04-11 | Revert config.toml sectin config | Alex Shpak | 1 | -1/+1 |
2020-04-11 | #157, Refactor side menu, simpler and renders all pages at root | Alex Shpak | 5 | -56/+32 |
2020-04-10 | #162, Add docs/date partial, for date customization | Alex Shpak | 3 | -4/+9 |
2020-04-06 | Restrict visited link color to markdown only | Alex Shpak | 5 | -92/+93 |
2020-04-03 | #187, Use .Permalink for lang switch, align icons | Alex Shpak | 1 | -3/+2 |
2020-04-02 | #188, Add hreflang metadata to html head | Alex Shpak | 1 | -3/+7 |
2020-03-31 | #186, Make title generation cross-platform | Alex Shpak | 1 | -2/+1 |
2020-03-30 | Fix current page highlight in new Hugo version | Alex Shpak | 1 | -3/+3 |
2020-03-30 | Fix mermaid scaling for flowchart | Alex Shpak | 1 | -0/+5 |
2020-03-28 | Added Dark Mode to features (#184) | Eugene van der Merwe | 1 | -0/+1 |
2020-03-23 | Update mermaid to 8.4.8, move KaTeX to static folder | Alex Shpak | 65 | -9/+41 |
2020-03-22 | #183, Update generated resources | Alex Shpak | 2 | -0/+0 |
2020-03-22 | Remove unintended whitespaces from markdown links | Alex Shpak | 2 | -6/+6 |
2020-03-19 | #140, Use new GetTerms function to fix tag titles | Alex Shpak | 10 | -14/+8 |
2020-03-13 | #177, #176 Simplify description in html head | Alex Shpak | 1 | -1/+1 |
2020-03-13 | prioritize more related parameters for description #176 (#177) | undergroundwires | 1 | -1/+2 |
2020-03-13 | added go home url #172 (#178) | undergroundwires | 1 | -12/+15 |
2020-03-12 | #179, Also include sections to search | Alex Shpak | 1 | -1/+1 |
2020-03-11 | #179, Use only regular pages for search index | Alex Shpak | 1 | -1/+1 |
2020-03-11 | Update scrollbar resets | Alex Shpak | 1 | -0/+11 |
2020-03-11 | Add French localization (#173) | Hugo Locurcio | 1 | -0/+14 |
2020-03-07 | Clean trailing whitespaces | Alex Shpak | 3 | -4/+4 |
2020-03-07 | Add portable links, requires hugo 0.62 | Alex Shpak | 7 | -3/+68 |
2020-03-07 | Update generated resources | Alex Shpak | 2 | -2/+2 |
2020-03-07 | #155, Move collapse indicator to the right side | Alex Shpak | 1 | -1/+4 |
2020-03-07 | #169, Remove whitespaces around content in tabs, just to be safe. | Alex Shpak | 1 | -3/+3 |
2020-03-01 | #161, Move inject/footer template into footer, before comments | Alex Shpak | 1 | -2/+3 |
2020-03-01 | #155, Do not show collapse indicator in non-section pages | Alex Shpak | 1 | -1/+1 |
2020-03-01 | workflow: check with minimum supported version of Hugo (#163) | Vilhelm Prytz | 1 | -1/+14 |