On the menu pages of cheatsheets per language (e.g. HTML cheatsheets page), there's now an option (in fact, two options), to download all cheatsheets for the specific language (currently HTML, CSS and JavaScript) in the form of ODT (LibreOffice Writer) or Markdown files, included in zip. This option is included in both the original and the Min site.
Cheatsheets on original site: https://fosseryweb.codeberg.page/cheatsheets/
Cheatsheets on Min site: https://fosseryweb-min.codeberg.page/cheatsheets/
OTHER UPDATES
- Dates added to articles (on both original and Min site) - things are changing quickly in the tech world, so it can be useful to see how up-to-date is an article.
- "Redirect" pages removed - in case you missed it, in the previous update, some pages of the original site moved to different URL due to code structure changes, I left "redirect" pages on the old URLs to notify those who have those pages bookmarked
- Outdated cheatsheet and article download links are corrected on Min site.
- A heading is corrected in the JS Basic Datatypes - String Cheatsheet of the original site, to include the actual title instead of [hook]
- Contribution information is added to the README file in the repos of both sites
- The original site is tested in some older/legacy browsers (some really old Firefox versions, Mypal, K-Meleon) - I created a ReactOS VM originally to test the site in Mypal, and then ended up testing it in every other browser I found in the software manager, although some of them didn't even work at all, so I didn't include them in the list of tested browsers. It also turned out that the sites (both original and Min) are considered "insecure" by Firefox versions older than 52 ESR, so they don't even load. Compatibility info on the About page (https://fosseryweb.codeberg.page/about.html#tested-browsers).
- A typo is fixed in the Timeline page of the original site.