vicflora / vicflora-content

Static content for VicFlora
0 stars 0 forks source link

Enhance static content #1

Open nielsklazenga opened 2 years ago

nielsklazenga commented 2 years ago

Potential future project. Out-of-scope for now.

nielsklazenga commented 2 years ago

It might be good to do what e.g. WordPress and Jekyll do and split the static content into pages and posts. I think that might take some of the pressure off from having to maintain the static content. We could also replace the ;Highlights' on the home page (see vicflora/vicflora-vue#10 ) with 'News' and list the three most recent posts (see https://avh.chah.org.au). Then, to change the "highlights", we just need to create a new post. We could also send out emails to people who subscribe to them.

We could have a few categories of posts, for example 'News' and 'FAQ'. "How do I get an identification on my plant sighting?" would be a very good subject for a post in the FAQ category.

Depending on how easy it is to do in Nuxt, this could possibly be added to the 'Ready for Production' milestone. It would mean that we need to have three new posts before then (one of them would be the infrastructure change), but we need three new highlights anyway.