Releases: Rails-Designer/perron
Releases · Rails-Designer/perron
v0.14.0
What's Changed
- Added
estimated_reading_timemethod to Perron::Resource by @eelcoj in #60 - Allow routeless resources by @eelcoj in #66
- Updated included data README by @eelcoj in #67
- Allow specifying custom markdown parser and ease extension of default parsers by @goose3228 in #69
- Added resource associations: belongs_to/has_many by @eelcoj in #70
- Ref for feed by @eelcoj in #71
- Add source-backed resources for programmatic content generation by @eelcoj in #72
New Contributors
- @goose3228 made their first contribution in #69
Full Changelog: v0.13.3...v0.14.0
v0.13.3
v0.13.2
v0.13.1
v0.13.0
What's Changed
- Include generator in JSON feed + added tests by @eelcoj in #51
- Updated desc + USAGE for generators by @eelcoj in #52
- Logic for nested routes support by @eelcoj in #53
- Make erbify block actually work by @eelcoj in #54
- Added
table_of_contentmethod by @eelcoj in #55
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Add
root to: "content/pages#rooton Page collection creation by @eelcoj in #40 - Use singular class names for content generator by @eelcoj in #41
- Remove unused
to_aby @eelcoj in #42 - Move
assetsfrompubliconrails perron:buildby @eelcoj in #43 - Little house keeping by @eelcoj in #45
- Check content presence for related resources by @eelcoj in #46
- Configuration to customize (RSS/JSON) feed title + description by @eelcoj in #44
- Extend data tests with various scalar block styles by @eelcoj in #47
- Various checks by @eelcoj in #48
- Default urls data by @eelcoj in #49
- Support direct file output for paths with extensions by @eelcoj in #50
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add (optional) syntax highlighting by @eelcoj in #25
- One source of thruth for metadata on Resource by @eelcoj in #26
- Added
view_unpublishedconfiguration option by @eelcoj in #27 - Restructure of files by @eelcoj in #28
- Metadata tests + fix for canonical url by @eelcoj in #29
- Added option for canonical url by @eelcoj in #30
- Setup root canonical url by @eelcoj in #31
- Dedicated root lookup by @eelcoj in #32
- Added
to_partial_pathto Data::Item by @eelcoj in #33 - Extended README with data rendering by @eelcoj in #34
- Added to_partial_path` to Perron::Resource by @eelcoj in #35
- Added and use
root?instance method by @eelcoj in #36 - Added missing
inquirycall on collection name by @eelcoj in #37 - Added markdown options by @eelcoj in #38
- Correct resource root check by @eelcoj in #39
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Expand data support by @eelcoj in #18
- Update perron:build output by @eelcoj in #19
- Add erbify helper for granular ERB processing by @eelcoj in #20
- Add support markdowns commented out by @eelcoj in #21
- Some clean up and more Site tests by @eelcoj in #23
- Change allowed_extension configuration to only use extension name by @eelcoj in #24
- Better test organisation by @eelcoj in #22
Full Changelog: v0.9.1...v0.10.0