Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-11-26 | Corrected header size of some about pages | Mohammad Akhlaghi | -1/+1 | |
In the previous commit that the about pages were separated, I missed setting some of their titles to <h2>, they were <h1> by mistsake. | ||||
2020-11-26 | The long about.hml is now broken up into smaller pages | Mohammad Akhlaghi | -0/+160 | |
The "About" page ('about.html') was effectively a full copy of Maneage's 'README-hacking.md', so it was very long. To help in readability it has now been broken down into smaller pages (one for each section). Also the indentation of Make recipes was corrected, both in the about pages, and also in the tutorial. |