Logo
Explore Help
Register Sign In
bss/incorporeal-cms
1
0
Fork 0
You've already forked incorporeal-cms
Code Issues 5 Pull Requests Releases 49 Wiki Activity

49 Releases 49 Tags

RSS Feed
  • v1.5.1 1de69dfc70

    v1.5.1 - style tweaks and requirements bump Stable

    bss released this 2021-10-08 07:30:46 -05:00 | 109 commits to master since this release

    v1.5.1

    Miscellaneous

    • Font sizes removed from the main content and headers, deferring to browser default, since what we had was only slightly different anyway.
    • Requirements bumps.
    • The extra for pydot rendering is now called 'dot' rather than 'graphviz'.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.5.0 509072ab78

    v1.5.0 - draw simple graphs via pydot Stable

    bss released this 2021-06-24 11:46:43 -05:00 | 112 commits to master since this release

    v1.5.0

    Features

    • Graphs can now be written inline in Markdown with pydot fenced code blocks, by starting a code fence with ~~~pydot:filename.png and entering dot. These are rendered at request-time by pydot and served as an inline image.

    Miscellaneous

    • Markdown errors are caught in a better way in the code.
    • The license declaration in setup.py now matches the README and LICENSE.
    • tox is also testing with Python 3.9.
    • tox is also using Safety for package checks.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.4.0 f0d4e7d3d9

    v1.4.0 - external redirects, preparing to open up the repo Stable

    bss released this 2021-06-06 22:28:43 -05:00 | 118 commits to master since this release

    v1.4.0

    Improvements

    • Markdown files can supply a "Redirect" meta tag to skip rendering and instead send a 301 to the browser.
    • Reimplement base-wide.html to extend base.html.
    • The footer has clear: both applied to it.

    Bugfixes

    • base-wide.html is actually styled properly.

    Miscellaneous

    • Project relicensed under GPLv2 or newer.
    • CONTRIBUTING written up, README has installation and usage information now.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.0 e8377adcf5

    v1.3.0 - allow pages to specify alternate templates Stable

    bss released this 2021-04-30 19:32:06 -05:00 | 125 commits to master since this release

    v1.3.0

    Features

    • Pages can supply the 'Template' meta tag in order to specify an alternative template than the default base.html.
    • Provide the first alternative template, the same layout but at full (well 95%) page width.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.1 f4beb15a3b

    v1.2.1 - fix directory 301 Location Stable

    bss released this 2021-04-17 15:06:39 -05:00 | 126 commits to master since this release

    v1.2.1

    Bugfixes

    • Directory redirects now use absolute paths in the Location header.

    Miscellaneous

    • Tweak to the wording in the 404 page.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0 cde82ab918

    v1.2.0 - serve files outside of media, symlinks as redirects Stable

    bss released this 2021-04-17 11:16:34 -05:00 | 129 commits to master since this release

    v1.2.0

    Features

    • Files can now be served directly from inside pages/, making the media/ route redundant --- it's now should be just another dir under pages/.
    • Symlinks are treated as redirects, in an attempt to try to get clients on the proper location (#7).

    Bugfixes

    • The site no longer 500s when attempting to build nav breadcrumbs on directories without an index.md (#8).

    Miscellaneous

    • Requirements bumps, mostly only affecting dev.
    • Fill in some test coverage holes.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.2 757b067e16

    v1.1.2 - new plain style Stable

    bss released this 2021-03-09 09:10:33 -06:00 | 138 commits to master since this release

    v1.1.2

    Features

    • New "plain" style, which loads almost no CSS, leaving practically everything to the user agent.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.1 d89fd151ca

    v1.1.1 - more personalization options Stable

    bss released this 2021-02-27 00:30:32 -06:00 | 140 commits to master since this release

    v1.1.1

    Improvements

    • The favicon can be overridden (#5).
    • The display of title-less breadcrumb links is now just the leaf of the path, rather than the full path (#4).
    • The email address used in error pages can be overridden.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0 085571e58f

    v1.1.0 - saner file resolver, error pages Stable

    bss released this 2021-02-22 21:20:49 -06:00 | 143 commits to master since this release

    v1.1.0

    Features

    • Error pages for 400, 404, and 500 now exist.
    • Use the request path for a page as a fallback for the Title metadata.

    Improvements

    • Major (relatively speaking) rewrite of the code that turns a request path into the file to load (or redirect, or error), for sanity's sake and to improve the exception cases a bit.
    • A couple minor style consolidations due to the error pages having different skeleton HTML.

    Miscellaneous

    • Dependency bumps.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.2 b6aa125b8d

    v1.0.2 - add sane_lists markdown extensions Stable

    bss released this 2021-02-13 11:07:00 -06:00 | 158 commits to master since this release

    v1.0.2

    Miscellaneous

    • Add sane_lists to Markdown extensions, fixing issues where two separate lists follow one another and Markdown gets confused.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 Next Last
Powered by Gitea Version: 1.23.6 Page: 37ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API