shift-org / shift-org/shift-docs

Remove boilerplate or unused content from theme

Open
#569 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend
Dominant language
JavaScript
Stars
30
Forks
25
Avg merge
9m
Merged PRs (30d)
1

Description

Our Hugo theme, s2b_hugo_theme was originally ported from the Universal theme. We still have some of the original theme's placeholder content such as stock images (in static/img/), alternate stylesheets that we're not using (style.blue.css, style.green.css, etc in static/css/), and more. We should remove files that aren't being used currently or in the foreseeable future so it's clearer what's actively being used.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review static/img/ and static/css/, including the stock images and alternate stylesheets named in the issue, then check the theme's references to determine which assets are unused. Remove only content that is not currently used or expected to be retained; done means the active theme still works without the identified boilerplate files.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.