OK, here is a first stab at porting the existing site to durandal/bootstrap:
https://github.com/joshball/lucene-net-website This is pretty, but I don't want to waste more time on it if this is not what you had in mind. If we want to go down this path, I started a branch with the contributing page: https://github.com/joshball/lucene-net-website/tree/feature/contributing Again, not sure exactly what we want here, or what many of the notes from Prescott are about exactly). I haven't contributed to lucene.net yet, so I would be a good user for this. I based the page off of http://hapijs.com/. They do a great job of making it easy to contribute. As for the site itself, it uses mimosa for build, durandal/knockout/bootstrap for the SPA. You do need node installed. And then after that, mimosa (see the readme). It was built on windows, so no issues there. The reason for node is to do all the building/min/lint/etc... Let me know your thoughts. On Mon, Dec 22, 2014 at 12:03 PM, michael herndon < [email protected]> wrote: > You could just create a page with bootstrap (or something similar) and have > an aside nav. The nav could then scroll down / up down the single page. > Also it would give you additional styles to help point out tips or calls to > action on the page. > > example of the aside nav. > http://getbootstrap.com/css/ > > On Mon, Dec 22, 2014 at 12:59 PM, Prescott Nasser <[email protected]> > wrote: > > > I think we have two goals - one simplify the website down to a single > page > > (we really don't have THAT much content). > > > > Two - fill out the wiki with all kinds of docs - here are my notes on > that > > (if anyone wants to run with them). Ill create stub pages if no one else > > does > > > > PMC > > Roles, Rules, Processes > > New Committers (vote and process after to complete) > > New PMC Member (vote, and process after to complete) > > Board Reports > > Committers > > How to update the website > > How to handle git apache mirror at github ( > > https://mahout.apache.org/developers/github.html) > > Contributors > > How to submit a pull request / get involved (CLA, ICLA) > > General > > How to join mailing lists > > Current state of the Lucene.Net world > > Guides > > Explaining the structure of Lucene.Net - analyzers, parsers, etc. > > Simple How to > > Complete how to > > Explain > > > > Sent from my Windows Phone > > ________________________________ > > From: Joshua Ball<mailto:[email protected]> > > Sent: 12/22/2014 9:02 AM > > To: [email protected]<mailto:[email protected]> > > Subject: Re: Website and basic docs work > > > > I would be happy to work on this as well. > > > > On Mon, Dec 22, 2014 at 5:43 AM, Itamar Syn-Hershko <[email protected]> > > wrote: > > > > > Hi all, > > > > > > We want to do some work on the website, to provide guidance on > > > contributing, guidance and some basic documentation on our process and > on > > > getting started with using the code. > > > > > > Is there anyone interested in joining the effort? Also, I recall Troy > > > saying something about wanting to leading this. > > > > > > Thanks, > > > > > > -- > > > > > > Itamar Syn-Hershko > > > http://code972.com | @synhershko <https://twitter.com/synhershko> > > > Freelance Developer & Consultant > > > Author of RavenDB in Action <http://manning.com/synhershko/> > > > > > >
