Commit Graph

24 Commits

Author SHA1 Message Date
idk
363a5ed5ec Add support for Easy-Install Bundle updates from torrents 2021-10-20 00:48:26 -04:00
idk
2f56ed3fe4 Fix remaining python2/python3 issue, decode('utf8') is no longer required for strings in python3 2021-09-04 14:23:26 -04:00
idk
e0d7635700 Make it ready to work with python3 with zlatinb's help 2021-09-04 14:12:26 -04:00
ab7e75f663 Add <div> surrounding source entries.html 2017-05-02 13:20:40 +00:00
52b7f74528 Blocklist support 2016-12-28 12:51:51 +00:00
5bc878023b Add support for CRLs 2016-05-02 04:10:13 +00:00
06672c3793 Bugfix 2015-07-23 12:26:06 +00:00
zzz
879ed5d061 Add dependencies to README
Add +x to generate_news.py
2015-07-16 17:11:12 +00:00
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