Commit Graph

57 Commits

Author SHA1 Message Date
Bauke 769e566414
Make the head element optional to accomodate technically invalid OPMLs. 2020-05-26 10:28:19 +02:00
Bauke 53e76e8aa6
Add a bunch of things:
* A way of easily constructing OPMLs
* An example of how to do construct in the getting started documentation
* Make outline booleans optional so there's no unnecessary XML output
* Defaults for all structs
* Various helper methods for adding feeds and getting the XML output
* Tests for construction
2020-05-25 20:35:01 +02:00
Bauke fa480a82a7
Add more documentation and an example in the code. 2020-05-25 02:12:43 +02:00
Bauke b02bb063b9
Add GitLab CI builds. 2020-05-24 15:33:18 +02:00
Bauke ba5d7c3edd
Separate the testing OPML samples out into files. 2020-05-24 15:31:17 +02:00
Bauke 823a137a76
Fix doc comments. 2020-05-23 18:21:21 +02:00
Bauke 9089c117de
Initial commit! 🎉 2020-05-23 14:32:40 +02:00