-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The blog currently appears as a collection of random, not always related articles. It could use a bit more structure:
- First of all, the « About » page is still the default Jekyll-generated one. Not sure what I should put in it.
- I should update the « Introduction » post with a list of articles, in an ordered fashion. For example there could be sections for introductory articles, basic operations, ruminations about addition, etc...
- An article with a complexity cheat sheet would be welcome: it would provide a table with the different algorithms described in the blog, with their complexity and eventually some additional notes. There would obviously be links to the relevant articles.
- Put a reminder of the notation post on every article. Maybe in a header? Maybe a TOC of the articles in a margin?
Of course, once these articles exist, I will also have to update them with every new article...
- About page
- Organized TOC in Introduction
- Complexity cheat sheet