I think RSS feeds are supported by Jekyll (see: http://stratosphere.eu/feed.xml). There are some plugins to generate other stuff known from blogs (categories, tag-clouds etc.)
On Mon, Jun 23, 2014 at 9:52 AM, Henry Saputra <[email protected]> wrote: > Hi Ufuk, > > Thanks for the response. It is also how what kind of features the blog > page should have, like RSS feed, blog summaries, etc. > > My thinking was to link the blogs to the Apache Flink wiki (so each > blog entry corresponds to a wiki page). This way, non-committers could > still create blog pages, and also the website could add link to > external blogs from other websites. > > Just my 2-cents. > > - Henry > > > > On Mon, Jun 23, 2014 at 12:06 AM, Ufuk Celebi <[email protected]> > wrote: > > Hey Henry, > > > > On 22 Jun 2014, at 07:54, Henry Saputra <[email protected]> wrote: > > > >> I am not sure about the blog. I would assume the blog content would > >> reside somewhere else and the website just refer to them? > > > > we had good experiences with Jekyll in the past. Blog entries are > basically a folder of Markdown files in SVN. Jekyll generates the static > HTML files to the SVN contents directory to publish stuff. > > > > I would really like it if we could keep it that way in order to have > everything website related in a single place. Your proposal would be to use > https://blogs.apache.org, right? > > > > -- Ufuk >
