Alex Shpak
d6290dcf50
#66 , add taxonomy support
2019-12-19 17:22:12 +01:00
Thomas M Porter II
f5a52e6ed1
replacing any backslashes with forward slashes for edit file url( #116 )
...
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-17 23:24:15 +01:00
Alex Shpak
e30504802e
Add space between posts in list, clean posts class removal
2019-12-14 13:38:27 +01:00
Alex Shpak
c4232b6e28
#113 , Hide date from posts if not specified
2019-12-14 13:31:11 +01:00
Alex Shpak
e01674c287
Move baseof to _default folder, making it default view of site
2019-12-09 11:24:31 +01:00
Alex Shpak
3f463aeb0c
Set toc starting level to 1
2019-12-09 11:24:31 +01:00
Alex Shpak
d934e0b12a
Make icons white in dark mode
2019-12-09 11:24:31 +01:00
Alex Shpak
a2e356d4bb
Update README.md
2019-12-01 19:31:27 +01:00
Alex Shpak
5af2b92f00
#106 , Upgrade to hugo 0.60
2019-12-01 14:54:47 +01:00
Peiling Jiang
995c1e695c
add .DS_Store to gitignore ( #108 )
2019-12-01 13:05:08 +01:00
Alex Shpak
681a6ed870
Set required version to 0.56
2019-11-29 22:58:20 +01:00
Alex Shpak
e3dc5c5723
#99 , Move translations to separate content folders
2019-11-19 23:56:45 +01:00
Alex Shpak
707f9e6466
Remove test headers from index page
2019-11-19 22:53:35 +01:00
Alex Shpak
1941d7130e
#100 , Make h4, h5 and h6 bolder and increase font size
2019-11-19 22:50:00 +01:00
Vilhelm Prytz
4a8620ce55
Update Hugo version in GitHub workflow ( #98 )
2019-11-17 19:58:01 +01:00
Alex Shpak
20c3faae4d
Improve accessibility score
2019-11-16 22:00:50 +01:00
Alex Shpak
f1d4aeb69a
Make GitInfo not required for 'edit this page' link
2019-11-16 21:49:48 +01:00
Alex Shpak
1e4d0001e2
Add multilingual mode to README
2019-11-16 21:48:35 +01:00
Alex Shpak
bad2eddcf4
Update index pages for ru/cn
2019-11-16 21:42:52 +01:00
Alex Shpak
1addb8dca6
Refactor footer
2019-11-16 21:32:23 +01:00
Alex Shpak
aaf236410e
Update README.md
2019-11-16 20:35:23 +01:00
Alex Shpak
13584878c2
Polish multilang mode, update docs
2019-11-16 20:35:23 +01:00
Alex Shpak
7b52bf4232
#87 , Add support for multilang search index generation
2019-11-16 20:35:23 +01:00
Alex Shpak
05c3b8fac9
Add language switch at bottom of page
2019-11-16 20:35:23 +01:00
Alex Ivanov
9cd378a2d2
Multilang ( #93 )
...
* Add i18n langs trans example
* partials
* Update sample site
* cc of variables of config
* Clean PR
* revert master data
2019-11-16 20:34:46 +01:00
Alexandros
890cc000bb
Update generated resources latest hugo ( #97 )
2019-11-16 20:26:53 +01:00
Alex Shpak
6d6c59bb23
Update generated resources in exampleSite
2019-11-16 01:48:05 +01:00
Alex Shpak
1af0e0a18b
#94 , Show toc at top of printing page
2019-11-08 23:42:15 +01:00
Alex Shpak
1c65dac6ce
#94 , Add printing styles
2019-11-08 23:31:27 +01:00
Alex Shpak
1b6469f7b1
#92 , use 'em' units for markdown line-height
2019-10-27 20:20:13 +01:00
Alex Shpak
179d4443b8
#92 , Fix code block with lines spacing
2019-10-27 13:05:43 +01:00
Alex Shpak
1c7fa1d974
Update docs archetype
2019-10-27 12:36:34 +01:00
Alex Shpak
825573cdd2
Remove dark links mixin and sass var
2019-10-27 12:33:14 +01:00
Alex Shpak
a5788d71fa
#80 , Add search index configuration
2019-10-27 11:58:58 +01:00
Alex Shpak
b4307e7c09
#80 , Migrate to flexsearch
2019-10-23 21:32:15 +02:00
Alex Shpak
4596f08e32
Rename ToC level styles, reorganize example content
2019-10-23 21:31:58 +02:00
Alex Shpak
e03b9bccb1
Delete .DS_Store
2019-10-21 10:20:05 +02:00
Alex Shpak
e2188136e1
#51 , Add experimental bookCollapseSection page param to hide nested sections
2019-10-09 01:00:40 +02:00
Alex Shpak
071e069d92
Update readme
2019-10-09 00:05:30 +02:00
Alex Shpak
c7f93dc789
Update example file structure, give each shortcode own file
2019-10-08 23:55:34 +02:00
Alex Shpak
1db63cef5c
Fix valign for git footer icons
2019-10-08 23:25:33 +02:00
Alex Shpak
00988ceee1
Remove BookMenuBundleActiveLinkColor parameter
2019-10-08 23:17:30 +02:00
Alex Shpak
394b54f76b
Upgrade hugo in github action
2019-10-08 17:15:16 +02:00
Alex Shpak
007bc10c07
Introduce SCSS plugins: dark mode and numbered headings
2019-10-08 17:03:49 +02:00
Peiling Jiang
1cd5040d84
Add Google Analytics setup (in configuration file) hint. ( #88 )
2019-10-04 09:52:51 +02:00
Alex Shpak
1f8d34168f
#77 , Introduce hint shortcode
2019-10-03 18:15:24 +02:00
Alex Shpak
3e3a3346e1
#59 , Allow customize SASS vars, add example of dark theme
2019-10-03 15:07:56 +02:00
Alex Shpak
77255304f3
#74 , Remove readonly flag from search field
2019-10-03 14:18:34 +02:00
Alex Shpak
22ff783d86
#86 , Add google analytics to readme, move GA and enable Open Graph in head
2019-10-03 14:10:03 +02:00
Alex Shpak
397ebbc2a4
#79 , Disable async load for dynamically inserted scripts
2019-10-03 13:56:41 +02:00