index
:
hugo-book
tweaks
Tweaked fork of hugo-book
admin@marx.cafe
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-12-19
#66, add taxonomy support
Alex Shpak
11
-24
/
+87
2019-12-17
replacing any backslashes with forward slashes for edit file url(#116)
Thomas M Porter II
1
-1
/
+1
Seems to be a Windows related thing. `.File.Path` returns a path with backslashes this adds a replace to make those forward slashes. This appears to fix #115
2019-12-14
Add space between posts in list, clean posts class removal
Alex Shpak
3
-6
/
+7
2019-12-14
#113, Hide date from posts if not specified
Alex Shpak
2
-12
/
+16
2019-12-09
Move baseof to _default folder, making it default view of site
Alex Shpak
3
-31
/
+0
2019-12-09
Set toc starting level to 1
Alex Shpak
2
-1
/
+7
2019-12-09
Make icons white in dark mode
Alex Shpak
8
-19
/
+16
2019-12-01
Update README.md
Alex Shpak
1
-1
/
+1
2019-12-01
#106, Upgrade to hugo 0.60
Alex Shpak
9
-18
/
+21
2019-12-01
add .DS_Store to gitignore (#108)
Peiling Jiang
1
-1
/
+2
2019-11-29
Set required version to 0.56
Alex Shpak
2
-4
/
+4
2019-11-19
#99, Move translations to separate content folders
Alex Shpak
4
-6
/
+14
2019-11-19
Remove test headers from index page
Alex Shpak
1
-14
/
+0
2019-11-19
#100, Make h4, h5 and h6 bolder and increase font size
Alex Shpak
4
-6
/
+30
2019-11-17
Update Hugo version in GitHub workflow (#98)
Vilhelm Prytz
1
-1
/
+1
2019-11-16
Improve accessibility score
Alex Shpak
6
-5
/
+10
2019-11-16
Make GitInfo not required for 'edit this page' link
Alex Shpak
1
-1
/
+1
2019-11-16
Add multilingual mode to README
Alex Shpak
1
-0
/
+3
2019-11-16
Update index pages for ru/cn
Alex Shpak
2
-10
/
+88
2019-11-16
Refactor footer
Alex Shpak
8
-14
/
+23
2019-11-16
Update README.md
Alex Shpak
2
-2
/
+2
2019-11-16
Polish multilang mode, update docs
Alex Shpak
14
-27
/
+32
2019-11-16
#87, Add support for multilang search index generation
Alex Shpak
5
-15
/
+22
2019-11-16
Add language switch at bottom of page
Alex Shpak
21
-52
/
+110
2019-11-16
Multilang (#93)
Alex Ivanov
8
-0
/
+147
* Add i18n langs trans example * partials * Update sample site * cc of variables of config * Clean PR * revert master data
2019-11-16
Update generated resources latest hugo (#97)
Alexandros
2
-0
/
+0
2019-11-16
Update generated resources in exampleSite
Alex Shpak
2
-2
/
+2
2019-11-08
#94, Show toc at top of printing page
Alex Shpak
3
-7
/
+21
2019-11-08
#94, Add printing styles
Alex Shpak
1
-0
/
+7
2019-10-27
#92, use 'em' units for markdown line-height
Alex Shpak
3
-4
/
+4
2019-10-27
#92, Fix code block with lines spacing
Alex Shpak
3
-4
/
+14
2019-10-27
Update docs archetype
Alex Shpak
1
-1
/
+2
2019-10-27
Remove dark links mixin and sass var
Alex Shpak
6
-15
/
+9
2019-10-27
#80, Add search index configuration
Alex Shpak
8
-73
/
+87
2019-10-23
#80, Migrate to flexsearch
Alex Shpak
4
-43
/
+50
2019-10-23
Rename ToC level styles, reorganize example content
Alex Shpak
12
-36
/
+74
2019-10-21
Delete .DS_Store
Alex Shpak
1
-0
/
+0
2019-10-09
#51, Add experimental bookCollapseSection page param to hide nested sections
Alex Shpak
7
-14
/
+73
2019-10-09
Update readme
Alex Shpak
1
-5
/
+7
2019-10-08
Update example file structure, give each shortcode own file
Alex Shpak
21
-399
/
+255
2019-10-08
Fix valign for git footer icons
Alex Shpak
4
-7
/
+12
2019-10-08
Remove BookMenuBundleActiveLinkColor parameter
Alex Shpak
7
-28
/
+5
2019-10-08
Upgrade hugo in github action
Alex Shpak
1
-1
/
+1
2019-10-08
Introduce SCSS plugins: dark mode and numbered headings
Alex Shpak
18
-409
/
+428
2019-10-04
Add Google Analytics setup (in configuration file) hint. (#88)
Peiling Jiang
1
-0
/
+4
2019-10-03
#77, Introduce hint shortcode
Alex Shpak
10
-36
/
+109
2019-10-03
#59, Allow customize SASS vars, add example of dark theme
Alex Shpak
7
-46
/
+52
2019-10-03
#74, Remove readonly flag from search field
Alex Shpak
2
-2
/
+1
2019-10-03
#86, Add google analytics to readme, move GA and enable Open Graph in head
Alex Shpak
5
-14
/
+21
2019-10-03
#79, Disable async load for dynamically inserted scripts
Alex Shpak
1
-0
/
+1
[next]