microprofile / microprofile-site-config

8 stars 22 forks source link

Create a single Blog Page #57

Closed dblevins closed 7 years ago

dblevins commented 7 years ago

We could get super fancy, but the minimum requirement is there needs to be a blog page for MicroProfile news at this week's JavaOne.

Let's say:

http://microprofile.io/blog/2016/09/microprofile-at-javaone

We need to give John Clingan the ability to fill in that page. I've created a stub page here:

We need it to go live when John says "go"

We don't need to create a full-on brand new blogging system with indexes, tags and all that. Don't even need a "blog" menu item at the top. We just need to get that page up and we can worry about how to generally do blog items better later.

It should generally use the site template. Copy the template from this page and we can refine later:

tveronezi commented 7 years ago

this PR should address this: https://github.com/microprofile/gitpress/pull/11