Skip to content

Releases: pybodensee/meetlify

Updated API and Images for Page Title

21 Jul 17:56
0e04cb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.1.11...v0.1.12

Bug Fixes for robots.txt

14 Jun 22:53
Compare
Choose a tag to compare

This fix includes

  • Bug fix for sitemaps inclusion in robots.txt - #14
  • Bug fix for including only published posts in categories page #15

v0.1.0 Better handling of Pages

29 May 20:12
5926704
Compare
Choose a tag to compare
v0.1.10

Updated Verion Nr.

v0.1.9 Improved Sitemap Support

29 May 01:48
Compare
Choose a tag to compare
  • Fixed Sitemap Slugs
  • Added sitemaps to robots.txt
  • Get sitemaps from Folder names/Configs

v0.1.8 Improved Theme and Categories Support

26 May 20:39
Compare
Choose a tag to compare

Current version includes support for

  • Rencet Meetups
  • Recent Posts
  • Categories #13

v.0.1.7 API Changed - Min Python Version

26 May 10:13
Compare
Choose a tag to compare

API Changed and only render functions are required to be imported.

  • Python minimum version set to 3.11
  • Updated default theme
  • included improved sitemaps
  • included redirects support
  • include robots.txt support

v0.1.6 Added Blog Posts and Sluggify

24 May 01:58
Compare
Choose a tag to compare

This verison includes support for

  • Blog Posts
  • Url Sluggification for Meetups and Posts

V0.1.5 Added Sitemaps

20 May 21:31
Compare
Choose a tag to compare

Folowing additions are now available

  • Sitemap Generation #3
    • Subsitemap Generaation
    • Index Sitemap
  • Update Lindau Theme #8

v0.1.4 Improved Lindau Template

14 May 00:40
Compare
Choose a tag to compare

This release includes

  • Slugify support to automcatically convert Meetup Title to Slug (#9 )
  • Added GDPR Banner to theme (#8)

v0.1.3 Minor Fixes

13 May 00:52
Compare
Choose a tag to compare

Fix CSS Theme in output folder. Now it will always take css files from current working directory.