Commit af1923f
File tree
- content/en/docs
- contributing
- specs
- themes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
- .github/workflows/smoke.yaml+21-7
- .github/workflows/test.yaml+13-2
- .vscode/cspell.json+3
- CHANGELOG.md+22-12
- CONTRIBUTING.md+4-4
- Dockerfile+2-2
- README.md+1-1
- assets/scss/_nav.scss+6-6
- assets/scss/_sidebar-tree.scss+8
- docker-compose.yaml+3-3
- docsy.dev/.gitignore
- docsy.dev/.htmltest.yml
- docsy.dev/.prettierignore
- docsy.dev/CONTRIBUTING.md
- docsy.dev/LICENSE
- docsy.dev/Makefile
- docsy.dev/assets/scss/_styles_project.scss
- docsy.dev/assets/scss/_variables_project.scss
- docsy.dev/content/en/_index.md
- docsy.dev/content/en/about/featured-background.jpg
- docsy.dev/content/en/about/index.md
- docsy.dev/content/en/blog/2022/hello.md
- docsy.dev/content/en/blog/2023/bootstrap-5-migration.md
- docsy.dev/content/en/blog/2023/docsy-0.7.md
- docsy.dev/content/en/blog/2023/priorities-for-2024.md
- docsy.dev/content/en/blog/2024/0.10.0.md
- docsy.dev/content/en/blog/2024/0.9.0.md
- docsy.dev/content/en/blog/2024/year-in-review.md
- docsy.dev/content/en/blog/_index.md
- docsy.dev/content/en/community/_index.md
- docsy.dev/content/en/docs/_index.md
- docsy.dev/content/en/docs/adding-content/_index.md+1
- docsy.dev/content/en/docs/adding-content/content.md
- docsy.dev/content/en/docs/adding-content/diagrams-and-formulae/docsy-diagrams.svg
- docsy.dev/content/en/docs/adding-content/diagrams-and-formulae/index.md
- docsy.dev/content/en/docs/adding-content/feedback.md
- docsy.dev/content/en/docs/adding-content/iconsimages.md
- docsy.dev/content/en/docs/adding-content/lookandfeel.md
- docsy.dev/content/en/docs/adding-content/navigation.md
- docsy.dev/content/en/docs/adding-content/print.md
- docsy.dev/content/en/docs/adding-content/repository-links.md+4-4
- docsy.dev/content/en/docs/adding-content/search.md
- docsy.dev/content/en/docs/adding-content/shortcodes/flags/de.png
- docsy.dev/content/en/docs/adding-content/shortcodes/flags/tz.png
- docsy.dev/content/en/docs/adding-content/shortcodes/flags/uk.png
- docsy.dev/content/en/docs/adding-content/shortcodes/includes/config.yaml
- docsy.dev/content/en/docs/adding-content/shortcodes/includes/installation.md
- docsy.dev/content/en/docs/adding-content/shortcodes/index.md
- docsy.dev/content/en/docs/adding-content/shortcodes/spruce.jpg
- docsy.dev/content/en/docs/adding-content/taxonomy.md
- docsy.dev/content/en/docs/adding-content/versioning.md
- docsy.dev/content/en/docs/best-practices/_index.md+1
- docsy.dev/content/en/docs/best-practices/organizing-content.md+17-17
- docsy.dev/content/en/docs/best-practices/site-guidance.md
- docsy.dev/content/en/docs/contribution-guidelines/_index.md+4-4
- docsy.dev/content/en/docs/deployment/_index.md
- docsy.dev/content/en/docs/examples/_index.md
- docsy.dev/content/en/docs/get-started/_index.md+1
- docsy.dev/content/en/docs/get-started/basic-configuration.md
- docsy.dev/content/en/docs/get-started/docsy-as-module/_index.md
- docsy.dev/content/en/docs/get-started/docsy-as-module/example-site-as-template.md
- docsy.dev/content/en/docs/get-started/docsy-as-module/installation-prerequisites.md
- docsy.dev/content/en/docs/get-started/docsy-as-module/start-from-scratch.md
- docsy.dev/content/en/docs/get-started/known_issues.md
- docsy.dev/content/en/docs/get-started/other-options.md
- docsy.dev/content/en/docs/get-started/quickstart-docker.md
- docsy.dev/content/en/docs/language/_index.md
- docsy.dev/content/en/docs/updating/_index.md
- docsy.dev/content/en/docs/updating/convert-site-to-module.md
- docsy.dev/content/en/docs/updating/updating-hugo-module.md
- docsy.dev/content/en/docs/updating/updating-submodules.md
- docsy.dev/content/en/featured-background.jpg
- docsy.dev/content/en/project/_index.md+1-1
- docsy.dev/content/en/search.md
- docsy.dev/content/en/tests/index.md
- docsy.dev/hugo.yaml+4-3
- docsy.dev/layouts/_markup/render-heading.html
- docsy.dev/package.json+12-5
- docsy.dev/scripts/install-hugo.sh+4-2
- docsy.dev/static/google6a6ae8b5b016a20d.html
- docsy.dev/static/images/feedback.png
- docsy.dev/static/images/no.png
- docsy.dev/static/images/version-banner.png
- docsy.dev/static/images/yes.png
- docsy.dev/static/refcache.json+85-77
- i18n/uk.toml+4-4
- layouts/_partials/sidebar-tree.html+115-21
- layouts/_partials/sidebar.html+49-12
- netlify.toml+5-3
- package.json+20-34
- scripts/gen-chroma-styles.sh
- scripts/getHugoModules/index.mjs
- scripts/make-site.sh+1-1
- scripts/mkdirp-hugo-mod.js
- scripts/prettier-ignore-helper.pl
- scripts/refresh-sass-variables.pl
- tasks/sidebar-root-feature.plan.md+139
0 commit comments