Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | Add support for atom / rss feedHEADmaster | Dmitry Ilvokhin | |
Date format was changed to support `updated` in ISO format. Now every post will require date and time, which might be a usability regression, but we'll see. Also, `updated` field was introduced in metadata. If there is no such field, them date field will be used instead. | |||
2023-12-20 | Add author metadata tag to feed and posts | Dmitry Ilvokhin | |
2023-07-16 | Add table of context and addressable headers | Dmitry Ilvokhin | |
Sometimes it's useful to highlight content of the post beforehand. Also, it's just nice to have a clickable headers in the document to simplify sharing of specific section. | |||
2023-07-02 | Add indent to code example | Dmitry Ilvokhin | |
2023-07-02 | Add a post about libstdc++ `std::unordered_map` | Dmitry Ilvokhin | |
Detailed description of libstdc++ `std::unordered_map` implementation with URLs to source code and some explanations. |