| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove HTML Tidy step | EuAndreh | 2020-08-05 | 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. | ||||
| * | Use tidy to format HTML | EuAndreh | 2020-08-05 | 1 | -1/+1 |
| | | | | | More than to lint it :shrug: | ||||
| * | Improve error message of tidy-content.sh | EuAndreh | 2020-02-14 | 1 | -6/+2 |
| | | |||||
| * | Remove old error tidy message | EuAndreh | 2020-02-14 | 1 | -1/+1 |
| | | |||||
| * | Fix call of tidy: run in quiet mode | EuAndreh | 2020-02-14 | 1 | -4/+3 |
| | | |||||
| * | html tidy wip | EuAndreh | 2020-02-12 | 1 | -0/+40 |
