fission-codes / landing-page

Fission home page
https://fission.codes
Other
9 stars 2 forks source link

Display only blog posts that have the "featured" flag #9

Closed bmann closed 4 years ago

bmann commented 4 years ago

Ghost has a "featured" post flag, should be able to fetch it programmatically.

icidasset commented 4 years ago

Implemented. Will show featured posts if there are any.

bmann commented 4 years ago

@icidasset I just went in and hit some feature flags on the last handful of posts. Does this happen dynamically or just at build time?

icidasset commented 4 years ago

@bmann Mistakes were made. It should update dynamically now. If it doesn't show up, try clearing your cache.