gutenberg v0.2.0 Release Notes

Release Date: 2017-10-05 // over 6 years ago
    • ๐Ÿ›  Fix section.subsections not being filled correctly
    • section.subsections can now be sorted by a weight attribute on a section front-matter
    • Do nothing on directory adding/removal in livereload
    • โž• Add back draft on pages that was wrongly removed
    • Page and Section path field is not starting with a / anymore
    • All Tera global fns are now rebuilt on changes
    • ๐Ÿ‘‰ Use flags for port/interface in gutenberg serve
    • ๐Ÿ›  Fix various issues with headers markdown rendering
    • Rename insert_anchor in section front-matter to insert_anchor_links
    • Remove insert_anchor_links from the config: it wasn't used
    • โž• Add class variable to gist shortcode
    • โž• Add reading analytics to sections content
    • โž• Add config to sitemap template
    • โž• Add permalink to all taxonomy items (tags & categories)
    • ๐Ÿท Tags in the tags page are now sorting alphabetically instead of by number of pages in them
    • โœ‚ Remove deprecated link param of get_url
    • โž• Add 1337 color scheme
    • 0๏ธโƒฃ Defaults to compressed Sass output
    • ๐Ÿ›  Fix regression wrt co-located assets slug detecting
    • ๐Ÿ“‡ Rename url from page front-matter to path to be consistent
    • โž• Add a base-url flag to the build command to override the URL from config.toml