Hi Jake & co!

I was not aware of middleman, but I will have a closer look at it.
Octopress is the other hot candidate I see on the radar.

However, I played around with the mentioned source_inserter and it does a
nice job.
See the attached a patch with modified js tutorial and nanoc upgrade.

What do you think about a short term solution with the nanoc upgrade and
source_inserter?

thrift_src  directory is currently defined within config.yaml, this can be
changed to ./.. if we move site to www folder within source.
The full site could be versioned via regular release process and the website
will have up-to-date documentation and information consistant with each
release. Development and Documentation in one place will simplify things.
There are some README.md files within source that we can include directly
via include filters and the upcoming cross.md compatibility/feature overview
generated by the test suite.

Best!
-roger

-----Original Message-----
From: Jake Farrell [mailto:jfarr...@apache.org] 
Sent: Dienstag, 4. März 2014 23:47
To: dev@thrift.apache.org
Subject: Re: [jira] [Closed] (THRIFT-2001) http://thrift.apache.org/ Example
"C++ Server" tab is broken

Hey Roger
I've been working on a version using middleman which I almost have
completed, I've found that it is better at rendering code snippets and docs
than nanoc and the layout and config within middleman is simplified over
what we currently have. Will throw up on my people.a.o account shortly

-Jake


On Tue, Mar 4, 2014 at 5:25 PM, Roger Meier <ro...@bufferoverflow.ch> wrote:

> Just fixed this on the web site:
> URL: http://svn.apache.org/r1574224
> Log:
> content/index.md: no 4 spaces or tab to avoid md double rendering
> content/tutorial/cpp.md: use html entities &lt; and &gt;
>
> Could you verify site compile on your platforms?
>
> I think about a upgrade of nanoc and adding a code snippet include 
> filter such as this:
> http://logs.drbig.one.pl/articles/using_nanoc_for_blogging.html
>
> -roger
>
>
> -----Original Message-----
> From: Jens Geyer [mailto:jensge...@hotmail.com]
> Sent: Mittwoch, 12. Februar 2014 20:07
> To: dev@thrift.apache.org
> Subject: Re: [jira] [Closed] (THRIFT-2001) 
> http://thrift.apache.org/Example "C++ Server" tab is broken
>
> Hi *,
>
> I had similar issues with the publishing process lately. Something is 
> broken there, I guess. These sporadic erors make the whole process at 
> least fragile, if not prone to error. I don't want to switch 
> technology just for the fun of it, but I also don't want to live in 
> constant fear every time whenever I change sth. on the web site.
>
> $0,02
> JensG
>
>
> -----Ursprüngliche Nachricht-----
> From: Henrique Mendonça
> Sent: Wednesday, February 12, 2014 7:23 PM
> To: dev@thrift.apache.org
> Subject: Re: [jira] [Closed] (THRIFT-2001) 
> http://thrift.apache.org/Example "C++ Server" tab is broken
>
> Thanks again, Jake!
> I didn't get why it was like that again since the markdown file looked 
> alright...
>
>
> On 12 February 2014 17:16, Jake Farrell (JIRA) <j...@apache.org> wrote:
>
> >
> >      [
> > https://issues.apache.org/jira/browse/THRIFT-2001?page=com.atlassian
> > .j ira.plugin.system.issuetabpanels:all-tabpanel]
> >
> > Jake Farrell closed THRIFT-2001.
> > --------------------------------
> >
> >     Resolution: Fixed
> >
> > > http://thrift.apache.org/ Example "C++ Server" tab is broken
> > > ------------------------------------------------------------
> > >
> > >                 Key: THRIFT-2001
> > >                 URL: https://issues.apache.org/jira/browse/THRIFT-2001
> > >             Project: Thrift
> > >          Issue Type: Documentation
> > >          Components: Website
> > >         Environment: Chrome, IE, Opera
> > >            Reporter: Henrique Mendonça
> > >            Assignee: Jake Farrell
> > >             Fix For: 0.9.1
> > >
> > >
> > > The tabs on the homepage's example section doesn't work in any of 
> > > my
> > browsers.
> > > Not sure what changed but it must be just html type something like
> that.
> >
> >
> >
> > --
> > This message was sent by Atlassian JIRA
> > (v6.1.5#6160)
> >
>
>
>
>

Reply via email to