audreyfeldroy / audreyfeldroy/complexity

Implement HTML minification

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
118
Forks
31
PR merge metrics
No merged PRs in 30d

Description

All HTML files should be minified:
- Remove whitespace and newlines
- Maybe remove comments, if it can be done in a way that doesn't affect tools that depend on HTML comments. If not, no big deal.

Contributor guide

Open the contributing guide

Research direction

The issue names no source file, test, or build entry point. Start by locating where this Python static site generator reads and writes HTML, then inspect any existing generation tests. Done means generated HTML has whitespace and newlines removed, with comments preserved if removing them could affect dependent tools.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, python
Domain
build-system, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.