v0.20.0 "Healy Heights"
Changes since 0.19.3:
- EXPERIMENTAL (and opt-in): the Great Resource Content Engine PR has been merged. 135 files changed. Holy guacamole! #243 (jaredcwhite) Read the Docs
- Further improved Webpack integration by allowing multiple entry points and loading any manifest item with webpack_path helper #247 (jaredcwhite) Docs
- Exclude current post from LSI-powered related posts #253 (katafrakt)
- The
inspect
string forBridgetown::Site
is now lean and clean. - The history bug with the
bridgetown console
has been fixed! Now pressing your up arrow after entering the console will pull up all previous commands entered. Up, up, and away! - Support added for upcoming gem
bridgetown-mdjs
which will allow inline JS code blocks in Markdown similar in purpose to MDX (but for web components and other HTML-native solutions). Stay tuned!