-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Hugo USWDS theme as a Hugo module #422
Merged
david-waltermire
merged 16 commits into
usnistgov:develop
from
david-waltermire:issue349-hugo-modules
Sep 27, 2023
Merged
Use Hugo USWDS theme as a Hugo module #422
david-waltermire
merged 16 commits into
usnistgov:develop
from
david-waltermire:issue349-hugo-modules
Sep 27, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
david-waltermire
force-pushed
the
issue349-hugo-modules
branch
2 times, most recently
from
September 1, 2023 13:12
4dbf656
to
b7ead70
Compare
9 tasks
david-waltermire
force-pushed
the
issue349-hugo-modules
branch
4 times, most recently
from
September 7, 2023 14:07
04327f8
to
f7e4648
Compare
david-waltermire
force-pushed
the
issue349-hugo-modules
branch
2 times, most recently
from
September 27, 2023 18:35
252d292
to
f0b0170
Compare
Separated website JSON dependencies from other site dependencies, i.e. build vs website/config/_default/hugo.yaml Setup postcss config for CSS processing. Updated to latest hugo-uswds as a Hugo module.
NPM configuration cleanup.
…use the latest development version of hugo-uswds-nist. Also cleaned up the CONTRIBUTING.md to remove sprint language.
david-waltermire
force-pushed
the
issue349-hugo-modules
branch
from
September 27, 2023 19:14
186a439
to
466db49
Compare
david-waltermire
requested review from
aj-stein-nist and
nikitawootten-nist
September 27, 2023 19:17
aj-stein-nist
previously approved these changes
Sep 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I only have minor, non-blocking commentary.
david-waltermire
force-pushed
the
issue349-hugo-modules
branch
from
September 27, 2023 21:38
e385759
to
ba6a62d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Committer Notes
This PR updates the Hugo configuration and supporting files to use the USWDS theme as a Hugo module.
This work was moved out of PR #393.
Some general cleanup of the repository is also included.
Resolves #349.
All Submissions:
Changes to Core Features: