Working but really not Gemtext generation

This commit is contained in:
2022-06-29 20:09:13 +02:00
parent fc3c0b8be6
commit 1962a808bc
5 changed files with 126 additions and 26 deletions

View File

@ -7,6 +7,8 @@
| Copyright (C) 2022, OctoSpacc |
| ================================= """
# TODO: Either switch feed generation lib, or rewrite the 'lxml' module, so that no modules have to be compiled and the program is 100% portable
from Libs.feedgen.feed import FeedGenerator
from Modules.Utils import *