You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+5-5
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ body:
11
11
12
12
We use GitHub Issues for project management, **NOT for support**.
13
13
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.
15
15
16
16
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.
17
17
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**.
19
19
20
20
For questions on _Blogdown_, please reach out to the [Blogdown community](https://github.com/rstudio/blogdown).
21
21
@@ -27,7 +27,7 @@ body:
27
27
label: Preliminary Checks
28
28
description: Please make sure that you verify each checkbox and follow the instructions for them.
29
29
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"
31
31
required: true
32
32
- 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"
33
33
required: true
@@ -46,7 +46,7 @@ body:
46
46
description: |
47
47
Link to a minimal reproduction of the issue (GitHub repository).
48
48
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/
50
50
validations:
51
51
required: true
52
52
- type: textarea
@@ -106,7 +106,7 @@ body:
106
106
id: wowchemy-tpl
107
107
attributes:
108
108
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/'
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ body:
8
8
label: Prerequisites
9
9
description: Take a minute to help our open source contributors.
10
10
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
12
12
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)
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@ If this is a GUI change, try to include screenshots of the change. If not, pleas
8
8
9
9
### Documentation
10
10
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.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+21-21
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Contributing to Wowchemy
1
+
# Contributing to Hugo Blox Builder
2
2
3
3
Thanks for being interested in contributing! We’re so glad you want to help!
4
4
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.
6
6
7
7
## Where to Start
8
8
@@ -12,22 +12,22 @@ Join the **Contributing** channel on the **[community Discord](https://discord.g
12
12
13
13
Whether or not you're a developer, there are plenty of non-technical ways that you can help. We always need help with:
14
14
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)
17
17
- 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
19
19
- Just click the _Edit_ button at the bottom of pages or open an issue with your proposed improvement
20
20
- 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.
24
24
25
25
### For technical contributions
26
26
27
27
Repository structure:
28
28
29
29
- 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
31
31
- scripts
32
32
- A collection of scripts for helping maintain the repository
33
33
- starters
@@ -38,13 +38,13 @@ Repository structure:
38
38
39
39
#### What are some good issues to contribute to?
40
40
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.
42
42
43
43
#### How can I propose an improvement?
44
44
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.
46
46
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.
48
48
49
49
Please be mindful of the project [scope](#scope).
50
50
@@ -61,7 +61,7 @@ Otherwise, for larger changes, you can edit locally on your computer in your fav
61
61
Fork (copy) the repo on GitHub and then clone (download) your fork to your computer:
@@ -82,7 +82,7 @@ Implement you changes and then check for any linting or formatting issues.
82
82
83
83
Code linting and formatting form part of the Continuous Integration process to help catch bugs and code issues in contributions.
84
84
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):
86
86
87
87
```sh
88
88
yarn install
@@ -92,7 +92,7 @@ yarn run format
92
92
93
93
**Open a Pull Request with your changes**
94
94
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
96
96
97
97
Please be mindful of the project [scope](#scope).
98
98
@@ -106,26 +106,26 @@ Please be mindful of the project [scope](#scope).
106
106
107
107
### Contribute a language pack
108
108
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.
110
110
111
111
### Contribute a theme pack
112
112
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.
114
114
115
115
### Contribute a template
116
116
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.
118
118
119
119
### Contribute to the Publication importer
120
120
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.
122
122
123
123
## Become a backer
124
124
125
125
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:
126
126
127
127
- ☕️ [**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/)
129
129
130
130
## Best practices
131
131
@@ -161,4 +161,4 @@ The more regular active volunteers (rather than one-off contributors) we have su
161
161
162
162
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.
163
163
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