Commit Graph

16 Commits

Author SHA1 Message Date
cf9606a9fa Handle unicode better 2015-06-14 00:35:14 +00:00
b70e7383f6 Updated README, simplified feed generation 2015-06-10 12:55:43 +00:00
7264c62c6d Translate feed title and subtitle 2015-06-10 12:48:20 +00:00
b651d768d6 Generate translated feeds 2015-06-08 08:11:24 +00:00
0b07841107 Generate news file in a build/ subdir 2015-06-08 08:00:08 +00:00
46ceeca016 Extract entries file path as a parameter 2015-06-08 07:56:59 +00:00
869f483bd4 Moved data files into subdir 2015-06-08 01:05:44 +00:00
6a1087494d Correct alternate link (which doesn't actually exist yet) 2015-06-07 23:08:12 +00:00
83b414d15b Published and updated times for news entries 2015-06-07 22:36:55 +00:00
4a60b81e8a Move summary so it can be translated 2015-06-07 22:30:12 +00:00
be2054af4e Store entry metadata in <article> attributes
Unsure if Transifex will translate the title attribute. The summary attribute
will definitely not be translated.
2015-06-07 22:01:59 +00:00
f50c130346 Bugfix 2015-06-07 21:46:15 +00:00
36adb5b71f Extract entry content from HTML 2015-06-07 21:46:02 +00:00
17ae60d168 Split up generator 2015-06-07 21:19:24 +00:00
c64db233a2 Load releases metadata from JSON 2015-06-07 21:09:05 +00:00
c82458e664 Atom extension for I2P namespace, and test generator of 0.9.20 news.atom.xml
First pass. It works, but there is more to do. Requires feedgen package to be
installed, and i2p.py to be copied to $PYLIBS/site-packages/feedgen/ext/
2015-06-07 00:31:04 +00:00