<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ezcms.git/README.md, branch mjfer.net</title>
<subtitle>Basic flask app I made to serve mjfer.net
</subtitle>
<id>https://git.mjfer.net/ezcms.git/atom?h=mjfer.net</id>
<link rel='self' href='https://git.mjfer.net/ezcms.git/atom?h=mjfer.net'/>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/'/>
<updated>2022-03-13T18:50:25Z</updated>
<entry>
<title>README updates</title>
<updated>2022-03-13T18:50:25Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-03-13T18:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=85857a4bdb4043c23db268474f4fb3d7ff2d9da8'/>
<id>urn:sha1:85857a4bdb4043c23db268474f4fb3d7ff2d9da8</id>
<content type='text'>
Removes caching from the README. Adds git as a requirement for setting
the last update date according to the output of git log
</content>
</entry>
<entry>
<title>Fixes RSS issues. Changes time tracking to git</title>
<updated>2022-03-10T23:34:22Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-03-10T23:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=c0be486968fe3d375d1f408eae7f954e1f5f82fc'/>
<id>urn:sha1:c0be486968fe3d375d1f408eae7f954e1f5f82fc</id>
<content type='text'>
This commit primarily changes the code base to base the file last
modified time on the output of "git log". This adds dateutil and git
itself as a dependency, but those are pretty common...

This also fixes some minor issues including:

- missing / between mjfer.net and the URI
- README up to date with latest changes
- linting
</content>
</entry>
<entry>
<title>Turns off jinja caching. Fixes appropriate cache</title>
<updated>2021-10-16T22:20:46Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-10-16T22:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=04431658597c9b9ae489be3363c6b9478d946fcd'/>
<id>urn:sha1:04431658597c9b9ae489be3363c6b9478d946fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds RSS auto-generation for files in 'site'</title>
<updated>2021-10-15T00:14:53Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-10-15T00:14:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=c583a69362f86fcc8e1b35a45a06dd8377d6308f'/>
<id>urn:sha1:c583a69362f86fcc8e1b35a45a06dd8377d6308f</id>
<content type='text'>
This commit adds rss_generator.py which contains the main logic for
indexing the site directory and generating a feed on startup. It serves
as a sort of ad-hoc database which is accessed when /feed.xml is
requested.

Also corrects various typos, README nonsense, and expands the config
options for RSS. Instances of './templates/site' have been replaced with
the general BASE_DIR variable in the siteconfig.
</content>
</entry>
</feed>
