Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-11Fix readfile not rendering html codeHEADmainGeri Ochoa
2022-11-10Update CHANGELOG.mdPatrice Chalin
2022-11-03Fix offline search popover (#1305)Takayama Fumihiko
2022-11-03Algolia updates (#1270)LisaFC
Updates for #1250
2022-11-02Update nl (#1301)erwin-faceit
I18N: update nl.toml
2022-11-02Add more translation to ar.tomlmboukhalfa
2022-10-29CHANGELOG: add breaking change (tabbed panes, text display)Andreas Deininger
2022-10-27Auto activation of mermaid diagrams (via use of hugo render hook) (#990)Stephan Lachnit
2022-10-24Release v0.5.1 preparationv0.5.1dependencies/v0.5.1Geri Ochoa
2022-10-21Tabbed pane, fix: avoid duplicate html id if content is pulled in via ↵Andreas Deininger
readfile shortcode (#1289)
2022-10-21User guide: fix invalid html by adding alt attribute to imageAndreas Deininger
Remove trailing whitespace in a few .md files
2022-10-21Fix: Tabpane shows multiple tabs at the same time #1271Andreas Deininger
2022-10-21Shortcodes for tabbed panes: improved whitespace handlingAndreas Deininger
2022-10-17Module setup: update docsy/dependencies to tip of mainAndreas Deininger
2022-10-16feature: add support for GLFM math blocks (#987)Stephan Lachnit
* feature: add support for GLFM math blocks This add supports for GLFM's math blocks [1] using hugo's Markdown render hooks [2]. [1]: https://docs.gitlab.com/ee/user/markdown.html#math [2]: https://gohugo.io/templates/render-hooks/#render-hooks-for-code-blocks Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-10-14Fix: hugo serve does not serve Font Awesome anymore (#1282)Andreas Deininger
2022-10-14Remove > selector from elementsthe-kraljica
2022-10-13Search styling refactoring, and fix for offline search (#1279)Patrice Chalin
2022-10-13Fixing FontAwesome icon handling in search placeholder (#1247)Mike Kruskal
2022-10-10CHANGELOG adjustmentsPatrice Chalin
2022-10-10Revert #1200 to recover desc blog post order (#1269)Patrice Chalin
2022-10-08Scripts: one more whitespace tweakPatrice Chalin
2022-10-08Scripts: get Popper from Bootstrap bundle (#1268)Patrice Chalin
2022-10-08Revert to Popper v1 so tooltips work (#1266)Patrice Chalin
2022-10-08More whitespace cleanup - partials/scripts.htmlPatrice Chalin
2022-10-08Scripts tweak to cleanup whitespace etc (#1262)Patrice Chalin
2022-10-08CHANGELOG: adjust prose since FA was further upgraded (#1261)Patrice Chalin
2022-10-08Upgrade to Bootstrap 4.6.2 (module install) (#1218)Andreas Deininger
2022-10-07User guide, conversion to modules: fixing config.yaml (#1209)Andreas Deininger
2022-10-07Navbar-brand: define classes for the logo and name (#1190)Patrice Chalin
2022-10-07Release v0.5.0 prep, fix module dependencyv0.5.0dependencies/v0.5.0Geri Ochoa
2022-10-06Release v0.5.0 preparationGeri Ochoa
2022-10-06Add click to copy buttonGeri Ochoa
Adds a click to copy button to code samples that don't use the Prism highlighter.
2022-10-06Fix importing wrong drawio scriptGeri Ochoa
2022-10-05Update CHANGELOG.mdPatrice Chalin
2022-10-05Use gtag.js analytics library for all site tagsPatrice Chalin
2022-10-05Userguide, installation via npm: correct themes directory (#1213)Andreas Deininger
2022-10-05CHANGELOG: mention FA font-glyph width changes (#1251)Patrice Chalin
2022-10-05Mention inadvertent style leakage in CHANGELOG (#1167)Patrice Chalin
2022-09-15update docs navigation arrow on hover (#1237)Ihor Sychevskyi
2022-09-12Module setup: update docsy/dependencies to tip of main (#1229)Andreas Deininger
Co-authored-by: LisaFC <lcarey@google.com>
2022-09-12Fix: tab-pane, persistence of language: change load order of .js-scriptsAndreas Deininger
Fix for #1232
2022-09-12fix unclosed tag li (#1236)Ihor Sychevskyi
2022-09-05Module setup: add mount to make bootstrap.js available (#1216)Andreas Deininger
Fixes #1214. Co-authored-by: LisaFC <lcarey@google.com>
2022-09-05[conditional-text] Avoid linebreaks when using the shortcode inline (#1220)Robert Fekete
Until now, using the conditional-text shortcode inside a paragraph caused linebreaks before and after the conditionally included text. This patch fixes the issue.
2022-09-02Avoiding 'Illegal shortcode state' (Hugo v0.102.x)Andreas Deininger
2022-09-02Update zh-tw and zh-cn (#1205)Ader Fu
Out of sync with English version Signed-off-by: ydFu <ader.ydfu@gmail.com> Signed-off-by: ydFu <ader.ydfu@gmail.com> Co-authored-by: LisaFC <lcarey@google.com>
2022-08-31Revert "Use gtag.js analytics library for all site tags"Geri Ochoa
This reverts commit c7c3fa7f4dc2ac318c59a68187b7647aac61e84d.
2022-08-31add 'asc' parameter to GroupByDate function callLukas Zeitler
2022-08-31Use gtag.js analytics library for all site tagsPatrice Chalin