dev-sec / dev-sec/dev-sec.github.io
Optimize assets
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 22
- Forks
- 15
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 1
Description
Hugo does not optimise html, css and js by default, therefore we need to include optimisation into build process. Should we use webpack?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's Hugo build process and current asset configuration. Compare how webpack could optimize the HTML, CSS, and JavaScript assets, and clarify the intended tool and build integration. Done means the selected optimization runs as part of the site build and produces optimized assets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, hugo, javascript, webpack
- Domain
- build-system, performance, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100