Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump hugo/themes/book from 317ccae to 5e15ddb #185

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hugo/themes/book
Submodule book updated 51 files
+12 −2 .github/workflows/main.yml
+5 −5 README.md
+2 −1 assets/_markdown.scss
+3 −3 assets/manifest.json
+2 −2 assets/plugins/_numbered.scss
+3 −1 assets/search-data.json
+1 −1 assets/sw-register.js
+8 −4 exampleSite/config.toml
+8 −4 exampleSite/config.yaml
+0 −0 exampleSite/content.en/_index.md
+0 −0 exampleSite/content.en/docs/example/_index.md
+0 −0 exampleSite/content.en/docs/example/collapsed/3rd-level/4th-level.md
+0 −0 exampleSite/content.en/docs/example/collapsed/3rd-level/_index.md
+0 −0 exampleSite/content.en/docs/example/collapsed/_index.md
+0 −0 exampleSite/content.en/docs/example/hidden.md
+0 −0 exampleSite/content.en/docs/example/table-of-contents/_index.md
+0 −0 exampleSite/content.en/docs/example/table-of-contents/with-toc.md
+0 −0 exampleSite/content.en/docs/example/table-of-contents/without-toc.md
+0 −0 exampleSite/content.en/docs/shortcodes/_index.md
+0 −0 exampleSite/content.en/docs/shortcodes/buttons.md
+0 −0 exampleSite/content.en/docs/shortcodes/columns.md
+0 −0 exampleSite/content.en/docs/shortcodes/details.md
+0 −0 exampleSite/content.en/docs/shortcodes/expand.md
+0 −0 exampleSite/content.en/docs/shortcodes/hints.md
+5 −2 exampleSite/content.en/docs/shortcodes/katex.md
+2 −2 exampleSite/content.en/docs/shortcodes/mermaid.md
+15 −0 exampleSite/content.en/docs/shortcodes/section/_index.md
+0 −0 exampleSite/content.en/docs/shortcodes/section/first-page.md
+0 −0 exampleSite/content.en/docs/shortcodes/section/second-page.md
+0 −0 exampleSite/content.en/docs/shortcodes/tabs.md
+1 −1 exampleSite/content.en/menu/index.md
+0 −0 exampleSite/content.en/posts/_index.md
+0 −0 exampleSite/content.en/posts/creating-a-new-theme.md
+0 −0 exampleSite/content.en/posts/goisforlovers.md
+0 −0 exampleSite/content.en/posts/hugoisforlovers.md
+0 −0 exampleSite/content.en/posts/migrate-from-jekyll.md
+0 −15 exampleSite/content/docs/shortcodes/section/_index.md
+0 −1 exampleSite/resources/_gen/assets/scss/book.scss_50fc8c04e12a2f59027287995557ceff.content
+0 −1 exampleSite/resources/_gen/assets/scss/book.scss_50fc8c04e12a2f59027287995557ceff.json
+1 −0 exampleSite/resources/_gen/assets/scss/book.scss_e129fe35b8d0a70789c8a08429469073.content
+1 −0 exampleSite/resources/_gen/assets/scss/book.scss_e129fe35b8d0a70789c8a08429469073.json
+1 −1 i18n/es.yaml
+1 −1 layouts/_default/baseof.html
+3 −2 layouts/partials/docs/html-head.html
+1 −1 layouts/partials/docs/menu-hugo.html
+3 −1 layouts/partials/docs/title.html
+1 −1 layouts/posts/single.html
+1 −1 layouts/shortcodes/katex.html
+2 −0 layouts/shortcodes/section.html
+1 −1 layouts/taxonomy/list.html
+1,260 −12 static/mermaid.min.js