aboutsummaryrefslogtreecommitdiff
path: root/about-architecture.html
AgeCommit message (Collapse)AuthorLines
2020-11-26Corrected header size of some about pagesMohammad 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-26The long about.hml is now broken up into smaller pagesMohammad Akhlaghi-0/+353
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.