-
v0.1.1 - style tweaks Stable
released this
2020-06-14 10:56:57 -05:00 | 219 commits to master since this releasev0.1.1
Improvements
- Give blockquote a background to help them stand out a bit (#2).
- Other miscellaneous style tweaks
Downloads
-
released this
2020-05-28 17:00:58 -05:00 | 222 commits to master since this releaseDownloads
-
released this
2020-05-28 16:52:43 -05:00 | 223 commits to master since this releaseDownloads
-
released this
2020-05-28 12:18:28 -05:00 | 224 commits to master since this releasev0.0.6
Improvements
- The nav bar now includes the current page, and makes a better attempt at displaying pages without titles.
- Minor CSS tweaks around text/line sizes and table margins.
Downloads
-
released this
2020-04-05 10:25:46 -05:00 | 230 commits to master since this releaseDownloads
-
released this
2020-03-15 20:23:14 -05:00 | 231 commits to master since this releaseDownloads
-
released this
2020-03-08 11:48:49 -05:00 | 235 commits to master since this releasev0.0.3
Features
- Files to be served directly can now be added to {instance_dir}/media/. This is for content files that shouldn't be part of the application itself, but otherwise treated like static files.
Misc
- Styled links a bit.
Downloads
-
released this
2020-03-07 19:43:24 -06:00 | 237 commits to master since this releasev0.0.2
So I noticed way too late in the day that I can't take over incorporeal.org yet. So...
Features
- TITLE_SUFFIX config entry to override the "incorporeal.org" that shows up in the title tag with whatever is specified.
Misc
- More linear/overridey config loading sequence, in support of the above.
Downloads
-
released this
2020-03-07 17:46:45 -06:00 | 239 commits to master since this releasev0.0.1
This is the initial release mostly includes Markdown page functionality and not much else, though there's also not a ton more I can think to add right now.
Features
- Pages are written by creating Markdown files in the Flask instance directory. They go live immediately.
- A tiny amount of the normal website stuff --- templates, CSS, blah blah blah.
Downloads