Skip to content

Commit 9b2e271

Browse files
committed
fix: links
1 parent f9b227c commit 9b2e271

File tree

828 files changed

+4794
-1313
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

828 files changed

+4794
-1313
lines changed

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github: gcushen
2-
custom: https://wowchemy.com/sponsor/
2+
custom: https://hugoblox.com/sponsor/

.github/ISSUE_TEMPLATE/bug-report.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ body:
1111
1212
We use GitHub Issues for project management, **NOT for support**.
1313
14-
🚑 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/wowchemy/wowchemy-hugo-themes/discussions)**, and if not, ask your question there instead.
14+
🚑 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.
1515
1616
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.
1717
18-
Also, you can search and browse the extensive [Wowchemy](https://wowchemy.com/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
18+
Also, you can search and browse the extensive [Wowchemy](https://hugoblox.com/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
1919
2020
For questions on _Blogdown_, please reach out to the [Blogdown community](https://github.com/rstudio/blogdown).
2121
@@ -27,7 +27,7 @@ body:
2727
label: Preliminary Checks
2828
description: Please make sure that you verify each checkbox and follow the instructions for them.
2929
options:
30-
- label: "This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/wowchemy/wowchemy-hugo-themes/issues?q=is%3Aissue"
30+
- 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"
3131
required: true
3232
- 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"
3333
required: true
@@ -46,7 +46,7 @@ body:
4646
description: |
4747
Link to a minimal reproduction of the issue (GitHub repository).
4848
49-
**Ideally, create a minimal reproduction of the issue on a fresh template rather than linking to your site's repository: https://wowchemy.com/hugo-themes/
49+
**Ideally, create a minimal reproduction of the issue on a fresh template rather than linking to your site's repository: https://hugoblox.com/hugo-themes/
5050
validations:
5151
required: true
5252
- type: textarea
@@ -106,7 +106,7 @@ body:
106106
id: wowchemy-tpl
107107
attributes:
108108
label: Which Wowchemy template are you using?
109-
description: 'For example, a template from https://wowchemy.com/hugo-themes/'
109+
description: 'For example, a template from https://hugoblox.com/hugo-themes/'
110110
placeholder: 'e.g., Academic Resume'
111111
validations:
112112
required: true

.github/ISSUE_TEMPLATE/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ contact_links:
44
url: https://discord.gg/z8wNYzb
55
about: Chat live with the Wowchemy community on Discord.
66
- name: Discussions
7-
url: https://github.com/wowchemy/wowchemy-hugo-themes/discussions
7+
url: https://github.com/HugoBlox/hugo-blox-builder/discussions
88
about: Discuss Wowchemy on the GitHub Discussions forum
99
- name: Troubleshooting Guide
10-
url: https://wowchemy.com/docs/hugo-tutorials/troubleshooting/
10+
url: https://hugoblox.com/docs/hugo-tutorials/troubleshooting/
1111
about: Solve common issues fast.
1212
- name: Documentation
13-
url: https://wowchemy.com/docs/
13+
url: https://hugoblox.com/docs/
1414
about: Review the documentation

.github/ISSUE_TEMPLATE/feature-request.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ body:
88
label: Prerequisites
99
description: Take a minute to help our open source contributors.
1010
options:
11-
- label: I have [searched](https://github.com/wowchemy/wowchemy-hugo-themes/issues?q=is%3Aissue) for duplicate or closed feature requests
11+
- label: I have [searched](https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue) for duplicate or closed feature requests
1212
required: true
13-
- label: I am mindful of the project [scope](https://github.com/wowchemy/wowchemy-hugo-themes/blob/main/CONTRIBUTING.md#scope)
13+
- label: I am mindful of the project [scope](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md#scope)
1414
required: true
1515
- type: textarea
1616
id: proposal

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ If this is a GUI change, try to include screenshots of the change. If not, pleas
88

99
### Documentation
1010

11-
If this is an enhancement, add a link here to the corresponding pull request on https://github.com/sourcethemes/academic-www or describe the documentation changes necessary.
11+
If this is an enhancement, link to the relevant page on the documentation site and describe the necessary changes.

.github/media/sharing.png

-11.2 KB
Loading

.github/workflows/build-test-site.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# - name: Prettify code
5555
# uses: creyD/[email protected]
5656
# with:
57-
# prettier_options: '--write wowchemy/*.{css,js,json,md,scss} wowchemy/**/*.{css,js,json,md,scss}' # Match package.json
57+
# prettier_options: '--write blox-tailwind/*.{css,js,json,md,scss} blox-tailwind/**/*.{css,js,json,md,scss}' # Match package.json
5858
# prettier_version: '2.2.1' # Match package.json
5959
# commit_message: 'refactor: format code'
6060
# env:

.github/workflows/split-packages.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ jobs:
1717
matrix:
1818
# define package to repository map
1919
package:
20-
- local_path: 'academic'
21-
split_repository: 'starter-hugo-academic'
20+
- local_path: 'academic-cv'
21+
split_repository: 'theme-academic-cv'
2222
- local_path: 'markdown-slides'
2323
split_repository: 'starter-hugo-markdown-slides'
2424
- local_path: 'blog'
25-
split_repository: 'hugo-blog-theme'
25+
split_repository: 'theme-blog'
2626
- local_path: 'documentation'
2727
split_repository: 'hugo-documentation-theme'
2828
- local_path: 'portfolio'
2929
split_repository: 'starter-hugo-portfolio-theme'
3030
- local_path: 'course'
3131
split_repository: 'starter-hugo-online-course'
3232
- local_path: 'link-in-bio'
33-
split_repository: 'hugo-link-in-bio-theme'
33+
split_repository: 'theme-link-in-bio'
3434
- local_path: 'research-group'
3535
split_repository: 'starter-hugo-research-group'
3636
- local_path: 'second-brain'
@@ -52,4 +52,4 @@ jobs:
5252

5353
# ↓ the user signed under the split commit
5454
user_name: "Splitter Bot"
55-
user_email: "no.reply@wowchemy.com"
55+
user_email: "no.reply@hugoblox.com"

.prettierignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
_vendor/
22
vendor/
3-
wowchemy/assets/css/libs/
3+
blox-bootstrapassets/css/libs/
44

55
public/
66
resources/
77

88
*.html
99

10-
wowchemy/assets/css/reveal.css
11-
wowchemy/assets/scss/main.scss
10+
blox-bootstrapassets/css/reveal.css
11+
blox-bootstrapassets/scss/main.scss
1212

13-
wowchemy/layouts/index.json
14-
wowchemy/layouts/index.webmanifest
13+
blox-bootstraplayouts/index.json
14+
blox-bootstraplayouts/index.webmanifest

.stylelintignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
**/libs/
55
public/
66

7-
wowchemy/assets/scss/main.scss
8-
wowchemy/assets/css/reveal_custom.css
7+
blox-bootstrap/assets/scss/main.scss
8+
blox-bootstrap/assets/css/reveal_custom.css

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
We want to foster a positive, inclusive, and welcoming environment 💜
44

5-
We expect you to follow our [Code of Conduct](https://university.wowchemy.com/reference/contribute/) to fulfil this goal.
5+
We expect you to follow our [Code of Conduct](https://docs.hugoblox.com/reference/contribute/) to fulfil this goal.

CONTRIBUTING.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contributing to Wowchemy
1+
# Contributing to Hugo Blox Builder
22

33
Thanks for being interested in contributing! We’re so glad you want to help!
44

5-
We want contributing to Wowchemy to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including new plugins (such as new widgets, shortcodes, theme packs, and language packs), templates, features, documentation as well as updates and tweaks, blog posts, YouTube tutorials, live streaming customizations, meetups, and more.
5+
We want contributing to Hugo Blox to be fun, enjoyable, and educational for anyone and everyone. All contributions are welcome, including new plugins (such as new widgets, shortcodes, theme packs, and language packs), templates, features, documentation as well as updates and tweaks, blog posts, YouTube tutorials, live streaming customizations, meetups, and more.
66

77
## Where to Start
88

@@ -12,22 +12,22 @@ Join the **Contributing** channel on the **[community Discord](https://discord.g
1212

1313
Whether or not you're a developer, there are plenty of non-technical ways that you can help. We always need help with:
1414

15-
- Helping the Wowchemy community via the live [chat](https://discord.gg/z8wNYzb) and [forum](https://github.com/wowchemy/wowchemy-hugo-themes/discussions)
16-
- Investigating and reviewing open [Issues](https://github.com/wowchemy/wowchemy-hugo-themes/issues) and [Pull Requests](https://github.com/wowchemy/wowchemy-hugo-themes/pulls)
15+
- Helping the Hugo Blox community via the live [chat](https://discord.gg/z8wNYzb) and [forum](https://github.com/HugoBlox/hugo-blox-builder/discussions)
16+
- Investigating and reviewing open [Issues](https://github.com/HugoBlox/hugo-blox-builder/issues) and [Pull Requests](https://github.com/HugoBlox/hugo-blox-builder/pulls)
1717
- Influence the roadmap! Give a thumbs up 👍 to upvote a feature request you would like to use
18-
- Improving the [documentation](https://wowchemy.com/docs/) and writing tutorials
18+
- Improving the [documentation](https://hugoblox.com/docs/) and writing tutorials
1919
- Just click the _Edit_ button at the bottom of pages or open an issue with your proposed improvement
2020
- Testing and quality assurance, such as checking the latest version of the templates work as you expect and fixing any dead-links etc.
21-
- Translating the Wowchemy templates or the Wowchemy documentation
22-
- Hosting local Wowchemy themed events or meetups
23-
- Promoting Wowchemy to others by blogging, vlogging, code streaming, talking etc.
21+
- Translating the Hugo Blox templates or the Hugo Blox documentation
22+
- Hosting local Hugo Blox themed events or meetups
23+
- Promoting Hugo Blox to others by blogging, vlogging, code streaming, talking etc.
2424

2525
### For technical contributions
2626

2727
Repository structure:
2828

2929
- modules
30-
- The components and layouts which form the Wowchemy page building framework that the templates depend on
30+
- The components and layouts which form the Hugo Blox page building framework that the templates depend on
3131
- scripts
3232
- A collection of scripts for helping maintain the repository
3333
- starters
@@ -38,13 +38,13 @@ Repository structure:
3838

3939
#### What are some good issues to contribute to?
4040

41-
If you're a developer looking to contribute, but you're not sure where to begin, check out the [help wanted](https://github.com/wowchemy/wowchemy-hugo-themes/labels/help%20wanted) label on Github, which contains issues which need some love.
41+
If you're a developer looking to contribute, but you're not sure where to begin, check out the [help wanted](https://github.com/HugoBlox/hugo-blox-builder/labels/help%20wanted) label on Github, which contains issues which need some love.
4242

4343
#### How can I propose an improvement?
4444

45-
If you have a straightforward bug fix or improvement, feel free to contribute it in a [Pull Request](https://github.com/wowchemy/wowchemy-hugo-themes/pulls) for the community to review.
45+
If you have a straightforward bug fix or improvement, feel free to contribute it in a [Pull Request](https://github.com/HugoBlox/hugo-blox-builder/pulls) for the community to review.
4646

47-
If you have an idea for a new feature, please start by [searching the issues](https://github.com/wowchemy/wowchemy-hugo-themes/issues) to check that the feature has not already been suggested and then suggest it by [opening a new issue](https://github.com/wowchemy/wowchemy-hugo-themes/issues/new/choose), as adding new features to Wowchemy first requires some analysis around the design and spec.
47+
If you have an idea for a new feature, please start by [searching the issues](https://github.com/HugoBlox/hugo-blox-builder/issues) to check that the feature has not already been suggested and then suggest it by [opening a new issue](https://github.com/HugoBlox/hugo-blox-builder/issues/new/choose), as adding new features to Hugo Blox first requires some analysis around the design and spec.
4848

4949
Please be mindful of the project [scope](#scope).
5050

@@ -61,7 +61,7 @@ Otherwise, for larger changes, you can edit locally on your computer in your fav
6161
Fork (copy) the repo on GitHub and then clone (download) your fork to your computer:
6262

6363
```sh
64-
git clone https://github.com/<YOUR_USERNAME>/wowchemy-hugo-themes.git
64+
git clone https://github.com/<YOUR_USERNAME>/hugo-blox-builder.git
6565
```
6666

6767
**View a template**
@@ -82,7 +82,7 @@ Implement you changes and then check for any linting or formatting issues.
8282

8383
Code linting and formatting form part of the Continuous Integration process to help catch bugs and code issues in contributions.
8484

85-
Contributors can also run the flow on their fork of the "Wowchemy Hugo Modules" repo when making contributions (you'll need Node and Yarn to run):
85+
Contributors can also run the flow on their fork of the "Hugo Blox Builder" repo when making contributions (you'll need Node and Yarn to run):
8686

8787
```sh
8888
yarn install
@@ -92,7 +92,7 @@ yarn run format
9292

9393
**Open a Pull Request with your changes**
9494

95-
Use git to push (upload) your changes to GitHub and then open a Pull Request (PR) at https://github.com/wowchemy/wowchemy-hugo-themes/pulls
95+
Use git to push (upload) your changes to GitHub and then open a Pull Request (PR) at https://github.com/HugoBlox/hugo-blox-builder/pulls
9696

9797
Please be mindful of the project [scope](#scope).
9898

@@ -106,26 +106,26 @@ Please be mindful of the project [scope](#scope).
106106

107107
### Contribute a language pack
108108

109-
To contribute a **new language pack** or an improvement to a language pack, refer to the [language pack guide](https://wowchemy.com/docs/language/#create-or-modify-a-language-pack). Once created, [fork Wowchemy Hugo Modules](https://github.com/wowchemy/wowchemy-hugo-themes), place your language pack in `wowchemy/i18n/`, add the name of the language to `wowchemy/data/i18n/language.yaml`, and open a Pull Request on Github with these two files.
109+
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.
110110

111111
### Contribute a theme pack
112112

113-
[View the guide](https://wowchemy.com/docs/customization/#share-your-theme) to contributing a color and font theme pack.
113+
[View the guide](https://hugoblox.com/docs/customization/#share-your-theme) to contributing a color and font theme pack.
114114

115115
### Contribute a template
116116

117-
Consider duplicating a bare-bones template, such as the [Minimal](https://github.com/wowchemy/wowchemy-hugo-themes/tree/main/starters/minimal) folder, and building up your own template using the Wowchemy Hugo Module. Reach out on the **Contributing** channel in Discord to submit your template.
117+
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.
118118

119119
### Contribute to the Publication importer
120120

121-
To contribute to **Hugo Academic CLI**, the automatic publication importer, refer to [its dedicated Github repository](https://github.com/wowchemy/hugo-academic-cli) and Issue queue.
121+
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.
122122

123123
## Become a backer
124124

125125
To help us develop this free software sustainably under the open source license, we ask all individuals and businesses that use it to help support its ongoing maintenance and development via sponsorship:
126126

127127
- ☕️ [**Donate a coffee**](https://github.com/sponsors/gcushen?frequency=one-time)
128-
- ❤️ [**Become a sponsor and unlock awesome rewards**](https://wowchemy.com/sponsor/)
128+
- ❤️ [**Become a sponsor and unlock awesome rewards**](https://hugoblox.com/sponsor/)
129129

130130
## Best practices
131131

@@ -161,4 +161,4 @@ The more regular active volunteers (rather than one-off contributors) we have su
161161

162162
The project's scope also has to be constrained so that it doesn't get too complex and unwieldy, from an architectural perspective, a testing perspective, and from a usability perspective.
163163

164-
Plugins (widgets, shortcodes, theme packs, language packs, and third-party JavaScript integrations) as well as templates allow the community to add major features without needing to contribute to Wowchemy itself.
164+
Plugins (widgets, shortcodes, theme packs, language packs, and third-party JavaScript integrations) as well as templates allow the community to add major features without needing to contribute to Hugo Blox itself.

0 commit comments

Comments
 (0)