Awesome. Got it working. Thanks. ________________________________________ From: Alex Boisvert [[email protected]] Sent: 28 November 2012 18:47 To: [email protected] Subject: Re: buildr project website
Cool, glad you like our website (credits go to Assaf Arkin who originally designed it). The Table of contents is generated through a small extension; you can see the details here: https://github.com/apache/buildr/blob/trunk/rakelib/doc.rake alex On Wednesday, November 28, 2012, Clark, Nick wrote: > > Hi all, > > I really like the clean website design and was thinking of using the > source as a basis for one of my own open source projects. I cloned the > project from GitHub and ran `jekyll --server` in the doc directory to > render the site. It looks ok, but I do not get the automatically generated > table of contents at the top of each page. Is there some kind of `toc` > plugin that I'm missing? > > Sorry if this is a little off topic! > > Best, > > Nick >
