Alex Shpak
f633bbe679
Add touch-action: manipulation for mobile devices
2020-02-12 23:31:58 +01:00
Alex Shpak
2088c9a0cb
Add support for hugo menus
2020-02-12 22:12:41 +01:00
Alex Shpak
59479b17ac
Make start page fit single screen
2020-02-12 00:00:04 +01:00
Alex Shpak
eef4bef0d7
Removed unused ToC levels classes
2020-02-11 23:53:36 +01:00
Alex Shpak
08ccd92549
Rename collapsed menu in exampleSite
2020-02-11 23:49:07 +01:00
Alex Shpak
cb61957623
Add scrollbar plugin and update README
2020-02-10 23:31:33 +01:00
Alex Shpak
a23d848db2
#141 , Add page counters to taxonomy side menu
2020-02-10 22:24:36 +01:00
Alex Shpak
a33bb33f18
Make translations list respect weight of languages
2020-02-10 22:05:26 +01:00
xwutong
7f25a125aa
added Japanese translation ( #145 )
...
* Update cn.yaml
added some zh-cn translation
* Update jp.yaml
translated to Japanese
2020-02-10 18:39:59 +01:00
Alex Shpak
e1d55f2b15
Improve lang switch accesibility
2020-02-10 18:39:07 +01:00
Alex Shpak
72cf0968ce
Button shortcode redesign: smaller font, resize
2020-02-10 17:49:26 +01:00
Alex Shpak
caeba5ec99
Default body font color to black for better readability
2020-02-10 17:49:26 +01:00
xwutong
dae803fa44
Update cn.yaml ( #144 )
...
added some zh-cn translation
2020-02-08 12:21:48 +01:00
Alex Shpak
4e03ee5835
#138 , Lower minimum body width from 400px to 320px, regression
2020-02-04 22:39:12 +01:00
Alex Shpak
c0bd5b5bb8
#90 , Move inline scripts to file in assets to allow overwrite
2020-02-04 22:24:36 +01:00
Alex Shpak
83f6c3d475
Disable space as search focus key
2020-01-24 00:39:47 +01:00
Alex Shpak
dc7e2f0013
Update ToC docs in README
2020-01-24 00:36:26 +01:00
Alex Shpak
88136f596d
Add details styles for markdown
2020-01-24 00:22:23 +01:00
Alex Shpak
ba5d38ad44
Rework of main template, adds options for more fine customisation
2020-01-24 00:07:56 +01:00
Daniel Forssten
2acd6ab280
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 22:06:37 +01:00
Daniel Forssten
93fd87e4a0
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 22:02:34 +01:00
Daniel Forssten
145b8ae2e3
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 22:02:03 +01:00
Daniel Forssten
4cd9c6f8f9
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 22:00:09 +01:00
Daniel Forssten
ce0857eedd
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 21:59:07 +01:00
Daniel Forssten
7e2af86777
#134 , Focus search field by pressing s or / ( #135 )
...
* #134 , Focus search field by pressing s or /
* #134 , Refactoring away an array loop using indexOf
2020-01-19 21:57:53 +01:00
Alex Shpak
4b641b0f9a
#133 , move disqus to separate template to allow override, rename BookDisqus to BookComments
2020-01-17 21:44:25 +01:00
Alex Shpak
b9688d7e36
Update generated resources
2020-01-17 21:32:01 +01:00
Alex Shpak
9888c52dbf
#132 , add urlize to taxonomy templates
2020-01-17 21:31:36 +01:00
Shane Liesegang
bce8940c62
Removing flex from <main> for sake of print layout ( #129 )
...
* Removing flex from <main> for sake of print layout
* trimming excess whitespace
2020-01-17 20:32:36 +01:00
Roberto MF
c43a00feb2
Add es lang ( #128 )
2020-01-16 09:59:52 +01:00
Alex Shpak
db73f20cb5
#130 , Fix post metadata links regression, add RelPermalink
2020-01-16 09:58:53 +01:00
Alex Shpak
68f096fa4c
Remove use of Scratch in search configuration
2020-01-13 19:42:16 +01:00
Alex Shpak
134b7456b8
Add jp and ko search settings (same as chinese)
2020-01-13 19:29:32 +01:00
Alex Shpak
9fa444757a
#117 , Update KaTeX shortcode, add displayMode param
2020-01-13 19:05:54 +01:00
Alex Shpak
b9f45270a0
#122 , Fix post taxonomy list links (include base url)
2020-01-13 18:06:09 +01:00
Alex Shpak
ec53e2733f
Update disqus support, add global site config BookDisqus
2020-01-13 17:55:34 +01:00
Dave Kerr
36a8cf5169
feat: added support for Disqus ( #120 )
...
* feat: added support for Disqus
* feat: allow disqus to be disabled through frontmatter
Set:
bookDisableComments: true
On a page to disable disqus for the content.
2020-01-13 17:46:19 +01:00
tyler71
e037b7c70f
mobile toc menu ( #121 )
...
* Implement TOC for mobile
* Uses Page title as label
* Label entries so that tapping TOC will hide menu
* Switch to medium breakpoint
* Correct tos -> toc
* toc-menu-control -> toc-control
2020-01-13 17:44:24 +01:00
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