<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ezcms.git/templates/site/tutorials, branch master</title>
<subtitle>Basic flask app I made to serve mjfer.net
</subtitle>
<id>https://git.mjfer.net/ezcms.git/atom?h=master</id>
<link rel='self' href='https://git.mjfer.net/ezcms.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/'/>
<updated>2021-06-16T04:12:00Z</updated>
<entry>
<title>Changed / to /site, added views.py, README amended</title>
<updated>2021-06-16T04:12:00Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-06-16T03:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=945594509e6a19ab0229e9949691e2f7652ea500'/>
<id>urn:sha1:945594509e6a19ab0229e9949691e2f7652ea500</id>
<content type='text'>
Previously this program served files in the 'templates/site' dir on '/',
but this caused problems when accessing raw files using '/raw/' which is
useful for embedding or quickly downloading content. It's also an
inconvenience to the user, since they have to add a word rather than
double-clicking an replacing it.

The main server file and the base and index templates have been changed
to reflect this.

The codebase has been reorganized to separate views from the main flask
app. Blueprints were avoided since only one blueprint would be needed so
thus unnecessary.

README and docstrings were also expanded for clarity and edited for
errors.

Some comments
</content>
</entry>
<entry>
<title>Added markdown to default mime types</title>
<updated>2021-06-09T23:04:58Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-06-09T23:04:58Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=3ba991bedda7ac3d2e090bfa9bd9d254ee285ae6'/>
<id>urn:sha1:3ba991bedda7ac3d2e090bfa9bd9d254ee285ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force UTF-8 encoding</title>
<updated>2021-06-09T22:56:47Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-06-09T22:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=e9d152560dcd807fa76390942a0e38b362e0ec89'/>
<id>urn:sha1:e9d152560dcd807fa76390942a0e38b362e0ec89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2021-06-07T04:40:39Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-06-07T04:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=ca5b85fb744221588859f3639ba7e4da0bc82649'/>
<id>urn:sha1:ca5b85fb744221588859f3639ba7e4da0bc82649</id>
<content type='text'>
</content>
</entry>
</feed>
