| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-08-05 | Remove HTML Tidy step | EuAndreh | 1 | -35/+0 | |
| It conflicts with rouge, and changes the visualization of the final HTML. So I can look at a CSS locally served by 'jekyll serve' but in the end final output is different. | |||||
| 2020-08-05 | Use tidy to format HTML | EuAndreh | 1 | -1/+1 | |
| More than to lint it :shrug: | |||||
| 2020-02-14 | Improve error message of tidy-content.sh | EuAndreh | 1 | -6/+2 | |
| 2020-02-14 | Remove old error tidy message | EuAndreh | 1 | -1/+1 | |
| 2020-02-14 | Fix call of tidy: run in quiet mode | EuAndreh | 1 | -4/+3 | |
| 2020-02-12 | html tidy wip | EuAndreh | 1 | -0/+40 | |
