Releases: thisolivier/Brickly-Theme
Further improvements to OG
2.0.11 Bumped version number
Added PHP injected Open Graph info
Because React hasn't loaded by the time the page is served. Makes me think I should do server side react...
Page Title and Description + Sharing image
Improvements
- Page (html meta) title and description update from page to page (note that site description is hardcoded)
- Open Graph protocol image for sharing included
- Various redundant Wordpress scripts stripped from head
Post order descending
Better than ascending, worse than ordering by date or with a control.
HTML Parsing in the Sidebar
Yaaay...
All together now
So in 2.0.4 we didn't actually change the version number consistently, so TL:DR; the site didn't install anything new. BUT, this should fix that.
Stable, I think
Let's see how many issues IE has with me...
Remove dev tools from production
This release splits the dev and prod dependencies in package.json
Production Build
This implements a production build configuration for web pack
Alpha 1
This release addresses a flaw where the author page ID was hard-coded, and the absence of it causes the app to crash.
This version uses a static front page or the latest post as a fallback. The intention is to move to custom theme parameters eventually.