Commit Graph

73 Commits

Author SHA1 Message Date
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
Alex Shpak
e01674c287 Move baseof to _default folder, making it default view of site 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
Alex Shpak
681a6ed870 Set required version to 0.56 2019-11-29 22:58:20 +01:00
Alex Shpak
1e4d0001e2 Add multilingual mode to README 2019-11-16 21:48:35 +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
a5788d71fa #80, Add search index configuration 2019-10-27 11:58:58 +01:00
Alex Shpak
4596f08e32 Rename ToC level styles, reorganize example content 2019-10-23 21:31:58 +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
00988ceee1 Remove BookMenuBundleActiveLinkColor parameter 2019-10-08 23:17:30 +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
22ff783d86 #86, Add google analytics to readme, move GA and enable Open Graph in head 2019-10-03 14:10:03 +02:00
Olivier Beaulieu
ff6ba4b1ae Fixed typo in README 2019-09-30 11:03:10 +02:00
Alex Shpak
ae3c5017c4 Small adjustments for logo span and css 2019-09-05 23:01:40 +02:00
Paul Twohey
6004c7edc3 Optional brand logo in the menu controlled by .Site.Params.BookLogo
- documentation in README.md and exampleSite/config.{toml,yaml}
2019-09-05 22:22:14 +02:00
Alex Shpak
185e52d2f6 #61, Add katex shortcode 2019-08-23 00:01:14 +02:00
Alex Shpak
c98b510fe0 Finish migration to github actions 2019-08-22 23:17:07 +02:00
Alex Shpak
1f3addcca5 Implement search, loading on demand 2019-08-06 11:33:42 +02:00
Alex Shpak
dda0a0eab1 Start work on search feature with lunr 2019-08-06 11:33:42 +02:00
Alex Shpak
07048f7bf5
Update README.md 2019-06-03 22:54:02 +02:00
Alex Shpak
e452a7beda #52, Allow to set max showed levels of ToC. e.g. BookToC=3 2019-05-27 16:48:23 +02:00
Alex Shpak
5d475787e1 Fix hugo badge link 2019-05-27 12:00:29 +02:00
Alex Shpak
9ff98f4650
Fix columns shortcode example 2019-05-27 11:51:48 +02:00
Alex Shpak
e0e8611992 Make MIT badge blue 2019-05-24 15:08:25 +02:00
Alex Shpak
c70bef77a5 Update README.md with shortcodes and badges 2019-05-24 14:07:44 +02:00
Alex Shpak
8f5aaee7aa Add empty taxonomy templates to hide warnings without setting 2019-05-22 10:42:48 +02:00
Alex Shpak
ddfb4bafb7 #50, Keep both yaml and toml examples in exampleSite 2019-05-22 10:23:34 +02:00
Alex Shpak
12f98cc2a5 #50, Add missing string literals in toml config 2019-05-22 09:26:46 +02:00
Alex Shpak
561fdd7b99 #50, Change example in README from yaml to toml, fix outdated menu config example 2019-05-22 09:23:16 +02:00
V.H. Belvadi
3920d5ff74 Updated changes to load custom fonts better and load Oxygen locally. No more variables. 2019-05-15 09:53:49 +02:00
V.H. Belvadi
bfe110c797 Instructions to enable or disable Google Fonts
Updated with instructions on enabling, disabling or using default theme settings for Google fonts.
2019-05-15 09:53:49 +02:00
Pi Delport
46e3b58404 (README typo) 2019-05-02 08:56:42 +02:00
Alex Shpak
ffd5e272a8 #43, Add bookHidden page param to hide page from side menu 2019-04-30 22:16:02 +02:00
Alex Shpak
198ba007cc Fix contributors link in README.md 2019-04-23 22:30:24 +02:00
Alex Shpak
0b30289d9f #43, Update tree menu rendering to support multiple sections 2019-04-22 19:17:39 +02:00
Alex Shpak
4eae7c302d #19, Set minimum hugo version to 0.48 2019-04-12 23:07:37 +02:00
Alex Shpak
172444da16 Mention contributors in README.md 2019-04-09 23:04:52 +02:00
Alex Shpak
4ba6f64d45 Add custom.scss to README.md 2019-04-09 23:02:31 +02:00
Alex Shpak
6ef4a4b69c Update favicon, update README, re-generate resources 2019-04-09 22:50:25 +02:00
Jordi Bares
aa07b876fe Remove copyright note and flags, fix bug with paths 2019-04-09 22:31:24 +02:00
Jordi Bares
3742e6f0f4 Change footer inject below the body 2019-04-09 22:31:24 +02:00
Jordi Bares
655de364ea Add footer info on docs 2019-04-09 22:31:24 +02:00
Alex Shpak
941ca77a32 Rename DateFormat to BookDateFormat, make format optional 2019-03-29 16:59:00 +01:00
Alex Shpak
5b652a1bb1 Add home page placeholder to not display empty page 2019-03-29 16:19:39 +01:00