From d9695efa098f46007e3ef244fd9faa3e2cea2c43 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 9 Nov 2023 14:58:28 +0000 Subject: [PATCH] fix: links (cont.) --- .github/ISSUE_TEMPLATE/bug-report.yml | 10 +++++----- .github/ISSUE_TEMPLATE/config.yml | 8 ++++---- .github/workflows/split-packages.yaml | 2 +- CONTRIBUTING.md | 18 +++++++++--------- ...rkspace => hugo-blox-builder.code-workspace | 0 .../archetypes/authors/_index.md | 2 +- modules/blox-bootstrap/archetypes/book.md | 2 +- modules/blox-bootstrap/archetypes/default.md | 2 +- .../blox-bootstrap/archetypes/event/index.md | 2 +- modules/blox-bootstrap/archetypes/home.md | 4 ++-- .../blox-bootstrap/archetypes/post/index.md | 2 +- .../blox-bootstrap/archetypes/project/index.md | 2 +- .../archetypes/publication/index.md | 2 +- .../blox-bootstrap/archetypes/slides/index.md | 2 +- modules/blox-bootstrap/data/page_sharer.toml | 2 +- modules/blox-bootstrap/layouts/index.html | 2 +- .../layouts/partials/blocks/about.avatar.html | 2 +- .../partials/blocks/about.biography.html | 2 +- .../layouts/partials/blocks/contact.html | 2 +- .../layouts/partials/blocks/skills.html | 2 +- .../partials/blocks/v1/about.avatar.html | 2 +- .../layouts/partials/blocks/v1/about.html | 2 +- .../layouts/partials/blocks/v1/contact.html | 2 +- .../layouts/partials/site_head.html | 2 +- .../layouts/partials/widget_page.html | 2 +- .../layouts/shortcodes/audio.html | 2 +- .../layouts/shortcodes/callout.html | 2 +- .../layouts/shortcodes/chart.html | 2 +- .../layouts/shortcodes/cite.html | 2 +- .../blox-bootstrap/layouts/shortcodes/cta.html | 2 +- .../layouts/shortcodes/emoji_list.html | 2 +- .../layouts/shortcodes/figure.html | 2 +- .../layouts/shortcodes/gallery.html | 2 +- .../layouts/shortcodes/gdocs.html | 2 +- .../blox-bootstrap/layouts/shortcodes/hl.html | 2 +- .../layouts/shortcodes/icon.html | 2 +- .../layouts/shortcodes/list_categories.html | 2 +- .../layouts/shortcodes/list_children.html | 2 +- .../layouts/shortcodes/list_tags.html | 2 +- .../layouts/shortcodes/math.html | 2 +- .../layouts/shortcodes/mention.html | 2 +- .../layouts/shortcodes/spoiler.html | 2 +- .../layouts/shortcodes/staticref.html | 2 +- .../layouts/shortcodes/table.html | 2 +- .../blox-bootstrap/layouts/shortcodes/toc.html | 2 +- .../layouts/shortcodes/video.html | 2 +- .../data/decap_cms_config.yaml | 6 +++--- modules/blox-plugin-netlify/README.md | 2 +- .../src/layouts/index.headers | 2 +- modules/blox-plugin-reveal/README.md | 2 +- modules/blox-seo/README.md | 4 ++-- .../blox-tailwind/assets/js/wowchemy-theme.js | 12 ++++++------ modules/blox-tailwind/data/page_sharer.toml | 2 +- .../layouts/_default/_markup/render-image.html | 2 +- modules/blox-tailwind/layouts/index.html | 4 ++-- .../layouts/partials/blocks/about.avatar.html | 2 +- .../layouts/partials/site_head.html | 12 ++++++------ .../layouts/shortcodes/audio.html | 4 ++-- .../layouts/shortcodes/callout.html | 2 +- .../layouts/shortcodes/chart.html | 2 +- .../layouts/shortcodes/mention.html | 4 ++-- .../layouts/shortcodes/spoiler.html | 2 +- .../layouts/shortcodes/video.html | 4 ++-- .../.github/workflows/import-notebooks.yml | 8 ++++---- .../.github/workflows/import-publications.yml | 8 ++++---- .../.github/workflows/updater-wip.yml | 4 ++-- starters/academic-cv/README.md | 2 +- .../academic-cv/config/_default/config.yaml | 2 +- .../academic-cv/config/_default/languages.yaml | 2 +- .../academic-cv/config/_default/params.yaml | 8 ++++---- starters/academic-cv/content/_index.md | 4 ++-- .../content/authors/admin/_index.md | 4 ++-- .../academic-cv/content/event/example/index.md | 12 ++++++------ .../content/post/getting-started/index.md | 14 +++++++------- .../post/writing-technical-content/index.md | 10 +++++----- .../publication/conference-paper/index.md | 4 ++-- .../publication/journal-article/index.md | 2 +- .../content/publication/preprint/index.md | 2 +- .../content/slides/example/index.md | 8 ++++---- starters/academic-cv/data/page_sharer.toml | 2 +- starters/blog/config/_default/config.yaml | 2 +- starters/blog/config/_default/languages.yaml | 2 +- starters/blog/config/_default/params.yaml | 4 ++-- .../blog/content/post/second-brain/index.md | 4 ++-- starters/blog/go.mod | 7 ++++--- .../.github/{ => workflows}/publish.yaml | 0 starters/course/README.md | 6 +++--- starters/course/config/_default/config.yaml | 3 +-- starters/course/config/_default/languages.yaml | 2 +- starters/course/config/_default/params.yaml | 11 ++++------- starters/course/content/admin/index.md | 8 -------- .../course/content/authors/admin/_index.md | 2 +- .../course/content/authors/吳恩達/_index.md | 2 +- starters/course/content/contact/contact.md | 2 +- starters/course/content/contact/image.md | 2 +- .../content/course/data-science/_index.md | 2 +- .../course/content/course/robotics/_index.md | 2 +- starters/course/content/home/hero.md | 2 +- starters/course/content/home/people.md | 2 +- .../post/20-12-01-wowchemy-prize/index.md | 2 +- starters/course/go.mod | 5 ++--- .../.github/{ => workflows}/publish.yaml | 0 starters/documentation/README.md | 10 +++++----- .../documentation/config/_default/config.yaml | 3 +-- .../config/_default/languages.yaml | 2 +- .../documentation/config/_default/params.yaml | 8 ++++---- starters/documentation/go.mod | 5 ++--- .../link-in-bio/config/_default/config.yaml | 2 +- .../link-in-bio/config/_default/languages.yaml | 2 +- .../link-in-bio/config/_default/params.yaml | 6 +++--- starters/link-in-bio/go.mod | 7 ++++--- .../.github/workflows}/publish.yaml | 0 starters/markdown-slides/README.md | 4 ++-- .../config/_default/config.yaml | 4 ++-- .../config/_default/params.yaml | 4 ++-- .../markdown-slides/content/admin/index.md | 6 +++--- .../markdown-slides/content/home/slides.md | 2 +- starters/markdown-slides/content/home/tags.md | 2 +- .../content/slides/example/index.md | 4 ++-- starters/markdown-slides/go.mod | 8 ++++---- .../.github/workflows}/publish.yaml | 0 starters/portfolio/README.md | 4 ++-- starters/portfolio/config/_default/config.yaml | 2 +- .../portfolio/config/_default/languages.yaml | 2 +- starters/portfolio/config/_default/params.yaml | 6 +++--- starters/portfolio/content/about/about.md | 4 ++-- .../portfolio/content/about/accomplishments.md | 4 ++-- starters/portfolio/content/about/contact.md | 2 +- starters/portfolio/content/about/education.md | 4 ++-- starters/portfolio/content/about/experience.md | 4 ++-- .../portfolio/content/authors/admin/_index.md | 2 +- starters/portfolio/content/home/portfolio.md | 2 +- .../{ => workflows}/import-publications.yml | 8 ++++---- .../.github/workflows}/publish.yaml | 0 starters/research-group/README.md | 4 ++-- .../research-group/config/_default/config.yaml | 4 ++-- .../config/_default/languages.yaml | 2 +- .../research-group/config/_default/params.yaml | 8 ++++---- starters/research-group/content/admin/index.md | 6 +++--- .../content/authors/admin/_index.md | 2 +- .../content/authors/吳恩達/_index.md | 2 +- .../content/event/example/index.md | 4 ++-- .../publication/conference-paper/index.md | 2 +- .../publication/journal-article/index.md | 2 +- .../content/publication/preprint/index.md | 2 +- starters/research-group/go.mod | 6 +++--- 146 files changed, 256 insertions(+), 269 deletions(-) rename wowchemy-hugo-themes.code-workspace => hugo-blox-builder.code-workspace (100%) rename starters/course/.github/{ => workflows}/publish.yaml (100%) delete mode 100644 starters/course/content/admin/index.md rename starters/documentation/.github/{ => workflows}/publish.yaml (100%) rename starters/{portfolio/.github => markdown-slides/.github/workflows}/publish.yaml (100%) rename starters/{research-group/.github => portfolio/.github/workflows}/publish.yaml (100%) rename starters/research-group/.github/{ => workflows}/import-publications.yml (90%) rename starters/{second-brain/.github => research-group/.github/workflows}/publish.yaml (100%) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2c586132..ef146943 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -13,13 +13,13 @@ body: 🚑 For **help** and **questions**, search if your question has already been asked on the community **[chat](https://discord.gg/z8wNYzb)** and **[forum](https://github.com/HugoBlox/hugo-blox-builder/discussions)**, and if not, ask your question there instead. - Bug reports also shouldn't be used for support requests about a specific problem in your site, only if the issue can be reproduced on a fresh Wowchemy template. + Bug reports also shouldn't be used for support requests about a specific problem in your site, only if the issue can be reproduced on a fresh Hugo Blox Builder template. - Also, you can search and browse the extensive [Wowchemy](https://hugoblox.com/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**. + Also, you can search and browse the extensive [Hugo Blox Builder](https://docs.hugoblox.com) and [Hugo](https://gohugo.io/documentation/) **documentation**. - For questions on _Blogdown_, please reach out to the [Blogdown community](https://github.com/rstudio/blogdown). + For questions on _RStudio/Blogdown_, please reach out to the [RStudio/Blogdown community](https://github.com/rstudio/blogdown). - Please fill out each section below. This info allows Wowchemy contributors to diagnose (and fix!) your issue as quickly as possible. Otherwise we might need to close the issue (e.g. when it's missing clear steps to reproduce). + Please fill out each section below. This info allows Hugo Blox Builder contributors to diagnose (and fix!) your issue as quickly as possible. Otherwise we might need to close the issue (e.g. when it's missing clear steps to reproduce). Also, please verify that your issue is present in the very latest `main` version. - type: checkboxes @@ -29,7 +29,7 @@ body: options: - label: "This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue" required: true - - label: "This issue is not a question, feature request, or anything other than a bug report directly related to Wowchemy. Please post those things on Discord: https://discord.gg/z8wNYzb" + - label: "This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb" required: true - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bb366789..764dfec0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,13 +2,13 @@ blank_issues_enabled: false contact_links: - name: Questions url: https://discord.gg/z8wNYzb - about: Chat live with the Wowchemy community on Discord. + about: Chat live with the Hugo Blox Builder community on Discord. - name: Discussions url: https://github.com/HugoBlox/hugo-blox-builder/discussions - about: Discuss Wowchemy on the GitHub Discussions forum + about: Discuss Hugo Blox Builder on the GitHub Discussions forum - name: Troubleshooting Guide - url: https://hugoblox.com/docs/hugo-tutorials/troubleshooting/ + url: https://docs.hugoblox.com/reference/troubleshooting/ about: Solve common issues fast. - name: Documentation - url: https://hugoblox.com/docs/ + url: https://docs.hugoblox.com/ about: Review the documentation diff --git a/.github/workflows/split-packages.yaml b/.github/workflows/split-packages.yaml index f856c182..e788e007 100644 --- a/.github/workflows/split-packages.yaml +++ b/.github/workflows/split-packages.yaml @@ -46,7 +46,7 @@ jobs: # ↓ split "packages/" directory package_directory: 'starters/${{ matrix.package.local_path }}' - # ↓ into https://github.com/wowchemy/ repository + # ↓ into https://github.com/HugoBlox/ repository repository_organization: 'HugoBlox' repository_name: '${{ matrix.package.split_repository }}' diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f1542ce..e32f151f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Whether or not you're a developer, there are plenty of non-technical ways that y - Helping the Hugo Blox community via the live [chat](https://discord.gg/z8wNYzb) and [forum](https://github.com/HugoBlox/hugo-blox-builder/discussions) - Investigating and reviewing open [Issues](https://github.com/HugoBlox/hugo-blox-builder/issues) and [Pull Requests](https://github.com/HugoBlox/hugo-blox-builder/pulls) - Influence the roadmap! Give a thumbs up 👍 to upvote a feature request you would like to use -- Improving the [documentation](https://hugoblox.com/docs/) and writing tutorials +- Improving the [documentation](https://docs.hugoblox.com/) and writing tutorials - Just click the _Edit_ button at the bottom of pages or open an issue with your proposed improvement - Testing and quality assurance, such as checking the latest version of the templates work as you expect and fixing any dead-links etc. - Translating the Hugo Blox templates or the Hugo Blox documentation @@ -71,7 +71,7 @@ git clone https://github.com//hugo-blox-builder.git Then choose the starter template you wish to view, such as _minimal_: ```sh -yarn view:local minimal +yarn view:local academic-cv ``` Note that Hugo Server can occasionally stop working after changes are made (sometimes showing unrelated errors). If this happens, stop Hugo (Control-C) and restart it with the `yarn view:local ...` command above. @@ -96,29 +96,29 @@ Use git to push (upload) your changes to GitHub and then open a Pull Request (PR Please be mindful of the project [scope](#scope). -### Contribute a widget +### Contribute Blox -[Create and publish your own widget](https://github.com/wowchemy/wowchemy-widget-starter) +[Create and publish your own blox](https://github.com/HugoBlox/create-blox) ### Contribute a shortcode -[Create and publish your own shortcode](https://github.com/wowchemy/wowchemy-shortcode-starter) +[Create and publish your own shortcode](https://github.com/HugoBlox/create-shortcode) ### Contribute a language pack -To contribute a **new language pack** or an improvement to a language pack, refer to the [language pack guide](https://hugoblox.com/docs/language/#create-or-modify-a-language-pack). Once created, [fork Hugo Blox Builder](https://github.com/HugoBlox/hugo-blox-builder), place your language pack in `blox-tailwind/i18n/`, add the name of the language to `blox-tailwind/data/i18n/language.yaml`, and open a Pull Request on Github with these two files. +To contribute a **new language pack** or an improvement to a language pack, refer to the [language pack guide](https://docs.hugoblox.com/reference/language/#create-or-modify-a-language-pack). Once created, [fork Hugo Blox Builder](https://github.com/HugoBlox/hugo-blox-builder), place your language pack in `blox-tailwind/i18n/`, add the name of the language to `blox-tailwind/data/i18n/language.yaml`, and open a Pull Request on Github with these two files. ### Contribute a theme pack -[View the guide](https://hugoblox.com/docs/customization/#share-your-theme) to contributing a color and font theme pack. +[View the guide](https://docs.hugoblox.com/getting-started/customize/#appearance) to contributing a color and font theme pack. ### Contribute a template -Consider duplicating a bare-bones template, such as the [Minimal](https://github.com/HugoBlox/hugo-blox-builder/tree/main/starters/minimal) folder, and building up your own template using the Hugo Blox. Reach out on the **Contributing** channel in Discord to submit your template. +Consider duplicating a bare-bones template, such as the [Link In Bio](https://github.com/HugoBlox/hugo-blox-builder/tree/main/starters/link-in-bio) folder, and building up your own template using the Hugo Blox. Reach out on the **Contributing** channel in Discord to submit your template. ### Contribute to the Publication importer -To contribute to **Hugo Academic CLI**, the automatic publication importer, refer to [its dedicated Github repository](https://github.com/GetRD/academic-file-converter) and Issue queue. +To contribute to **Hugo Academic CLI**, the automatic publication and blog post importer, refer to [its dedicated Github repository](https://github.com/GetRD/academic-file-converter) and Issue queue. ## Become a backer diff --git a/wowchemy-hugo-themes.code-workspace b/hugo-blox-builder.code-workspace similarity index 100% rename from wowchemy-hugo-themes.code-workspace rename to hugo-blox-builder.code-workspace diff --git a/modules/blox-bootstrap/archetypes/authors/_index.md b/modules/blox-bootstrap/archetypes/authors/_index.md index 93c6720e..f7445a60 100644 --- a/modules/blox-bootstrap/archetypes/authors/_index.md +++ b/modules/blox-bootstrap/archetypes/authors/_index.md @@ -35,7 +35,7 @@ education: year: 2012 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/modules/blox-bootstrap/archetypes/book.md b/modules/blox-bootstrap/archetypes/book.md index 1bbbeb5d..9d53bece 100644 --- a/modules/blox-bootstrap/archetypes/book.md +++ b/modules/blox-bootstrap/archetypes/book.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" linktitle: "{{ replace .Name "-" " " | title }}" diff --git a/modules/blox-bootstrap/archetypes/default.md b/modules/blox-bootstrap/archetypes/default.md index 991e74e9..beb3e1b8 100644 --- a/modules/blox-bootstrap/archetypes/default.md +++ b/modules/blox-bootstrap/archetypes/default.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" subtitle: "" diff --git a/modules/blox-bootstrap/archetypes/event/index.md b/modules/blox-bootstrap/archetypes/event/index.md index 593a7712..429550a5 100644 --- a/modules/blox-bootstrap/archetypes/event/index.md +++ b/modules/blox-bootstrap/archetypes/event/index.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" event: diff --git a/modules/blox-bootstrap/archetypes/home.md b/modules/blox-bootstrap/archetypes/home.md index 13f200ed..5ceb4c48 100644 --- a/modules/blox-bootstrap/archetypes/home.md +++ b/modules/blox-bootstrap/archetypes/home.md @@ -1,6 +1,6 @@ +++ # A section created with the Blank widget. -widget = "blank" # See https://hugoblox.com/docs/page-builder/ +widget = "blank" # See https://docs.hugoblox.com/page-builder/ headless = true # This file represents a page section. active = true # Activate this widget? true/false weight = 1 # Order that this section will appear. @@ -45,4 +45,4 @@ subtitle = "" css_class = "" +++ -[**Add some elements here**](https://hugoblox.com/docs/writing-markdown-latex/) +[**Add some elements here**](https://docs.hugoblox.com/writing-markdown-latex/) diff --git a/modules/blox-bootstrap/archetypes/post/index.md b/modules/blox-bootstrap/archetypes/post/index.md index 991e74e9..beb3e1b8 100644 --- a/modules/blox-bootstrap/archetypes/post/index.md +++ b/modules/blox-bootstrap/archetypes/post/index.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" subtitle: "" diff --git a/modules/blox-bootstrap/archetypes/project/index.md b/modules/blox-bootstrap/archetypes/project/index.md index f94857d3..be645082 100644 --- a/modules/blox-bootstrap/archetypes/project/index.md +++ b/modules/blox-bootstrap/archetypes/project/index.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" summary: "" diff --git a/modules/blox-bootstrap/archetypes/publication/index.md b/modules/blox-bootstrap/archetypes/publication/index.md index 4b7adc19..9b69b441 100644 --- a/modules/blox-bootstrap/archetypes/publication/index.md +++ b/modules/blox-bootstrap/archetypes/publication/index.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" authors: [] diff --git a/modules/blox-bootstrap/archetypes/slides/index.md b/modules/blox-bootstrap/archetypes/slides/index.md index 1cf6f8a7..96c4d8ea 100644 --- a/modules/blox-bootstrap/archetypes/slides/index.md +++ b/modules/blox-bootstrap/archetypes/slides/index.md @@ -1,5 +1,5 @@ --- -# Documentation: https://hugoblox.com/docs/managing-content/ +# Documentation: https://docs.hugoblox.com/managing-content/ title: "{{ replace .Name "-" " " | title }}" summary: "" diff --git a/modules/blox-bootstrap/data/page_sharer.toml b/modules/blox-bootstrap/data/page_sharer.toml index 325b8869..b4b3e24d 100644 --- a/modules/blox-bootstrap/data/page_sharer.toml +++ b/modules/blox-bootstrap/data/page_sharer.toml @@ -1,5 +1,5 @@ # Page Sharer -# Documentation: https://hugoblox.com/docs/customization/#page-sharer +# Documentation: https://docs.hugoblox.com/reference/page-sharer/ [[buttons]] id = "twitter" diff --git a/modules/blox-bootstrap/layouts/index.html b/modules/blox-bootstrap/layouts/index.html index ee78bad5..e0c2016b 100644 --- a/modules/blox-bootstrap/layouts/index.html +++ b/modules/blox-bootstrap/layouts/index.html @@ -3,7 +3,7 @@ {{/* Check that user fully installed Hugo Blox Builder. */}} {{/* Commented out to allow user to have no params.yaml and just use the defaults. */}} {{/* if not (isset site.Params "seo") */}} - {{/* errorf "Please complete the installation of Hugo Blox Builder by following the steps at https://hugoblox.com/docs/install/" */}} + {{/* errorf "Please complete the installation of Hugo Blox Builder by following the steps at https://docs.hugoblox.com/" */}} {{/* end */}} {{/* Deprecation warnings */}} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/about.avatar.html b/modules/blox-bootstrap/layouts/partials/blocks/about.avatar.html index 2c39353f..292507b6 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/about.avatar.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/about.avatar.html @@ -16,7 +16,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $person := $person_page.Params }} {{ $avatar := ($person_page.Resources.ByType "image").GetMatch "*avatar*" }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/about.biography.html b/modules/blox-bootstrap/layouts/partials/blocks/about.biography.html index 662f6efd..34ee9412 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/about.biography.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/about.biography.html @@ -16,7 +16,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $person := $person_page.Params }} {{ $avatar := ($person_page.Resources.ByType "image").GetMatch "*avatar*" }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/contact.html b/modules/blox-bootstrap/layouts/partials/blocks/contact.html index f37e4801..63ac6bc9 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/contact.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/contact.html @@ -33,7 +33,7 @@ {{ $post_action = "netlify" }} {{ else if $use_formspree_form }} {{ if not $block.content.form.formspree.id }} - {{ errorf "You have chosen to use Formspree as the provider for the contact form. Please set your Formspree Form ID in the Contact widget or disable the form.\nDocumentation: https://hugoblox.com/docs/widget/contact/" }} + {{ errorf "You have chosen to use Formspree as the provider for the contact form. Please set your Formspree Form ID in the Contact widget or disable the form.\nDocumentation: https://docs.hugoblox.com/widget/contact/" }} {{ end }} {{ if and $use_formspree_captcha (not $block.content.form.formspree.captcha_key) }} {{ errorf "You have chosen to use reCAPTCHA for Formspree. Please set your Formspree CAPTCHA KEY in the Contact widget or disable reCAPTCHA.\nDocumentation: https://help.formspree.io/hc/en-us/articles/360022811154" }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/skills.html b/modules/blox-bootstrap/layouts/partials/blocks/skills.html index 2bd61867..918da1f1 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/skills.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/skills.html @@ -11,7 +11,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your Skill block and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your Skill block and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $skills := $person_page.Params.skills }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/v1/about.avatar.html b/modules/blox-bootstrap/layouts/partials/blocks/v1/about.avatar.html index 2d12da02..00c7b44f 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/v1/about.avatar.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/v1/about.avatar.html @@ -16,7 +16,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $person := $person_page.Params }} {{ $avatar := ($person_page.Resources.ByType "image").GetMatch "*avatar*" }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/v1/about.html b/modules/blox-bootstrap/layouts/partials/blocks/v1/about.html index 3bf94a8f..91e33d86 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/v1/about.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/v1/about.html @@ -16,7 +16,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $person := $person_page.Params }} {{ $avatar := ($person_page.Resources.ByType "image").GetMatch "*avatar*" }} diff --git a/modules/blox-bootstrap/layouts/partials/blocks/v1/contact.html b/modules/blox-bootstrap/layouts/partials/blocks/v1/contact.html index 801a3e59..5fd3a582 100644 --- a/modules/blox-bootstrap/layouts/partials/blocks/v1/contact.html +++ b/modules/blox-bootstrap/layouts/partials/blocks/v1/contact.html @@ -34,7 +34,7 @@ {{ $post_action = "netlify" }} {{ else if $use_formspree_form }} {{ if not $block.Params.content.form.formspree.id }} - {{ errorf "You have chosen to use Formspree as the provider for the contact form. Please set your Formspree Form ID in the Contact widget or disable the form.\nDocumentation: https://hugoblox.com/docs/widget/contact/" }} + {{ errorf "You have chosen to use Formspree as the provider for the contact form. Please set your Formspree Form ID in the Contact widget or disable the form.\nDocumentation: https://docs.hugoblox.com/widget/contact/" }} {{ end }} {{ if and $use_formspree_captcha (not $block.Params.content.form.formspree.captcha_key) }} {{ errorf "You have chosen to use reCAPTCHA for Formspree. Please set your Formspree CAPTCHA KEY in the Contact widget or disable reCAPTCHA.\nDocumentation: https://help.formspree.io/hc/en-us/articles/360022811154" }} diff --git a/modules/blox-bootstrap/layouts/partials/site_head.html b/modules/blox-bootstrap/layouts/partials/site_head.html index e4129bce..561ea378 100644 --- a/modules/blox-bootstrap/layouts/partials/site_head.html +++ b/modules/blox-bootstrap/layouts/partials/site_head.html @@ -28,7 +28,7 @@ {{ else }} - {{ errorf "There is a new version of Google Fonts. Learn how to upgrade your font pack at https://hugoblox.com/docs/customization/#custom-font" }} + {{ errorf "There is a new version of Google Fonts. Learn how to upgrade your font pack at https://docs.hugoblox.com/customization/#custom-font" }} {{ end }} {{ end }} diff --git a/modules/blox-bootstrap/layouts/partials/widget_page.html b/modules/blox-bootstrap/layouts/partials/widget_page.html index f757a8c6..84f097d6 100644 --- a/modules/blox-bootstrap/layouts/partials/widget_page.html +++ b/modules/blox-bootstrap/layouts/partials/widget_page.html @@ -21,7 +21,7 @@ {{ if not $headless_bundle }} {{ warnf "Hugo cannot find a Widget Page at %s!" $page }} {{ warnf "If the page exists, Hugo Server may need restarting due to file changes." }} - {{ warnf "View the Widget Page documentation at https://hugoblox.com/docs/managing-content/#create-a-widget-page ." }} + {{ warnf "View the Widget Page documentation at https://docs.hugoblox.com/managing-content/#create-a-widget-page ." }} {{ warnf "If the Hugo version is between 0.65 and 0.68, it may be a confirmed Hugo bug that is expected to be fixed in Hugo v0.69: https://github.com/HugoBlox/hugo-blox-builder/issues/1595#issuecomment-605514973 ." }} {{ end }} {{ end }} diff --git a/modules/blox-bootstrap/layouts/shortcodes/audio.html b/modules/blox-bootstrap/layouts/shortcodes/audio.html index 4c2ee496..b211fcaf 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/audio.html +++ b/modules/blox-bootstrap/layouts/shortcodes/audio.html @@ -3,7 +3,7 @@ {{/* Supports primarily MP3 and MP4. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#audio + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#audio Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/callout.html b/modules/blox-bootstrap/layouts/shortcodes/callout.html index f864cec8..bbbcec00 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/callout.html +++ b/modules/blox-bootstrap/layouts/shortcodes/callout.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#callouts + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#callouts Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/chart.html b/modules/blox-bootstrap/layouts/shortcodes/chart.html index 2732f1e6..8f9d7911 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/chart.html +++ b/modules/blox-bootstrap/layouts/shortcodes/chart.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#charts + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#charts Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/cite.html b/modules/blox-bootstrap/layouts/shortcodes/cite.html index 0f4a7711..f9a79432 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/cite.html +++ b/modules/blox-bootstrap/layouts/shortcodes/cite.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#cite + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#cite Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/cta.html b/modules/blox-bootstrap/layouts/shortcodes/cta.html index 044304f5..d0de0918 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/cta.html +++ b/modules/blox-bootstrap/layouts/shortcodes/cta.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#call-to-action-buttons + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#call-to-action-buttons Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/emoji_list.html b/modules/blox-bootstrap/layouts/shortcodes/emoji_list.html index 9ca28ad5..152ca1f5 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/emoji_list.html +++ b/modules/blox-bootstrap/layouts/shortcodes/emoji_list.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#emojis + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#emojis */}}
{{ .Inner }}
\ No newline at end of file diff --git a/modules/blox-bootstrap/layouts/shortcodes/figure.html b/modules/blox-bootstrap/layouts/shortcodes/figure.html index 134b1835..47d7c427 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/figure.html +++ b/modules/blox-bootstrap/layouts/shortcodes/figure.html @@ -4,7 +4,7 @@ such as Callout, without the HTML being rendered as a Markdown code block. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#single-image + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#single-image Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/gallery.html b/modules/blox-bootstrap/layouts/shortcodes/gallery.html index e674c51a..50050a16 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/gallery.html +++ b/modules/blox-bootstrap/layouts/shortcodes/gallery.html @@ -3,7 +3,7 @@ {{/* https://github.com/HugoBlox/hugo-blox-builder */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#image-gallery + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#image-gallery Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/gdocs.html b/modules/blox-bootstrap/layouts/shortcodes/gdocs.html index d5d01bb6..a5224dd4 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/gdocs.html +++ b/modules/blox-bootstrap/layouts/shortcodes/gdocs.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#embed-documents + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#embed-documents Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/hl.html b/modules/blox-bootstrap/layouts/shortcodes/hl.html index 5a6a5677..c98a3be5 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/hl.html +++ b/modules/blox-bootstrap/layouts/shortcodes/hl.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#highlight-quote + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#highlight-quote */}} {{ .Inner | markdownify | emojify }} \ No newline at end of file diff --git a/modules/blox-bootstrap/layouts/shortcodes/icon.html b/modules/blox-bootstrap/layouts/shortcodes/icon.html index 2dafa224..b70b4ac4 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/icon.html +++ b/modules/blox-bootstrap/layouts/shortcodes/icon.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#inline-image + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#inline-image Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/list_categories.html b/modules/blox-bootstrap/layouts/shortcodes/list_categories.html index 53c8080d..a17e8ac1 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/list_categories.html +++ b/modules/blox-bootstrap/layouts/shortcodes/list_categories.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#tags-and-categories + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#tags-and-categories */}}
    diff --git a/modules/blox-bootstrap/layouts/shortcodes/list_children.html b/modules/blox-bootstrap/layouts/shortcodes/list_children.html index 50aff9f5..43b4d931 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/list_children.html +++ b/modules/blox-bootstrap/layouts/shortcodes/list_children.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#list-child-pages + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#list-child-pages Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/list_tags.html b/modules/blox-bootstrap/layouts/shortcodes/list_tags.html index 1ae64a97..88b9619a 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/list_tags.html +++ b/modules/blox-bootstrap/layouts/shortcodes/list_tags.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#tags-and-categories + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#tags-and-categories */}}
      diff --git a/modules/blox-bootstrap/layouts/shortcodes/math.html b/modules/blox-bootstrap/layouts/shortcodes/math.html index b9502be9..a79df45f 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/math.html +++ b/modules/blox-bootstrap/layouts/shortcodes/math.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#math + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#math */}} {{ .Inner }} \ No newline at end of file diff --git a/modules/blox-bootstrap/layouts/shortcodes/mention.html b/modules/blox-bootstrap/layouts/shortcodes/mention.html index 33f57813..27e4488d 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/mention.html +++ b/modules/blox-bootstrap/layouts/shortcodes/mention.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#mention-a-user + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#mention-a-user Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/spoiler.html b/modules/blox-bootstrap/layouts/shortcodes/spoiler.html index fffec463..df7a6530 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/spoiler.html +++ b/modules/blox-bootstrap/layouts/shortcodes/spoiler.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#toggle-list + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#toggle-list Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/staticref.html b/modules/blox-bootstrap/layouts/shortcodes/staticref.html index 32831994..80831293 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/staticref.html +++ b/modules/blox-bootstrap/layouts/shortcodes/staticref.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#link-to-a-page + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#link-to-a-page Parameters ---------- #0 : positional diff --git a/modules/blox-bootstrap/layouts/shortcodes/table.html b/modules/blox-bootstrap/layouts/shortcodes/table.html index a93e8cfa..bc04b34a 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/table.html +++ b/modules/blox-bootstrap/layouts/shortcodes/table.html @@ -3,7 +3,7 @@ {{/* Defaults to expecting a comma-separated CSV with a header row. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#csv-table + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#csv-table Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/toc.html b/modules/blox-bootstrap/layouts/shortcodes/toc.html index aa558bad..e59d89ba 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/toc.html +++ b/modules/blox-bootstrap/layouts/shortcodes/toc.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#table-of-contents + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#table-of-contents Parameters ---------- diff --git a/modules/blox-bootstrap/layouts/shortcodes/video.html b/modules/blox-bootstrap/layouts/shortcodes/video.html index 6075acfe..5a0537cc 100644 --- a/modules/blox-bootstrap/layouts/shortcodes/video.html +++ b/modules/blox-bootstrap/layouts/shortcodes/video.html @@ -2,7 +2,7 @@ {{/* Load video from page dir falling back to media library at `assets/media/` and then to remote URI. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#videos + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#videos Parameters ---------- diff --git a/modules/blox-plugin-decap-cms/data/decap_cms_config.yaml b/modules/blox-plugin-decap-cms/data/decap_cms_config.yaml index e549edbc..d8a88230 100644 --- a/modules/blox-plugin-decap-cms/data/decap_cms_config.yaml +++ b/modules/blox-plugin-decap-cms/data/decap_cms_config.yaml @@ -45,7 +45,7 @@ collections: - {label: "Regular", value: "far"} - {label: "Brand", value: "fab"} - {label: "Academic", value: "ai"} - - {label: Icon (see https://hugoblox.com/docs/page-builder/#icons), name: icon, widget: string} + - {label: Icon (see https://docs.hugoblox.com/getting-started/page-builder/#icons), name: icon, widget: string} - {label: Label (tooltip), name: label, widget: string, required: false} - label: Display in About widget and... name: display @@ -195,7 +195,7 @@ collections: - {label: "Regular", value: "far"} - {label: "Brand", value: "fab"} - {label: "Academic", value: "ai"} - - {label: "Icon (see https://hugoblox.com/docs/page-builder/#icons)", name: icon, widget: string, required: false} + - {label: "Icon (see https://docs.hugoblox.com/getting-started/page-builder/#icons)", name: icon, widget: string, required: false} - label: "Featured Image" name: "image" required: false @@ -245,7 +245,7 @@ collections: - {label: "Regular", value: "far"} - {label: "Brand", value: "fab"} - {label: "Academic", value: "ai"} - - {label: "Icon (see https://hugoblox.com/docs/page-builder/#icons)", name: icon, widget: string, required: false} + - {label: "Icon (see https://docs.hugoblox.com/getting-started/page-builder/#icons)", name: icon, widget: string, required: false} - {label: "Event", name: "event", widget: "string"} - {label: "Event link", name: "event_url", widget: "string"} - {label: "Publish this page on", name: "publishDate", widget: "datetime"} diff --git a/modules/blox-plugin-netlify/README.md b/modules/blox-plugin-netlify/README.md index 49fff464..f08a7092 100644 --- a/modules/blox-plugin-netlify/README.md +++ b/modules/blox-plugin-netlify/README.md @@ -25,4 +25,4 @@ By default, the plugin will help secure your site with some common security head ## Configure -- 📚 [View the **documentation**](https://hugoblox.com/docs/hugo-tutorials/security/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/hugo-tutorials/security/) diff --git a/modules/blox-plugin-netlify/src/layouts/index.headers b/modules/blox-plugin-netlify/src/layouts/index.headers index 206da0d7..4132d275 100644 --- a/modules/blox-plugin-netlify/src/layouts/index.headers +++ b/modules/blox-plugin-netlify/src/layouts/index.headers @@ -5,7 +5,7 @@ {{- $permissions_policy := site.Params.security.permissions.policy | default $default_perms -}} # Netlify headers # Automatically generated -# Documentation: https://hugoblox.com/docs/hugo-tutorials/security/ +# Documentation: https://docs.hugoblox.com/hugo-tutorials/security/ /* {{if not $allow_frame}}X-Frame-Options: DENY{{end}} X-XSS-Protection: 1; mode=block diff --git a/modules/blox-plugin-reveal/README.md b/modules/blox-plugin-reveal/README.md index cc08b953..12d103cb 100644 --- a/modules/blox-plugin-reveal/README.md +++ b/modules/blox-plugin-reveal/README.md @@ -18,4 +18,4 @@ Supports math, syntax highlighting, diagrams, speaker notes, and much more! ## Usage -[View the documentation](https://hugoblox.com/docs/content/slides/) +[View the documentation](https://docs.hugoblox.com/content/slides/) diff --git a/modules/blox-seo/README.md b/modules/blox-seo/README.md index 19a8628d..16db0024 100644 --- a/modules/blox-seo/README.md +++ b/modules/blox-seo/README.md @@ -1,6 +1,6 @@ # blox-seo -A Hugo plugin for [Search Engine Optimisation (SEO)](https://hugoblox.com/docs/hugo-tutorials/seo/), site verification, and [analytics](https://hugoblox.com/docs/hugo-tutorials/analytics/). +A Hugo plugin for [Search Engine Optimisation (SEO)](https://docs.hugoblox.com/hugo-tutorials/seo/), site verification, and [analytics](https://docs.hugoblox.com/hugo-tutorials/analytics/). ## Install @@ -24,4 +24,4 @@ Otherwise, if you are not using the `blox-bootstrap` module, you can get SEO fea ## Usage -[View the documentation](https://hugoblox.com/docs/hugo-tutorials/seo/) +[View the documentation](https://docs.hugoblox.com/hugo-tutorials/seo/) diff --git a/modules/blox-tailwind/assets/js/wowchemy-theme.js b/modules/blox-tailwind/assets/js/wowchemy-theme.js index 5b925708..c3a45203 100644 --- a/modules/blox-tailwind/assets/js/wowchemy-theme.js +++ b/modules/blox-tailwind/assets/js/wowchemy-theme.js @@ -4,7 +4,7 @@ document.addEventListener('DOMContentLoaded', function () { }); function addThemeToggleListener() { - const defaultTheme = window.wowchemy.defaultTheme; + const defaultTheme = window.hbb.defaultTheme; const themeToggleButtons = document.querySelectorAll(".theme-toggle"); // Change the icons of the buttons based on previous settings or system theme @@ -24,18 +24,18 @@ function addThemeToggleListener() { console.debug('Theme toggled'); if (localStorage.getItem("wc-color-theme")) { if (localStorage.getItem("wc-color-theme") === "light") { - window.wowchemy.setDarkTheme(); + window.hbb.setDarkTheme(); localStorage.setItem("wc-color-theme", "dark"); } else { - window.wowchemy.setLightTheme(); + window.hbb.setLightTheme(); localStorage.setItem("wc-color-theme", "light"); } } else { if (document.documentElement.classList.contains("dark")) { - window.wowchemy.setLightTheme(); + window.hbb.setLightTheme(); localStorage.setItem("wc-color-theme", "light"); } else { - window.wowchemy.setDarkTheme(); + window.hbb.setDarkTheme(); localStorage.setItem("wc-color-theme", "dark"); } } @@ -46,7 +46,7 @@ function addThemeToggleListener() { // Listen for dark mode toggling in OS window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change", (event) => { if (defaultTheme === "system" && !("wc-color-theme" in localStorage)) { - event.matches ? window.wowchemy.setDarkTheme() : window.wowchemy.setLightTheme(); + event.matches ? window.hbb.setDarkTheme() : window.hbb.setLightTheme(); themeToggleButtons.forEach((el) => el.dataset.theme = document.documentElement.classList.contains("dark") ? "dark" : "light" ); diff --git a/modules/blox-tailwind/data/page_sharer.toml b/modules/blox-tailwind/data/page_sharer.toml index 325b8869..b4b3e24d 100644 --- a/modules/blox-tailwind/data/page_sharer.toml +++ b/modules/blox-tailwind/data/page_sharer.toml @@ -1,5 +1,5 @@ # Page Sharer -# Documentation: https://hugoblox.com/docs/customization/#page-sharer +# Documentation: https://docs.hugoblox.com/reference/page-sharer/ [[buttons]] id = "twitter" diff --git a/modules/blox-tailwind/layouts/_default/_markup/render-image.html b/modules/blox-tailwind/layouts/_default/_markup/render-image.html index fa195f0f..6d080c82 100644 --- a/modules/blox-tailwind/layouts/_default/_markup/render-image.html +++ b/modules/blox-tailwind/layouts/_default/_markup/render-image.html @@ -1,4 +1,4 @@ -{{/* Markdown Image Renderer for Wowchemy. */}} +{{/* Markdown Image Renderer for Hugo Blox Builder. */}} {{/* Load image from page dir falling back to media library at `assets/media/` and then to remote URI. */}} {{ $destination := .Destination }} diff --git a/modules/blox-tailwind/layouts/index.html b/modules/blox-tailwind/layouts/index.html index 4c984513..c7e857d0 100644 --- a/modules/blox-tailwind/layouts/index.html +++ b/modules/blox-tailwind/layouts/index.html @@ -1,9 +1,9 @@ {{- define "main" -}} -{{/* Check that user fully installed Wowchemy. */}} +{{/* Check that user fully installed Hugo Blox Builder. */}} {{/* Commented out to allow user to have no params.yaml and just use the defaults. */}} {{/* if not (isset site.Params "seo") */}} -{{/* errorf "Please complete the installation of Wowchemy by following the steps at https://docs.hugoblox.com/" */}} +{{/* errorf "Please complete the installation of Hugo Blox Builder by following the steps at https://docs.hugoblox.com/" */}} {{/* end */}} {{/* Deprecation warnings */}} diff --git a/modules/blox-tailwind/layouts/partials/blocks/about.avatar.html b/modules/blox-tailwind/layouts/partials/blocks/about.avatar.html index 17841349..405a67ac 100644 --- a/modules/blox-tailwind/layouts/partials/blocks/about.avatar.html +++ b/modules/blox-tailwind/layouts/partials/blocks/about.avatar.html @@ -11,7 +11,7 @@ {{ $person_page_path := (printf "/authors/%s" $author) }} {{ $person_page := site.GetPage $person_page_path }} {{ if not $person_page }} - {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://hugoblox.com/docs/page-builder/#about " $person_page_path }} + {{ errorf "Could not find an author page at `%s`. Please check the value of `author` in your About widget and create an associated author page if one does not already exist. See https://docs.hugoblox.com/page-builder/#about " $person_page_path }} {{end}} {{ $person := $person_page.Params }} {{ $avatar := ($person_page.Resources.ByType "image").GetMatch "*avatar*" }} diff --git a/modules/blox-tailwind/layouts/partials/site_head.html b/modules/blox-tailwind/layouts/partials/site_head.html index d606335a..369d5046 100644 --- a/modules/blox-tailwind/layouts/partials/site_head.html +++ b/modules/blox-tailwind/layouts/partials/site_head.html @@ -61,7 +61,7 @@ diff --git a/modules/blox-tailwind/layouts/shortcodes/audio.html b/modules/blox-tailwind/layouts/shortcodes/audio.html index a59df433..b211fcaf 100644 --- a/modules/blox-tailwind/layouts/shortcodes/audio.html +++ b/modules/blox-tailwind/layouts/shortcodes/audio.html @@ -1,9 +1,9 @@ -{{/* Audio Shortcode for Wowchemy. */}} +{{/* Audio Shortcode for Hugo Blox Builder. */}} {{/* Load audio from page dir falling back to media library at `assets/media/` and then to remote URI. */}} {{/* Supports primarily MP3 and MP4. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#audio + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#audio Parameters ---------- diff --git a/modules/blox-tailwind/layouts/shortcodes/callout.html b/modules/blox-tailwind/layouts/shortcodes/callout.html index 4e711d8c..36f2b21b 100644 --- a/modules/blox-tailwind/layouts/shortcodes/callout.html +++ b/modules/blox-tailwind/layouts/shortcodes/callout.html @@ -5,7 +5,7 @@ ---------- #0 : optional, positional Name of the icon to display in the callout component. - Default Wowchemy available options include "note" and "warning". + Default Hugo Blox Builder available options include "note" and "warning". Otherwise, you can add your own icon to assets/media/icons/ and reference its name when calling the shortcode. */}} {{ $icon := "information-circle" }} diff --git a/modules/blox-tailwind/layouts/shortcodes/chart.html b/modules/blox-tailwind/layouts/shortcodes/chart.html index e737d122..664a3ebb 100644 --- a/modules/blox-tailwind/layouts/shortcodes/chart.html +++ b/modules/blox-tailwind/layouts/shortcodes/chart.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#charts + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#charts Parameters ---------- diff --git a/modules/blox-tailwind/layouts/shortcodes/mention.html b/modules/blox-tailwind/layouts/shortcodes/mention.html index 70f93c3c..27e4488d 100644 --- a/modules/blox-tailwind/layouts/shortcodes/mention.html +++ b/modules/blox-tailwind/layouts/shortcodes/mention.html @@ -1,10 +1,10 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#mention-a-user + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#mention-a-user Parameters ---------- #0 : positional - User account in Wowchemy to mention. + User account in Hugo Blox Builder to mention. */}} {{- $username := .Get 0 -}} diff --git a/modules/blox-tailwind/layouts/shortcodes/spoiler.html b/modules/blox-tailwind/layouts/shortcodes/spoiler.html index fffec463..df7a6530 100644 --- a/modules/blox-tailwind/layouts/shortcodes/spoiler.html +++ b/modules/blox-tailwind/layouts/shortcodes/spoiler.html @@ -1,5 +1,5 @@ {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#toggle-list + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#toggle-list Parameters ---------- diff --git a/modules/blox-tailwind/layouts/shortcodes/video.html b/modules/blox-tailwind/layouts/shortcodes/video.html index fea452e6..f936ee11 100644 --- a/modules/blox-tailwind/layouts/shortcodes/video.html +++ b/modules/blox-tailwind/layouts/shortcodes/video.html @@ -1,8 +1,8 @@ -{{/* Video Shortcode for Wowchemy. */}} +{{/* Video Shortcode for Hugo Blox Builder. */}} {{/* Load video from page dir falling back to media library at `assets/media/` and then to remote URI. */}} {{/* - Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#videos + Docs: https://docs.hugoblox.com/content/writing-markdown-latex/#videos Parameters ---------- diff --git a/starters/academic-cv/.github/workflows/import-notebooks.yml b/starters/academic-cv/.github/workflows/import-notebooks.yml index bdf9ee19..9eb5625d 100644 --- a/starters/academic-cv/.github/workflows/import-notebooks.yml +++ b/starters/academic-cv/.github/workflows/import-notebooks.yml @@ -1,4 +1,4 @@ -# Wowchemy GitHub Action to import Jupyter Notebooks as blog posts +# Hugo Blox GitHub Action to import Jupyter Notebooks as blog posts name: Import Jupyter Notebooks as Blog Posts # Require permission to create a PR @@ -16,7 +16,7 @@ on: workflow_dispatch: jobs: - wowchemy: + hugoblox: if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: @@ -38,14 +38,14 @@ jobs: uses: peter-evans/create-pull-request@v5 with: commit-message: 'content: import blog posts from `notebooks/` folder' - title: Wowchemy - Import latest blog posts + title: Hugo Blox Builder - Import latest blog posts body: | Convert Jupyter Notebooks in the `notebooks/` folder into blog posts in the `content/post/` folder. 将`notebooks/`文件夹中的Jupyter笔记本转换为`content/post/`文件夹中的博客帖子。 [View Documentation](https://github.com/GetRD/academic-file-converter) base: main labels: automated-pr, content - branch: wowchemy-import-posts + branch: hugoblox-import-posts delete-branch: true - name: Check outputs if: ${{ steps.cpr.outputs.pull-request-number }} diff --git a/starters/academic-cv/.github/workflows/import-publications.yml b/starters/academic-cv/.github/workflows/import-publications.yml index 675c2baa..8ee4b62c 100644 --- a/starters/academic-cv/.github/workflows/import-publications.yml +++ b/starters/academic-cv/.github/workflows/import-publications.yml @@ -1,4 +1,4 @@ -# Wowchemy GitHub Action to convert Bibtex publications to Markdown-based webpages +# Hugo Blox GitHub Action to convert Bibtex publications to Markdown-based webpages name: Import Publications From Bibtex # Require permission to create a PR @@ -16,7 +16,7 @@ on: workflow_dispatch: jobs: - wowchemy: + hugoblox: if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: @@ -41,14 +41,14 @@ jobs: uses: peter-evans/create-pull-request@v5 with: commit-message: 'content: import publications from Bibtex' - title: Wowchemy - Import latest publications + title: Hugo Blox Builder - Import latest publications body: | Import the latest publications from `publications.bib` to `content/publication/`. 将最新的出版物从`publications.bib`导入到`content/publication/`。 [View Documentation](https://github.com/GetRD/academic-file-converter) base: main labels: automated-pr, content - branch: wowchemy-import-publications + branch: hugoblox-import-publications delete-branch: true - name: Check outputs if: ${{ steps.cpr.outputs.pull-request-number }} diff --git a/starters/academic-cv/.github/workflows/updater-wip.yml b/starters/academic-cv/.github/workflows/updater-wip.yml index 045bb701..bd1f636d 100644 --- a/starters/academic-cv/.github/workflows/updater-wip.yml +++ b/starters/academic-cv/.github/workflows/updater-wip.yml @@ -6,10 +6,10 @@ on: jobs: update: - if: github.repository_owner == 'wowchemy' + if: github.repository_owner == 'HugoBlox' runs-on: ubuntu-latest steps: - - uses: wowchemy/gh-action-updater@v1 + - uses: HugoBlox/gh-action-updater@v1 with: feed-url: https://hugoblox.com/blog/index.xml readme-section: news diff --git a/starters/academic-cv/README.md b/starters/academic-cv/README.md index d5d01a76..17b0c732 100644 --- a/starters/academic-cv/README.md +++ b/starters/academic-cv/README.md @@ -17,7 +17,7 @@ Easily write technical content with plain text Markdown, LaTeX math, diagrams, R The integrated [**Hugo Blox Builder**](https://hugoblox.com) and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/templates/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Hugo Blox Builder community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - 🐦 Twitter: [@GetResearchDev](https://twitter.com/GetResearchDev) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithHugoBlox](https://twitter.com/search?q=%23MadeWithHugoBlox&src=typed_query) - ⬇️ **Automatically import your publications from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) diff --git a/starters/academic-cv/config/_default/config.yaml b/starters/academic-cv/config/_default/config.yaml index 7fdce3cc..909f0316 100644 --- a/starters/academic-cv/config/_default/config.yaml +++ b/starters/academic-cv/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ diff --git a/starters/academic-cv/config/_default/languages.yaml b/starters/academic-cv/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/academic-cv/config/_default/languages.yaml +++ b/starters/academic-cv/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/academic-cv/config/_default/params.yaml b/starters/academic-cv/config/_default/params.yaml index 4a597a48..da4615fd 100644 --- a/starters/academic-cv/config/_default/params.yaml +++ b/starters/academic-cv/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -18,8 +18,8 @@ marketing: site_type: Person local_business_type: '' org_name: '' - description: 'A highly-customizable Hugo academic resume theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + description: 'A highly-customizable Hugo academic resume theme powered by Hugo Blox Builder.' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' diff --git a/starters/academic-cv/content/_index.md b/starters/academic-cv/content/_index.md index 00e7cf79..c7d5d2a5 100644 --- a/starters/academic-cv/content/_index.md +++ b/starters/academic-cv/content/_index.md @@ -54,7 +54,7 @@ sections: content: title: Experience # Date format for experience - # Refer to https://hugoblox.com/docs/customization/#date-format + # Refer to https://docs.hugoblox.com/customization/#date-format date_format: Jan 2006 # Experiences. # Add/remove as many `experience` items below as you like. @@ -90,7 +90,7 @@ sections: # Note: `­` is used to add a 'soft' hyphen in a long heading. title: 'Accomplish­ments' subtitle: - # Date format: https://hugoblox.com/docs/customization/#date-format + # Date format: https://docs.hugoblox.com/customization/#date-format date_format: Jan 2006 # Accomplishments. # Add/remove as many `item` blocks below as you like. diff --git a/starters/academic-cv/content/authors/admin/_index.md b/starters/academic-cv/content/authors/admin/_index.md index 01834d4a..07f473be 100644 --- a/starters/academic-cv/content/authors/admin/_index.md +++ b/starters/academic-cv/content/authors/admin/_index.md @@ -47,7 +47,7 @@ education: year: 2008 # Skills -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons skills: - name: Technical items: @@ -87,7 +87,7 @@ skills: icon_pack: fas # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "/#contact" for contact widget. social: diff --git a/starters/academic-cv/content/event/example/index.md b/starters/academic-cv/content/event/example/index.md index 458237d2..18195578 100644 --- a/starters/academic-cv/content/event/example/index.md +++ b/starters/academic-cv/content/event/example/index.md @@ -1,10 +1,10 @@ --- title: Example Talk -event: Wowchemy Conference +event: Hugo Blox Builder Conference event_url: https://example.org -location: Wowchemy HQ +location: Hugo Blox Builder HQ address: street: 450 Serra Mall city: Stanford @@ -12,7 +12,7 @@ address: postcode: '94305' country: United States -summary: An example talk using Wowchemy's Markdown slides feature. +summary: An example talk using Hugo Blox Builder's Markdown slides feature. abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.' # Talk start and end times. @@ -66,8 +66,8 @@ Click on the **Slides** button above to view the built-in slides feature. Slides can be added in a few ways: -- **Create** slides using Wowchemy's [_Slides_](https://hugoblox.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file +- **Create** slides using Hugo Blox Builder's [_Slides_](https://docs.hugoblox.com/reference/content-types/) feature and link using `slides` parameter in the front matter of the talk file - **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file -- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://hugoblox.com/docs/writing-markdown-latex/). +- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://docs.hugoblox.com/reference/markdown/). -Further event details, including [page elements](https://hugoblox.com/docs/writing-markdown-latex/) such as image galleries, can be added to the body of this page. +Further event details, including [page elements](https://docs.hugoblox.com/reference/markdown/) such as image galleries, can be added to the body of this page. diff --git a/starters/academic-cv/content/post/getting-started/index.md b/starters/academic-cv/content/post/getting-started/index.md index 4616212a..90dd4dcf 100644 --- a/starters/academic-cv/content/post/getting-started/index.md +++ b/starters/academic-cv/content/post/getting-started/index.md @@ -1,5 +1,5 @@ --- -title: Welcome to Wowchemy, the website builder for Hugo +title: Welcome to Hugo Blox Builder, the website builder for Hugo subtitle: Welcome 👋 We know that first impressions are important, so we've populated your new site with some initial content to help you get familiar with everything in no time. # Summary for listings and search engines @@ -57,11 +57,11 @@ print('hello') ## Get Started - 👉 [**Create a new site**](https://hugoblox.com/templates/) -- 📚 [**Personalize your site**](https://hugoblox.com/docs/) +- 📚 [**Personalize your site**](https://docs.hugoblox.com/) - 💬 [Chat with the **Wowchemy community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 💡 [Request a **feature** or report a **bug** for _Wowchemy_](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating Wowchemy?** View the [Update Tutorial](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://hugoblox.com/updates/) +- ⬆️ **Updating Wowchemy?** View the [Update Tutorial](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://hugoblox.com/updates/) ## Crowd-funded open-source software @@ -81,10 +81,10 @@ As a token of appreciation for sponsoring, you can **unlock [these](https://hugo ## Features -- **Page builder** - Create _anything_ with [**widgets**](https://hugoblox.com/docs/page-builder/) and [**elements**](https://hugoblox.com/docs/content/writing-markdown-latex/) +- **Page builder** - Create _anything_ with [**widgets**](https://docs.hugoblox.com/page-builder/) and [**elements**](https://docs.hugoblox.com/content/writing-markdown-latex/) - **Edit any type of content** - Blog posts, publications, talks, slides, projects, and more! -- **Create content** in [**Markdown**](https://hugoblox.com/docs/content/writing-markdown-latex/), [**Jupyter**](https://hugoblox.com/docs/import/jupyter/), or [**RStudio**](https://hugoblox.com/docs/install-locally/) -- **Plugin System** - Fully customizable [**color** and **font themes**](https://hugoblox.com/docs/customization/) +- **Create content** in [**Markdown**](https://docs.hugoblox.com/content/writing-markdown-latex/), [**Jupyter**](https://docs.hugoblox.com/import/jupyter/), or [**RStudio**](https://docs.hugoblox.com/install-locally/) +- **Plugin System** - Fully customizable [**color** and **font themes**](https://docs.hugoblox.com/customization/) - **Display Code and Math** - Code highlighting and [LaTeX math](https://en.wikibooks.org/wiki/LaTeX/Mathematics) supported - **Integrations** - [Google Analytics](https://analytics.google.com), [Disqus commenting](https://disqus.com), Maps, Contact Forms, and more! - **Beautiful Site** - Simple and refreshing one page design @@ -101,7 +101,7 @@ As a token of appreciation for sponsoring, you can **unlock [these](https://hugo Wowchemy and its templates come with **automatic day (light) and night (dark) mode** built-in. Alternatively, visitors can choose their preferred mode - click the moon icon in the top right of the [Demo](https://academic-demo.netlify.com/) to see it in action! Day/night mode can also be disabled by the site admin in `params.toml`. -[Choose a stunning **theme** and **font**](https://hugoblox.com/docs/customization) for your site. Themes are fully customizable. +[Choose a stunning **theme** and **font**](https://docs.hugoblox.com/customization) for your site. Themes are fully customizable. ## License diff --git a/starters/academic-cv/content/post/writing-technical-content/index.md b/starters/academic-cv/content/post/writing-technical-content/index.md index 0e49d118..30bfa0f9 100644 --- a/starters/academic-cv/content/post/writing-technical-content/index.md +++ b/starters/academic-cv/content/post/writing-technical-content/index.md @@ -7,7 +7,7 @@ image: caption: 'Image credit: [**John Moeses Bauan**](https://unsplash.com/photos/OGZtQF8iC0g)' --- -Wowchemy is designed to give technical content creators a seamless experience. You can focus on the content and Wowchemy handles the rest. +Hugo Blox Builder is designed to give technical content creators a seamless experience. You can focus on the content and Wowchemy handles the rest. **Highlight your code snippets, take notes on math classes, and draw diagrams from textual representation.** @@ -73,7 +73,7 @@ A more advanced mindmap with formatting, code blocks, and math: ```markmap - Mindmaps - Links - - [Wowchemy Docs](https://hugoblox.com/docs/) + - [Wowchemy Docs](https://docs.hugoblox.com/) - [Discord Community](https://discord.gg/z8wNYzb) - [GitHub](https://github.com/HugoBlox/hugo-blox-builder) - Features @@ -98,7 +98,7 @@ renders as ```markmap - Mindmaps - Links - - [Wowchemy Docs](https://hugoblox.com/docs/) + - [Wowchemy Docs](https://docs.hugoblox.com/) - [Discord Community](https://discord.gg/z8wNYzb) - [GitHub](https://github.com/HugoBlox/hugo-blox-builder) - Features @@ -341,7 +341,7 @@ renders as ### Callouts -Academic supports a [shortcode for callouts](https://hugoblox.com/docs/content/writing-markdown-latex/#callouts), also referred to as _asides_, _hints_, or _alerts_. By wrapping a paragraph in `{{%/* callout note */%}} ... {{%/* /callout */%}}`, it will render as an aside. +Academic supports a [shortcode for callouts](https://docs.hugoblox.com/content/writing-markdown-latex/#callouts), also referred to as _asides_, _hints_, or _alerts_. By wrapping a paragraph in `{{%/* callout note */%}} ... {{%/* /callout */%}}`, it will render as an aside. ```markdown {{%/* callout note */%}} @@ -371,7 +371,7 @@ renders as ### Icons -Academic enables you to use a wide range of [icons from _Font Awesome_ and _Academicons_](https://hugoblox.com/docs/getting-started/page-builder/#icons) in addition to [emojis](https://hugoblox.com/docs/content/writing-markdown-latex/#emojis). +Academic enables you to use a wide range of [icons from _Font Awesome_ and _Academicons_](https://docs.hugoblox.com/getting-started/page-builder/#icons) in addition to [emojis](https://docs.hugoblox.com/content/writing-markdown-latex/#emojis). Here are some examples using the `icon` shortcode to render icons: diff --git a/starters/academic-cv/content/publication/conference-paper/index.md b/starters/academic-cv/content/publication/conference-paper/index.md index e2ef9932..3833d80f 100644 --- a/starters/academic-cv/content/publication/conference-paper/index.md +++ b/starters/academic-cv/content/publication/conference-paper/index.md @@ -25,7 +25,7 @@ publishDate: '2017-01-01T00:00:00Z' publication_types: ['paper-conference'] # Publication name and optional abbreviated publication name. -publication: In *Wowchemy Conference* +publication: In *Hugo Blox Builder Conference* publication_short: In *ICW* abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida. @@ -83,4 +83,4 @@ Click the _Cite_ button above to demo the feature to enable visitors to import p Create your slides in Markdown - click the _Slides_ button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/academic-cv/content/publication/journal-article/index.md b/starters/academic-cv/content/publication/journal-article/index.md index 75b75724..079228aa 100644 --- a/starters/academic-cv/content/publication/journal-article/index.md +++ b/starters/academic-cv/content/publication/journal-article/index.md @@ -72,4 +72,4 @@ Click the *Cite* button above to demo the feature to enable visitors to import p Create your slides in Markdown - click the *Slides* button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/academic-cv/content/publication/preprint/index.md b/starters/academic-cv/content/publication/preprint/index.md index d2ecbff3..ccb94da9 100644 --- a/starters/academic-cv/content/publication/preprint/index.md +++ b/starters/academic-cv/content/publication/preprint/index.md @@ -65,4 +65,4 @@ slides: example Create your slides in Markdown - click the *Slides* button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/academic-cv/content/slides/example/index.md b/starters/academic-cv/content/slides/example/index.md index f9184f5e..de42c4e5 100644 --- a/starters/academic-cv/content/slides/example/index.md +++ b/starters/academic-cv/content/slides/example/index.md @@ -1,6 +1,6 @@ --- title: Slides -summary: An introduction to using Wowchemy's Slides feature. +summary: An introduction to using Hugo Blox Builder's Slides feature. authors: [] tags: [] categories: [] @@ -13,9 +13,9 @@ slides: highlight_style: dracula --- -# Create slides in Markdown with Wowchemy +# Create slides in Markdown with Hugo Blox Builder -[Wowchemy](https://hugoblox.com/) | [Documentation](https://hugoblox.com/docs/content/slides/) +[Hugo Blox Builder](https://hugoblox.com/) | [Documentation](https://docs.hugoblox.com/content/slides/) --- @@ -166,4 +166,4 @@ Create `assets/css/reveal_custom.css` with: [Ask](https://discord.gg/z8wNYzb) -[Documentation](https://hugoblox.com/docs/content/slides/) +[Documentation](https://docs.hugoblox.com/content/slides/) diff --git a/starters/academic-cv/data/page_sharer.toml b/starters/academic-cv/data/page_sharer.toml index 7d361d48..66e2d978 100644 --- a/starters/academic-cv/data/page_sharer.toml +++ b/starters/academic-cv/data/page_sharer.toml @@ -1,5 +1,5 @@ # Page Sharer -# Documentation: https://hugoblox.com/docs/hugo-tutorials/page-sharer/ +# Documentation: https://docs.hugoblox.com/hugo-tutorials/page-sharer/ [[buttons]] id = "twitter" diff --git a/starters/blog/config/_default/config.yaml b/starters/blog/config/_default/config.yaml index b484c9b6..598de90b 100644 --- a/starters/blog/config/_default/config.yaml +++ b/starters/blog/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ diff --git a/starters/blog/config/_default/languages.yaml b/starters/blog/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/blog/config/_default/languages.yaml +++ b/starters/blog/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/blog/config/_default/params.yaml b/starters/blog/config/_default/params.yaml index c98f3483..00573823 100644 --- a/starters/blog/config/_default/params.yaml +++ b/starters/blog/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance diff --git a/starters/blog/content/post/second-brain/index.md b/starters/blog/content/post/second-brain/index.md index b62f068a..83fb3efc 100644 --- a/starters/blog/content/post/second-brain/index.md +++ b/starters/blog/content/post/second-brain/index.md @@ -59,7 +59,7 @@ Anh here's a more advanced mindmap with formatting, code blocks, and math: ```markmap - Mindmaps - Links - - [Wowchemy Docs](https://hugoblox.com/docs/) + - [Wowchemy Docs](https://docs.hugoblox.com/) - [Discord Community](https://discord.gg/z8wNYzb) - [GitHub](https://github.com/HugoBlox/hugo-blox-builder) - Features @@ -84,7 +84,7 @@ renders as ```markmap - Mindmaps - Links - - [Wowchemy Docs](https://hugoblox.com/docs/) + - [Wowchemy Docs](https://docs.hugoblox.com/) - [Discord Community](https://discord.gg/z8wNYzb) - [GitHub](https://github.com/HugoBlox/hugo-blox-builder) - Features diff --git a/starters/blog/go.mod b/starters/blog/go.mod index 6dce24fe..4c2aa5c8 100644 --- a/starters/blog/go.mod +++ b/starters/blog/go.mod @@ -2,6 +2,7 @@ module github.com/HugoBlox/hugo-blox-builder/starters/blog go 1.19 -require github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231024173257-66e3c7e27eb0 - -require github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20231029091833-0f56496291b7 +require ( + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231108143325-448ed0e3bd2b +) diff --git a/starters/course/.github/publish.yaml b/starters/course/.github/workflows/publish.yaml similarity index 100% rename from starters/course/.github/publish.yaml rename to starters/course/.github/workflows/publish.yaml diff --git a/starters/course/README.md b/starters/course/README.md index be233ce8..8eb6f045 100644 --- a/starters/course/README.md +++ b/starters/course/README.md @@ -8,18 +8,18 @@ The **Online Course Template** empowers you easily create an online course or co [![Discord](https://img.shields.io/discord/722225264733716590?style=for-the-badge)](https://discord.com/channels/722225264733716590/742892432458252370/742895548159492138) [![Twitter Follow](https://img.shields.io/twitter/follow/GetResearchDev?label=Follow%20on%20Twitter)](https://twitter.com/GetReseachDev) -[Check out the latest demo](https://hugoblox.com/docs/) of what you'll get in less than 10 minutes, or [get inspired by how others are using this template](https://hugoblox.com/creators/). +[Check out the latest demo](https://docs.hugoblox.com/) of what you'll get in less than 10 minutes, or [get inspired by how others are using this template](https://hugoblox.com/creators/). The integrated [**Hugo Blox Builder**](https://hugoblox.com) and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/hugo-themes/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Hugo Blox Builder community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) - 🐦 Share your new site with the community: [@GetResearchDev](https://twitter.com/GetReseachDev) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA) - 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) +- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) ## 💙 We ask you, humbly, to support this open source movement diff --git a/starters/course/config/_default/config.yaml b/starters/course/config/_default/config.yaml index 422f076a..6f6a5fc9 100644 --- a/starters/course/config/_default/config.yaml +++ b/starters/course/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ @@ -36,7 +36,6 @@ removePathAccents: true module: imports: - - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 diff --git a/starters/course/config/_default/languages.yaml b/starters/course/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/course/config/_default/languages.yaml +++ b/starters/course/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/course/config/_default/params.yaml b/starters/course/config/_default/params.yaml index 40bad4fa..ce0418d0 100644 --- a/starters/course/config/_default/params.yaml +++ b/starters/course/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -19,7 +19,7 @@ marketing: local_business_type: '' org_name: '' description: 'A highly-customizable Hugo learning theme powered by Hugo Blox Builder.' - twitter: 'wowchemy' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' @@ -69,7 +69,7 @@ features: privacy_pack: enable: false repository: - url: 'https://github.com/wowchemy/starter-hugo-online-course' + url: 'https://github.com/HugoBlox/theme-online-course' content_dir: content branch: main comment: @@ -93,8 +93,5 @@ features: show_logo: false extensions: - cms: - branch: main - local_backend: false academicons: enable: false diff --git a/starters/course/content/admin/index.md b/starters/course/content/admin/index.md deleted file mode 100644 index 2729ebd1..00000000 --- a/starters/course/content/admin/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -# Generate Wowchemy CMS -type: wowchemycms -private: true -outputs: - - wowchemycms_config - - HTML ---- diff --git a/starters/course/content/authors/admin/_index.md b/starters/course/content/authors/admin/_index.md index 21a0f7f6..3e7b3985 100644 --- a/starters/course/content/authors/admin/_index.md +++ b/starters/course/content/authors/admin/_index.md @@ -34,7 +34,7 @@ education: year: 2008 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/starters/course/content/authors/吳恩達/_index.md b/starters/course/content/authors/吳恩達/_index.md index 7b5bbc1f..32190b56 100644 --- a/starters/course/content/authors/吳恩達/_index.md +++ b/starters/course/content/authors/吳恩達/_index.md @@ -38,7 +38,7 @@ education: year: 2008 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/starters/course/content/contact/contact.md b/starters/course/content/contact/contact.md index 4144f219..6416502d 100644 --- a/starters/course/content/contact/contact.md +++ b/starters/course/content/contact/contact.md @@ -1,6 +1,6 @@ --- # An instance of the Contact widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: contact # This file represents a page section. diff --git a/starters/course/content/contact/image.md b/starters/course/content/contact/image.md index 632728db..4cc3a53f 100644 --- a/starters/course/content/contact/image.md +++ b/starters/course/content/contact/image.md @@ -1,6 +1,6 @@ --- # An instance of the Blank widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: blank # This file represents a page section. diff --git a/starters/course/content/course/data-science/_index.md b/starters/course/content/course/data-science/_index.md index 7d5b4fd4..89a827fc 100644 --- a/starters/course/content/course/data-science/_index.md +++ b/starters/course/content/course/data-science/_index.md @@ -1,7 +1,7 @@ --- title: 📊 Learn Data Science linkTitle: Data Science -summary: An example of using Wowchemy's Book layout for publishing online courses. +summary: An example of using Hugo Blox Builder's Book layout for publishing online courses. date: '2021-01-24' type: book tags: diff --git a/starters/course/content/course/robotics/_index.md b/starters/course/content/course/robotics/_index.md index 8b621b8b..6880828a 100644 --- a/starters/course/content/course/robotics/_index.md +++ b/starters/course/content/course/robotics/_index.md @@ -1,7 +1,7 @@ --- title: 🤖 Learn Robotics linkTitle: Learn Robotics -summary: An example of using Wowchemy's Book layout for publishing online courses. +summary: An example of using Hugo Blox Builder's Book layout for publishing online courses. date: '2021-01-24' type: book tags: diff --git a/starters/course/content/home/hero.md b/starters/course/content/home/hero.md index a53fbfa3..90b622b1 100644 --- a/starters/course/content/home/hero.md +++ b/starters/course/content/home/hero.md @@ -30,4 +30,4 @@ Published with the [Hugo Blox Builder](https://hugoblox.com/). Introduce your courses here. -Star Wowchemy Website Builder for Hugo
      Star the Online Course template +Star Hugo Blox Builder
      Star the Online Course template diff --git a/starters/course/content/home/people.md b/starters/course/content/home/people.md index 1616d8de..86cafb5e 100644 --- a/starters/course/content/home/people.md +++ b/starters/course/content/home/people.md @@ -1,6 +1,6 @@ --- # An instance of the People widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: people # This file represents a page section. diff --git a/starters/course/content/post/20-12-01-wowchemy-prize/index.md b/starters/course/content/post/20-12-01-wowchemy-prize/index.md index 402ecc56..c3ce495e 100644 --- a/starters/course/content/post/20-12-01-wowchemy-prize/index.md +++ b/starters/course/content/post/20-12-01-wowchemy-prize/index.md @@ -1,5 +1,5 @@ --- -title: Richard Hendricks Wins First Place in the Wowchemy Prize +title: Richard Hendricks Wins First Place in the Hugo Blox Builder Prize date: 2020-12-01 --- diff --git a/starters/course/go.mod b/starters/course/go.mod index a33f0833..5e4a2b8f 100644 --- a/starters/course/go.mod +++ b/starters/course/go.mod @@ -3,7 +3,6 @@ module my_website go 1.15 require ( - github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.2 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231102163809-66b38685ac69 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms v1.0.1-0.20231102163809-66b38685ac69 + github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b ) diff --git a/starters/documentation/.github/publish.yaml b/starters/documentation/.github/workflows/publish.yaml similarity index 100% rename from starters/documentation/.github/publish.yaml rename to starters/documentation/.github/workflows/publish.yaml diff --git a/starters/documentation/README.md b/starters/documentation/README.md index 23dbf302..07fa0b6c 100644 --- a/starters/documentation/README.md +++ b/starters/documentation/README.md @@ -1,6 +1,6 @@ -# [Hugo Documentation Theme](https://github.com/wowchemy/hugo-documentation-theme) +# [Hugo Documentation Theme](https://github.com/HugoBlox/theme-documentation) -[![Screenshot](./preview.png)](https://hugoblox.com/hugo-themes/) +[![Screenshot](./preview.png)](https://hugoblox.com/templates/) The **Documentation** starter template empowers you to easily create **product documentation**, **digital books**, **personal notes**, and **knowledge bases**. @@ -8,18 +8,18 @@ The **Documentation** starter template empowers you to easily create **product d [![Discord](https://img.shields.io/discord/722225264733716590?style=for-the-badge)](https://discord.com/channels/722225264733716590/742892432458252370/742895548159492138) [![Twitter Follow](https://img.shields.io/twitter/follow/GetResearchDev?label=Follow%20on%20Twitter)](https://twitter.com/wowchemy) -[Check out the latest demo](https://hugoblox.com/docs/) of what you'll get in less than 10 minutes, or [get inspired by how others are using this template](https://hugoblox.com/creators/). +[Check out the latest demo](https://docs.hugoblox.com/) of what you'll get in less than 10 minutes, or [get inspired by how others are using this template](https://hugoblox.com/creators/). The integrated [**Wowchemy**](https://hugoblox.com) website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/hugo-themes/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Wowchemy research community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) - 🐦 Share your new site with the community: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA) - 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) +- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) ## We ask you, humbly, to support this open source movement diff --git a/starters/documentation/config/_default/config.yaml b/starters/documentation/config/_default/config.yaml index 61b349ff..60f1217d 100644 --- a/starters/documentation/config/_default/config.yaml +++ b/starters/documentation/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ @@ -32,7 +32,6 @@ removePathAccents: true module: imports: - - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 diff --git a/starters/documentation/config/_default/languages.yaml b/starters/documentation/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/documentation/config/_default/languages.yaml +++ b/starters/documentation/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/documentation/config/_default/params.yaml b/starters/documentation/config/_default/params.yaml index 65079945..3f5df1aa 100644 --- a/starters/documentation/config/_default/params.yaml +++ b/starters/documentation/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -18,8 +18,8 @@ marketing: site_type: Project local_business_type: '' org_name: '' - description: 'A highly-customizable Hugo documentation theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + description: 'A highly-customizable Hugo documentation theme powered by Hugo Blox Builder.' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' diff --git a/starters/documentation/go.mod b/starters/documentation/go.mod index 40de7bdc..05849b4b 100644 --- a/starters/documentation/go.mod +++ b/starters/documentation/go.mod @@ -3,7 +3,6 @@ module github.com/wowchemy/hugo-documentation-theme go 1.15 require ( - github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.2 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231102163809-66b38685ac69 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms v1.0.1-0.20231102163809-66b38685ac69 + github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b ) diff --git a/starters/link-in-bio/config/_default/config.yaml b/starters/link-in-bio/config/_default/config.yaml index 9bcd1c98..41c653d6 100644 --- a/starters/link-in-bio/config/_default/config.yaml +++ b/starters/link-in-bio/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ diff --git a/starters/link-in-bio/config/_default/languages.yaml b/starters/link-in-bio/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/link-in-bio/config/_default/languages.yaml +++ b/starters/link-in-bio/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/link-in-bio/config/_default/params.yaml b/starters/link-in-bio/config/_default/params.yaml index 54c1a1f3..88ff9daa 100644 --- a/starters/link-in-bio/config/_default/params.yaml +++ b/starters/link-in-bio/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -14,7 +14,7 @@ marketing: local_business_type: '' org_name: '' description: 'A highly-customizable Hugo link in bio theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' diff --git a/starters/link-in-bio/go.mod b/starters/link-in-bio/go.mod index 113c5569..4c2aa5c8 100644 --- a/starters/link-in-bio/go.mod +++ b/starters/link-in-bio/go.mod @@ -2,6 +2,7 @@ module github.com/HugoBlox/hugo-blox-builder/starters/blog go 1.19 -require github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231024173257-66e3c7e27eb0 - -require github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20231029092337-9b6cb2d6cc15 +require ( + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231108143325-448ed0e3bd2b +) diff --git a/starters/portfolio/.github/publish.yaml b/starters/markdown-slides/.github/workflows/publish.yaml similarity index 100% rename from starters/portfolio/.github/publish.yaml rename to starters/markdown-slides/.github/workflows/publish.yaml diff --git a/starters/markdown-slides/README.md b/starters/markdown-slides/README.md index 765cb8b3..c7fcfb16 100644 --- a/starters/markdown-slides/README.md +++ b/starters/markdown-slides/README.md @@ -13,13 +13,13 @@ The **Markdown Slides** starter template empowers you to **easily create, share, The integrated [**Wowchemy**](https://hugoblox.com) website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/hugo-themes/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Wowchemy research community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) - 🐦 Share your new site with the community: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA) - 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) +- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) ## We ask you, humbly, to support this open source movement diff --git a/starters/markdown-slides/config/_default/config.yaml b/starters/markdown-slides/config/_default/config.yaml index 6c2bd893..b431f58d 100644 --- a/starters/markdown-slides/config/_default/config.yaml +++ b/starters/markdown-slides/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ @@ -21,7 +21,7 @@ removePathAccents: true module: imports: - - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms + - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 diff --git a/starters/markdown-slides/config/_default/params.yaml b/starters/markdown-slides/config/_default/params.yaml index f83fd7de..c4d037d9 100644 --- a/starters/markdown-slides/config/_default/params.yaml +++ b/starters/markdown-slides/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/customization/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/getting-started/customization/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance diff --git a/starters/markdown-slides/content/admin/index.md b/starters/markdown-slides/content/admin/index.md index fda4a485..fa504a9e 100644 --- a/starters/markdown-slides/content/admin/index.md +++ b/starters/markdown-slides/content/admin/index.md @@ -1,7 +1,7 @@ --- -# Generate Wowchemy CMS -type: wowchemycms +# Generate Decap CMS +type: decap_cms outputs: - - wowchemycms_config + - decap_cms_config - HTML --- diff --git a/starters/markdown-slides/content/home/slides.md b/starters/markdown-slides/content/home/slides.md index 1a563285..a589e0e4 100644 --- a/starters/markdown-slides/content/home/slides.md +++ b/starters/markdown-slides/content/home/slides.md @@ -1,6 +1,6 @@ --- # An instance of the Pages widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: pages # This file represents a page section. diff --git a/starters/markdown-slides/content/home/tags.md b/starters/markdown-slides/content/home/tags.md index 77fb9e80..e3e3f2c0 100644 --- a/starters/markdown-slides/content/home/tags.md +++ b/starters/markdown-slides/content/home/tags.md @@ -1,6 +1,6 @@ --- # An instance of the Tag Cloud widget. -# Docs: https://hugoblox.com/docs/page-builder/ +# Docs: https://docs.hugoblox.com/page-builder/ widget: tag_cloud # This file represents a page section. diff --git a/starters/markdown-slides/content/slides/example/index.md b/starters/markdown-slides/content/slides/example/index.md index a33d54f6..0ea834c5 100644 --- a/starters/markdown-slides/content/slides/example/index.md +++ b/starters/markdown-slides/content/slides/example/index.md @@ -15,7 +15,7 @@ slides: # Create slides in Markdown with Wowchemy -[Wowchemy](https://hugoblox.com/) | [Documentation](https://hugoblox.com/docs/content/slides/) +[Wowchemy](https://hugoblox.com/) | [Documentation](https://docs.hugoblox.com/content/slides/) --- @@ -168,4 +168,4 @@ Create `assets/css/reveal_custom.css` with: [Ask](https://discord.gg/z8wNYzb) -[Documentation](https://hugoblox.com/docs/content/slides/) +[Documentation](https://docs.hugoblox.com/content/slides/) diff --git a/starters/markdown-slides/go.mod b/starters/markdown-slides/go.mod index 3633b877..298632bf 100644 --- a/starters/markdown-slides/go.mod +++ b/starters/markdown-slides/go.mod @@ -3,8 +3,8 @@ module github.com/wowchemy/starter-hugo-markdown-slides go 1.15 require ( - github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.2 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231102163809-66b38685ac69 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms v1.0.1-0.20231102163809-66b38685ac69 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v0.0.0-20231102163809-66b38685ac69 + github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20231108143325-448ed0e3bd2b ) diff --git a/starters/research-group/.github/publish.yaml b/starters/portfolio/.github/workflows/publish.yaml similarity index 100% rename from starters/research-group/.github/publish.yaml rename to starters/portfolio/.github/workflows/publish.yaml diff --git a/starters/portfolio/README.md b/starters/portfolio/README.md index 4573d259..d3b0996c 100644 --- a/starters/portfolio/README.md +++ b/starters/portfolio/README.md @@ -15,13 +15,13 @@ The **Hugo Portfolio Template** empowers you to easily create a portfolio websit The integrated [**Wowchemy**](https://hugoblox.com) website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/hugo-themes/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Wowchemy research community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) - 🐦 Share your new site with the community: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA) - 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) +- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) ## We ask you, humbly, to support this open source movement diff --git a/starters/portfolio/config/_default/config.yaml b/starters/portfolio/config/_default/config.yaml index 872b2918..33bca5b0 100644 --- a/starters/portfolio/config/_default/config.yaml +++ b/starters/portfolio/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ diff --git a/starters/portfolio/config/_default/languages.yaml b/starters/portfolio/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/portfolio/config/_default/languages.yaml +++ b/starters/portfolio/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/portfolio/config/_default/params.yaml b/starters/portfolio/config/_default/params.yaml index 7ebd9834..f380c3cb 100644 --- a/starters/portfolio/config/_default/params.yaml +++ b/starters/portfolio/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -19,7 +19,7 @@ marketing: local_business_type: '' org_name: '' description: 'A highly-customizable Hugo blog theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' diff --git a/starters/portfolio/content/about/about.md b/starters/portfolio/content/about/about.md index 7b8c5e6d..88be4517 100644 --- a/starters/portfolio/content/about/about.md +++ b/starters/portfolio/content/about/about.md @@ -1,6 +1,6 @@ --- # An instance of the About widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: about # Activate this widget? true/false @@ -16,6 +16,6 @@ title: Hello # Choose the user profile to display # This should be the username (folder name) of a profile in your `content/authors/` folder. -# See https://hugoblox.com/docs/get-started/#introduce-yourself +# See https://docs.hugoblox.com/get-started/#introduce-yourself author: admin --- diff --git a/starters/portfolio/content/about/accomplishments.md b/starters/portfolio/content/about/accomplishments.md index e3b7417b..1da50478 100644 --- a/starters/portfolio/content/about/accomplishments.md +++ b/starters/portfolio/content/about/accomplishments.md @@ -1,6 +1,6 @@ --- # An instance of the Accomplishments widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: accomplishments # This file represents a page section. @@ -14,7 +14,7 @@ title: 'Accomplish­ments' subtitle: # Date format -# Refer to https://hugoblox.com/docs/customization/#date-format +# Refer to https://docs.hugoblox.com/customization/#date-format date_format: Jan 2006 # Accomplishments. diff --git a/starters/portfolio/content/about/contact.md b/starters/portfolio/content/about/contact.md index 6a7f2801..bdaa4ccb 100644 --- a/starters/portfolio/content/about/contact.md +++ b/starters/portfolio/content/about/contact.md @@ -1,6 +1,6 @@ --- # An instance of the Contact widget. -# Documentation: https://hugoblox.com/docs/getting-started/page-builder/ +# Documentation: https://docs.hugoblox.com/getting-started/page-builder/ widget: contact # This file represents a page section. diff --git a/starters/portfolio/content/about/education.md b/starters/portfolio/content/about/education.md index 4a947ea7..28699027 100644 --- a/starters/portfolio/content/about/education.md +++ b/starters/portfolio/content/about/education.md @@ -1,6 +1,6 @@ --- # An instance of the Experience widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: experience # This file represents a page section. @@ -13,7 +13,7 @@ title: Education subtitle: # Date format for experience -# Refer to https://hugoblox.com/docs/customization/#date-format +# Refer to https://docs.hugoblox.com/customization/#date-format date_format: Jan 2006 # Experiences. diff --git a/starters/portfolio/content/about/experience.md b/starters/portfolio/content/about/experience.md index 4af0c052..a3eef44e 100644 --- a/starters/portfolio/content/about/experience.md +++ b/starters/portfolio/content/about/experience.md @@ -1,6 +1,6 @@ --- # An instance of the Experience widget. -# Documentation: https://hugoblox.com/docs/page-builder/ +# Documentation: https://docs.hugoblox.com/page-builder/ widget: experience # This file represents a page section. @@ -13,7 +13,7 @@ title: Experience subtitle: # Date format for experience -# Refer to https://hugoblox.com/docs/customization/#date-format +# Refer to https://docs.hugoblox.com/customization/#date-format date_format: Jan 2006 # Experiences. diff --git a/starters/portfolio/content/authors/admin/_index.md b/starters/portfolio/content/authors/admin/_index.md index 7deda6f1..8c6bef32 100644 --- a/starters/portfolio/content/authors/admin/_index.md +++ b/starters/portfolio/content/authors/admin/_index.md @@ -38,7 +38,7 @@ bio: My research interests include distributed robotics, mobile computing and pr # year: 2008 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/starters/portfolio/content/home/portfolio.md b/starters/portfolio/content/home/portfolio.md index 377126b6..1d1f447e 100644 --- a/starters/portfolio/content/home/portfolio.md +++ b/starters/portfolio/content/home/portfolio.md @@ -1,7 +1,7 @@ --- # A section created with the Portfolio widget. # This section displays content from `content/project/`. -# See https://hugoblox.com/docs/widget/portfolio/ +# See https://docs.hugoblox.com/widget/portfolio/ widget: portfolio # This file represents a page section. diff --git a/starters/research-group/.github/import-publications.yml b/starters/research-group/.github/workflows/import-publications.yml similarity index 90% rename from starters/research-group/.github/import-publications.yml rename to starters/research-group/.github/workflows/import-publications.yml index 675c2baa..8ee4b62c 100644 --- a/starters/research-group/.github/import-publications.yml +++ b/starters/research-group/.github/workflows/import-publications.yml @@ -1,4 +1,4 @@ -# Wowchemy GitHub Action to convert Bibtex publications to Markdown-based webpages +# Hugo Blox GitHub Action to convert Bibtex publications to Markdown-based webpages name: Import Publications From Bibtex # Require permission to create a PR @@ -16,7 +16,7 @@ on: workflow_dispatch: jobs: - wowchemy: + hugoblox: if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: @@ -41,14 +41,14 @@ jobs: uses: peter-evans/create-pull-request@v5 with: commit-message: 'content: import publications from Bibtex' - title: Wowchemy - Import latest publications + title: Hugo Blox Builder - Import latest publications body: | Import the latest publications from `publications.bib` to `content/publication/`. 将最新的出版物从`publications.bib`导入到`content/publication/`。 [View Documentation](https://github.com/GetRD/academic-file-converter) base: main labels: automated-pr, content - branch: wowchemy-import-publications + branch: hugoblox-import-publications delete-branch: true - name: Check outputs if: ${{ steps.cpr.outputs.pull-request-number }} diff --git a/starters/second-brain/.github/publish.yaml b/starters/research-group/.github/workflows/publish.yaml similarity index 100% rename from starters/second-brain/.github/publish.yaml rename to starters/research-group/.github/workflows/publish.yaml diff --git a/starters/research-group/README.md b/starters/research-group/README.md index f7964b8c..b61dac0b 100644 --- a/starters/research-group/README.md +++ b/starters/research-group/README.md @@ -17,13 +17,13 @@ Easily write technical content with plain text Markdown, LaTeX math, diagrams, R The integrated [**Wowchemy**](https://hugoblox.com) website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs. - 👉 [**Get Started**](https://hugoblox.com/hugo-themes/) -- 📚 [View the **documentation**](https://hugoblox.com/docs/) +- 📚 [View the **documentation**](https://docs.hugoblox.com/) - 💬 [Chat with the **Wowchemy research community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io) - ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter) - 🐦 Share your new site with the community: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query) - 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA) - 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues) -- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) +- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases) ## We ask you, humbly, to support this open source movement diff --git a/starters/research-group/config/_default/config.yaml b/starters/research-group/config/_default/config.yaml index 194d8cf5..a9e87d8a 100644 --- a/starters/research-group/config/_default/config.yaml +++ b/starters/research-group/config/_default/config.yaml @@ -1,5 +1,5 @@ # Configuration of Hugo -# Guide: https://hugoblox.com/docs/getting-started/ +# Guide: https://docs.hugoblox.com/tutorial/ # Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ @@ -21,7 +21,7 @@ removePathAccents: true module: imports: - - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms + - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify - path: github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 diff --git a/starters/research-group/config/_default/languages.yaml b/starters/research-group/config/_default/languages.yaml index 1f57cdf5..88fa733d 100644 --- a/starters/research-group/config/_default/languages.yaml +++ b/starters/research-group/config/_default/languages.yaml @@ -1,6 +1,6 @@ # Languages # Create a section for each of your site's languages. -# Documentation: https://hugoblox.com/docs/guide/language/ +# Documentation: https://docs.hugoblox.com/reference/language/ # Default language en: diff --git a/starters/research-group/config/_default/params.yaml b/starters/research-group/config/_default/params.yaml index 55a850d9..239ec05b 100644 --- a/starters/research-group/config/_default/params.yaml +++ b/starters/research-group/config/_default/params.yaml @@ -1,6 +1,6 @@ # SITE SETUP -# Guide: https://hugoblox.com/docs/getting-started/ -# Documentation: https://hugoblox.com/docs/ +# Guide: https://docs.hugoblox.com/tutorial/ +# Documentation: https://docs.hugoblox.com/ # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/ # Appearance @@ -19,7 +19,7 @@ marketing: local_business_type: '' org_name: '' description: 'A highly-customizable Hugo research group theme powered by Wowchemy website builder.' - twitter: 'wowchemy' + twitter: 'GetResearchDev' analytics: google_analytics: '' baidu_tongji: '' @@ -105,7 +105,7 @@ features: # Extensions extensions: - cms: + decap_cms: branch: main local_backend: false academicons: diff --git a/starters/research-group/content/admin/index.md b/starters/research-group/content/admin/index.md index 2729ebd1..c3196dd3 100644 --- a/starters/research-group/content/admin/index.md +++ b/starters/research-group/content/admin/index.md @@ -1,8 +1,8 @@ --- -# Generate Wowchemy CMS -type: wowchemycms +# Generate Decap CMS +type: decap_cms private: true outputs: - - wowchemycms_config + - decap_cms_config - HTML --- diff --git a/starters/research-group/content/authors/admin/_index.md b/starters/research-group/content/authors/admin/_index.md index efc5e83c..b804d6b9 100644 --- a/starters/research-group/content/authors/admin/_index.md +++ b/starters/research-group/content/authors/admin/_index.md @@ -38,7 +38,7 @@ education: year: 2008 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/starters/research-group/content/authors/吳恩達/_index.md b/starters/research-group/content/authors/吳恩達/_index.md index 996dc4df..668c54ee 100644 --- a/starters/research-group/content/authors/吳恩達/_index.md +++ b/starters/research-group/content/authors/吳恩達/_index.md @@ -42,7 +42,7 @@ education: year: 2008 # Social/Academic Networking -# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons +# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons # For an email link, use "fas" icon pack, "envelope" icon, and a link in the # form "mailto:your-email@example.com" or "#contact" for contact widget. social: diff --git a/starters/research-group/content/event/example/index.md b/starters/research-group/content/event/example/index.md index 0abb3511..abdf0083 100644 --- a/starters/research-group/content/event/example/index.md +++ b/starters/research-group/content/event/example/index.md @@ -56,8 +56,8 @@ projects: Slides can be added in a few ways: -- **Create** slides using Wowchemy's [_Slides_](https://hugoblox.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file +- **Create** slides using Wowchemy's [_Slides_](https://docs.hugoblox.com/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file - **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file -- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://hugoblox.com/docs/writing-markdown-latex/). +- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://docs.hugoblox.com/writing-markdown-latex/). Further event details, including page elements such as image galleries, can be added to the body of this page. diff --git a/starters/research-group/content/publication/conference-paper/index.md b/starters/research-group/content/publication/conference-paper/index.md index e2ef9932..3f1178b0 100644 --- a/starters/research-group/content/publication/conference-paper/index.md +++ b/starters/research-group/content/publication/conference-paper/index.md @@ -83,4 +83,4 @@ Click the _Cite_ button above to demo the feature to enable visitors to import p Create your slides in Markdown - click the _Slides_ button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/research-group/content/publication/journal-article/index.md b/starters/research-group/content/publication/journal-article/index.md index 75b75724..079228aa 100644 --- a/starters/research-group/content/publication/journal-article/index.md +++ b/starters/research-group/content/publication/journal-article/index.md @@ -72,4 +72,4 @@ Click the *Cite* button above to demo the feature to enable visitors to import p Create your slides in Markdown - click the *Slides* button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/research-group/content/publication/preprint/index.md b/starters/research-group/content/publication/preprint/index.md index d2ecbff3..ccb94da9 100644 --- a/starters/research-group/content/publication/preprint/index.md +++ b/starters/research-group/content/publication/preprint/index.md @@ -65,4 +65,4 @@ slides: example Create your slides in Markdown - click the *Slides* button to check out the example. {{% /callout %}} -Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://hugoblox.com/docs/content/writing-markdown-latex/). +Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). diff --git a/starters/research-group/go.mod b/starters/research-group/go.mod index a7641e10..f90fa38f 100644 --- a/starters/research-group/go.mod +++ b/starters/research-group/go.mod @@ -3,7 +3,7 @@ module github.com/wowchemy/starter-hugo-research-group go 1.15 require ( - github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.2 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231102163809-66b38685ac69 - github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify-cms v1.0.1-0.20231102163809-66b38685ac69 + github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.7-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b + github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b )