File tree
6 files changed
+18
-15
lines changed- content
- basics
- tutorials
- themes
6 files changed
+18
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Submodule hugo-theme-relearn updated 58 files
- CHANGELOG.md+27
- assets/css/swagger-ui/swagger-ui.css+1-1
- assets/css/theme-neon.css+2-2
- assets/css/theme-relearn-bright.css+2-2
- assets/css/theme-relearn-dark.css+2-2
- assets/css/theme-relearn-light.css+2-2
- assets/css/theme-zen-dark.css+2-2
- assets/css/theme-zen-light.css+2-2
- assets/css/theme.css+25-9
- assets/css/variables.css+18-18
- assets/js/mermaid/mermaid.min.js+690-345
- assets/js/orama/components.js+8
- assets/js/orama/internals.js+8
- assets/js/orama/orama.js+2.7k
- assets/js/orama/plugin-pt15.js+8
- assets/js/orama/plugin-qps.js+8
- assets/js/orama/trees.js+8
- assets/js/search-lunr.js+158
- assets/js/search-orama-esm.mjs+101
- assets/js/search-orama.js+3.0k
- assets/js/search.js+188-307
- assets/js/swagger-ui/swagger-ui-bundle.js+1-1
- assets/js/swagger-ui/swagger-ui-standalone-preset.js+1-1
- assets/js/theme.js+80-61
- content/_relearn/searchpage/_content.gotmpl+20-3
- docs/assets/js/variant.js+6-6
- docs/config/_default/params.toml+48-21
- docs/content/authoring/frontmatter/reference/frontmatter.toml+5-5
- docs/content/configuration/sidebar/menus/_index.en.md+17-9
- docs/content/configuration/sidebar/search/_index.en.md+85-20
- docs/content/introduction/changelog/8/0/000.en.md+24
- docs/content/introduction/changelog/8/0/000.pir.md+3
- docs/content/introduction/changelog/8/0/_index.en.md+11
- docs/content/introduction/changelog/8/0/_index.pir.md+10
- docs/content/introduction/changelog/8/_index.en.md+11
- docs/content/introduction/changelog/8/_index.pir.md+10
- docs/content/introduction/releasenotes/8/0.en.md+20-2
- docs/content/introduction/releasenotes/8/0.pir.md+11
- docs/content/more/credits/_index.en.md+1
- docs/content/shortcodes/children/_index.en.md+1-1
- docs/content/shortcodes/mermaid.en.md+58
- hugo.toml+4
- i18n/es.toml+1-1
- layouts/404.html+3-1
- layouts/_default/baseof.html+1-19
- layouts/_relearn_searchpage/article.html+1-1
- layouts/partials/_relearn/dependencies.gotmpl+60-24
- layouts/partials/_relearn/pages.gotmpl+2-2
- layouts/partials/breadcrumbs.html+1-1
- layouts/partials/dependencies.html+6-2
- layouts/partials/dependencies/openapi.html+4-2
- layouts/partials/dependencies/search-lunr.html+69
- layouts/partials/dependencies/search-orama-esm.html+11
- layouts/partials/dependencies/search-orama.html
- layouts/partials/dependencies/search.html+120
- layouts/partials/dependencies/theme.html+49-91
- layouts/partials/menu.html+1-24
- layouts/partials/version.txt+1-1
0 commit comments