Age | Commit message (Collapse) | Author | Lines |
|
This commit updates the list of references for
Maneage publications; and modifies the comment
in about-tips.html that listed the unethical servers
without listing ethical servers. The current best
list of ethical git (and similar) code hosts seems to
be at https://developers.reverseeagle.org/replace/github .
(The equivalent for non-developers is
https://switching.software
to avoid the closed world of GAFAM/Zoom/Slack/Doodle/Twitter
and join the free world. :))
|
|
In the initial version of the paper, we had this nice figure to show
the file structure of Maneage, so I thought its good to put it in the
page describing Maneage's file architecture.
Also, the long copyright at the end of the page was summarized into
one line and a link to the GPL has been added.
|
|
In the previous commit that the about pages were separated, I missed
setting some of their titles to <h2>, they were <h1> by mistsake.
|
|
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.
|