This repository has been archived on 2021-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
backend/src/generators
tastytea 851eb47987
continuous-integration/drone/push Build is failing Details
Use pugixml for RSS generation.
Makes the whole thing easier to follow and change.
2020-10-30 17:11:55 +01:00
..
CMakeLists.txt Refactor CMake recipes a bit. 2020-10-18 03:20:26 +02:00
html.cpp Limit the maximum width to 100 characters in the HTML list. 2020-10-29 17:31:13 +01:00
html.hpp Fix includes and namespaces in generators. 2020-10-29 14:45:53 +01:00
rss.cpp Use pugixml for RSS generation. 2020-10-30 17:11:55 +01:00
rss.hpp