Alexander Danilov
c024538604
Ignore code block clicks with active selection ( #448 )
2022-07-04 08:55:54 +02:00
Alex Shpak
4ef38f3bbf
Add .hugo_build.lock to .gitignore
2022-04-26 13:43:10 +02:00
Alex Shpak
1852b16d93
#440L Adjust bookHref, check .Content again, add redirect
2022-04-26 13:14:22 +02:00
Horea Christian
c2014a08a5
Add BookHref, set explicit URL for the menu ( #440 )
2022-04-26 13:10:39 +02:00
Leone G
faede5e749
Add Amharic language translations ( #444 )
2022-04-26 11:35:50 +02:00
Giuseppe Masino
98d19b8e95
Make menu entries' link relative ( #421 )
...
This change allows hugo to build pages correcly when
`canonifyURLs = false` and `relativeURLs = true`.
Otherwise the links on the menu will be canonicalized regardless of
configuration.
This results in broken sites in a number of situations, such as sites
served behind a reverse-proxy that don't want to account for the prefix
they're served under.
2022-02-18 17:35:02 +01:00
Andreas Deininger
5581ec0845
REDAME: Katex to KaTeX ( #416 )
2022-02-14 15:44:11 +01:00
Alex Shpak
3a65df3a76
#408 , #410 : Use LanguageCode in templates if specified
2022-01-13 19:20:02 +01:00
shawn.ye
fb0863a27a
Prevent breaked-lines in <p> ( #404 )
2022-01-13 16:52:03 +01:00
Samuel Redai
2f60f0919f
Updating book to hugo-book in README ( #394 )
...
Looks like the path `/book/` in the readme should be `/hugo-book/`.
2021-12-01 10:43:39 +01:00
Alex Shpak
2e693816ae
#385 : Do not focus search field if current element has value
2021-11-19 14:24:28 +01:00
QIN2DIM
c47eb7388a
Rename theme in readmin to hugo-book ( #386 )
...
* Update README.md
* Update README.md
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2021-11-19 13:33:01 +01:00
Alex Shpak
8bb6d7ebec
#369 , switch to google_analytics.html internal template
2021-10-19 22:05:41 +02:00
Nikolay Raspopov
6c3d1e942a
Removed extra Google Analitics include ( #389 )
...
It's already included via "docs/html-head" partial.
2021-10-19 21:56:36 +02:00
Jack Morgan
9d4916fcc2
Allow site title to be customised via parital ( #384 )
...
* Allow site title to be customised via parital
* Modify readme to highlight available partials
* Rename template for consistency
* Move title tags to head partial
2021-09-27 09:36:02 +02:00
xhdix
f2fb37b1ad
add color-scheme to head-html ( #387 )
2021-09-26 21:47:58 +02:00
Alex Shpak
d6087bd32d
Add hugo init to install instructions
2021-09-11 21:27:19 +02:00
Alex Shpak
15ef744c94
Rollback flexsearch for now
2021-09-08 23:41:49 +02:00
Michael T Lombardi (He/Him)
6aef8ef1c7
(GH-375) Enable use as a hugo module ( #376 )
...
This commit does the minimal work to make the Book theme a functional
hugo module by adding the go.mod file and including instructions in
the project README for use.
Resolves #375
2021-09-07 22:05:33 +02:00
Alex Shpak
a656d711bf
Upgrade flexsearch and mermaid
2021-08-30 14:47:27 +02:00
Alex Shpak
0cde2e461d
#370 : Allow markdown in details shortcode, also change markdownify to RenderString in other shortcodes
2021-08-30 14:32:11 +02:00
Alex Shpak
4c1de2b3de
#374 : set auto height for images in markdown
2021-08-30 14:15:57 +02:00
Alex Shpak
26de844a19
#343 , #165 : Move lang selector to left menu
2021-08-18 11:12:58 +02:00
Alex Shpak
50147be131
Update README.md
2021-07-25 22:44:14 +02:00
Alex Shpak
deb00bcad2
Update theme.toml
2021-07-25 22:41:58 +02:00
逊狼
92d97049cf
issues 362 ( #364 )
...
* 🐞 fix issues 352
Solve this problem:
https://github.com/alex-shpak/hugo-book/issues/352
The Reason:
https://github.com/gohugoio/hugo/issues/8688
* fix issues 362
https://github.com/alex-shpak/hugo-book/issues/362
* Revert "🐞 fix issues 352"
This reverts commit 58f8935d1e
.
* Revert "Revert "🐞 fix issues 352""
This reverts commit fa0d46ccf5
.
* fix issues 362
* Update columns.html
* Revert "Revert "Revert "🐞 fix issues 352"""
This reverts commit 79777a9e84
.
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
2021-07-20 16:20:43 +02:00
Marco Guerrini
c4d69635af
Added italian translation ( #356 )
2021-07-01 11:26:02 +02:00
xhdix
e939f40314
Add Farsi with support for search RTL texts ( #350 )
...
Farsi/Parsi/Persian
2021-06-21 21:11:36 +02:00
xhdix
0d2ed5586e
Change collapsed icon in menu for RTL pages ( #354 )
2021-06-21 20:18:14 +02:00
xhdix
379e311d7e
Fix menu not working in RTL menu ( #349 )
2021-06-08 10:08:46 +02:00
Nikolay Raspopov
4540d66e3b
Document removal of internal hugo templates ( #345 )
2021-05-27 09:11:13 +02:00
Alex Shpak
fde10f1319
#285 , skip integrity attribute if site is built without hostname
2021-05-21 00:50:38 +02:00
Alex Shpak
f6e8d1b693
Add deprecation notice for menu bundle
2021-05-21 00:46:53 +02:00
Nikolay Raspopov
345cb5d947
Prefer existing and translated variant of home page ( #342 )
...
* Prefer existing and translated variant of home page as the site link in the menu header.
* More compact "cond"-version of fix.
2021-05-20 22:02:31 +02:00
Alex Shpak
553d378db3
Fix lighthouse remarks: icon sizes, noopener
2021-05-20 19:00:15 +02:00
Alex Shpak
195138cad0
Update roboto fonts
2021-05-20 11:28:51 +02:00
Alex Shpak
9b2e21f870
Refactor search, syntax error
2021-05-19 20:28:21 +02:00
Alex Shpak
d7c644f0e7
Refactor search, prepare for pre-built indexing
2021-05-19 20:26:21 +02:00
Alex Shpak
843144dd85
Regression, fix menu reset script
2021-05-19 20:12:27 +02:00
Nikolay Raspopov
4d936a55d8
Fixed ineffective "disableHugoGeneratorInject" parameter ( #337 )
...
Fixed issue #336 . HUGO does not use `{{ hugo.Generator }}` placeholder anymore.
2021-05-06 09:33:18 +02:00
Alex Shpak
6720168dd5
#281 , Copy code block content on click
2021-05-03 23:52:00 +02:00
Alex Shpak
6a1932611c
Update MermaidJS example
2021-05-03 23:14:20 +02:00
Alex Shpak
e611f564bb
Update archetypes
2021-05-03 23:06:43 +02:00
Alex Shpak
f4a26ff3da
Imporove sectiopn shortcode example
2021-05-03 22:59:33 +02:00
Alex Shpak
9e9c7d3403
Improve posts title rendering
2021-05-03 22:05:25 +02:00
Alex Shpak
c197f3399b
#286 , Add ability to set image for posts
2021-05-03 21:47:19 +02:00
Pim Snel
e0823c2138
collapsed menu right arrow, uncollapsed down arrow ( #332 )
2021-05-03 21:18:49 +02:00
Hsin-Hsiang Peng
51140a8026
add Traditional Chinese i18n translation ( #335 )
...
Add the Traditional Chinese i18n translation for language code "zh-TW".
Ref: https://discourse.gohugo.io/t/i18n-support-for-language-country-code/20303
2021-05-03 21:17:44 +02:00
Pim Snel
62004506e2
change master to github's new default main branch ( #325 )
2021-04-11 17:51:42 +02:00
Collin Brooks
ba38e17b1b
Add custom commit path for last edited link ( #319 )
...
- A new `BookCommitPath` paramter was added that allows the 'commit'
portion of the link to a page's last edited commit hash to be
specified.
- This is useful when github is not the default repository for a
project.
Co-authored-by: Collin Brooks <cbrooks@sentryds.com>
2021-04-11 17:50:54 +02:00