Need to save disk space by not duplicating static folder
Open
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
- Need to make sure there's no Jekyll frontmatter in /static folder.
- Use one of the hints from http://stackoverflow.com/questions/6972137/how-can-i-setup-jekyll-for-a-blog-with-a-large-image-directory-so-as-to-avoid-d to avoid duplicating this folder. (~14MB)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the /static folder and the repository's Jekyll setup, then review the linked Stack Overflow approach for avoiding duplication of large image directories. Confirm that /static has no Jekyll frontmatter and that the build no longer duplicates the folder or its roughly 14MB of contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jekyll
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100