index
:
hugo-book
tweaks
Tweaked fork of hugo-book
admin@marx.cafe
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-09-14
#231, Allow open collapsed menu without changing page
Alex Shpak
1
-10
/
+13
2020-08-16
#204, Add mermaid config customization, upgrade mermaidjs
Alex Shpak
1
-5
/
+3
2020-07-07
Improve accessibility and keyboard navigation
Alex Shpak
2
-6
/
+6
2020-05-31
Add section shortcode, to render children
Alex Shpak
1
-0
/
+10
2020-05-30
Add anchors to headings
Alex Shpak
2
-1
/
+5
2020-05-25
- hide ToC icon in header if ToC not enabled (#225)
Vincent Vialard
1
-0
/
+2
2020-05-18
#215, Fix menu translateX for RTL (negative X)
Alex Shpak
2
-2
/
+2
2020-05-17
#215, Add support for languageDirection param
Alex Shpak
1
-1
/
+1
2020-05-01
Add manifest
Alex Shpak
2
-1
/
+5
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
#205, Add details shortcode
Alex Shpak
2
-0
/
+7
2020-04-16
Edit this page content dir lang independent (#202)
tyler71
1
-1
/
+1
#200
2020-04-15
404 Page redesign
Alex Shpak
1
-4
/
+18
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
1
-1
/
+6
2020-04-11
Refactor KaTeX shortcode, remove whitespaces and fix font size
Alex Shpak
1
-8
/
+8
2020-04-11
#157, Refactor side menu, simpler and renders all pages at root
Alex Shpak
3
-49
/
+23
2020-04-10
#162, Add docs/date partial, for date customization
Alex Shpak
3
-4
/
+9
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-23
Update mermaid to 8.4.8, move KaTeX to static folder
Alex Shpak
1
-4
/
+3
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
1
-6
/
+4
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
* added go home url #172 * wrapped in a div #172 * removed h2 #172 * fixed indenting #172
2020-03-07
Clean trailing whitespaces
Alex Shpak
2
-2
/
+2
2020-03-07
Add portable links, requires hugo 0.62
Alex Shpak
2
-0
/
+47
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-02-29
#157, Make docs template default for all pages
Alex Shpak
6
-47
/
+6
2020-02-29
#155, Add expand indicator in collapsed section
Alex Shpak
1
-9
/
+10
2020-02-27
#154, Add menu overlay over content to hide menu on click
Alex Shpak
1
-0
/
+2
2020-02-25
#153, Remove extra spaces in generated tabs html
Alex Shpak
1
-2
/
+2
2020-02-23
#150, Add content-before and content-after inject partials
Alex Shpak
3
-0
/
+2
2020-02-23
Simplify post meta template
Alex Shpak
1
-5
/
+0
2020-02-22
#150, Add support for menu nesting (before, after menus)
Alex Shpak
1
-0
/
+7
2020-02-12
Add support for hugo menus
Alex Shpak
3
-0
/
+28
2020-02-10
#141, Add page counters to taxonomy side menu
Alex Shpak
1
-1
/
+2
2020-02-10
Make translations list respect weight of languages
Alex Shpak
1
-6
/
+6
2020-02-10
Improve lang switch accesibility
Alex Shpak
1
-3
/
+2
2020-02-04
#90, Move inline scripts to file in assets to allow overwrite
Alex Shpak
1
-9
/
+4
2020-01-24
Disable space as search focus key
Alex Shpak
1
-1
/
+1
2020-01-24
Rework of main template, adds options for more fine customisation
Alex Shpak
10
-55
/
+83
2020-01-19
#134, Focus search field by pressing s or / (#135)
Daniel Forssten
1
-1
/
+1
* #134, Focus search field by pressing s or / * #134, Refactoring away an array loop using indexOf
[next]