Looks good. I just opened up the tomcat port here:
http://devicemap-vm.apache.org:8080/dmap-servlet/ So you are clear to use that server to stage, test, and develop this, if you want. ________________________________ From: Radu Cotescu <[email protected]> To: devicemap-dev <[email protected]>; Reza <[email protected]> Sent: Monday, August 25, 2014 10:13 AM Subject: Re: [website] website prototype using Jekyll There's a small staged example at http://people.apache.org/~radu/devicemap-jekyll/public/ (that could be moved to the devicemap-vm box). It's a bit older than what's available in the whiteboard example. On Mon, Aug 25, 2014 at 5:09 PM, Reza <[email protected]> wrote: Feel free to deploy to: > >http://devicemap-vm.apache.org/ > > >Right now the only thing on there which is semi important is the java >webservices demo. But they are running on a seperate tomcat7 instance and >being proxied behind nginx. So if you want to blow away the nginx and replace >it with your new website, thats perfectly ok. Its very easy to make a new >proxy url back to tomcat, or I will just open up a new port and we can hit >tomcat directly. > > >________________________________ > From: Werner Keil <[email protected]> >To: "[email protected]" <[email protected]> >Sent: Monday, August 25, 2014 9:57 AM >Subject: Re: [website] website prototype using Jekyll > > > >Maybe this weekend, or next week, right now, I don't think I have time >before the sessions in Trondheim later that week... > >Werner > > > >On Mon, Aug 25, 2014 at 3:41 PM, Radu Cotescu <[email protected]> wrote: > >> Hi, >> >> Everything needed to run the staging version is in the Vagrant project. If >> you're using Windows you can be the first guinea pig for testing the setup. >> I'm really curious about how it works (or doesn't). The purpose of the >> Vagrant box is to offer everybody the exact same environment for editing >> web-site related content such that no one can complain that they don't have >> access to the new Jekyll-based website infrastructure. >> >> The Vagrant box will take around 5 minutes to be built the first time, >> depending on your network connection. >> >> Let me know how it went. >> >> Thanks, >> Radu >> >> >> On Mon, Aug 25, 2014 at 3:28 PM, Werner Keil <[email protected]> >> wrote: >> >> > Radu, >> > >> > Thanks for that. Is there a "staging" version of that site we can also >> look >> > at online? >> > I have pretty much everything on my own box, but not run Vagrant on >> Windows >> > so far. >> > If we have a linux environment to test that or it's already running it >> > seems a bit easier. >> > I recall Agorava.org uses Jekyll, too so it sounds fine. >> > >> > Cheers, >> > Werner >> > >> > On Mon, Aug 25, 2014 at 2:23 PM, Radu Cotescu <[email protected]> wrote: >> > >> > > Hi, >> > > >> > > I've started working on a website prototype using Jekyll at [0]. The >> > reason >> > > for this is that the Apache CMS didn't seem very flexible when it came >> to >> > > creating new templates (Perl is really not my cup of tea). >> > > >> > > You can easily run this new build system using the embedded Vagrant >> setup >> > > (more details in the README.md file). >> > > >> > > The styling is based on a modified Bootstrap theme but there's still a >> > lot >> > > of work to do. Please let me know what you think and start assembling >> > some >> > > documentation and stuff you'd like on the website such that we know >> what >> > > are the requirements in terms of Jekyll templating. >> > > >> > > I think the effort should now be channeled towards creating a more >> > adequate >> > > website in order to graduate and set-back on the next releases for a >> > while. >> > > >> > > Cheers, >> > > Radu >> > > >> > > [0] - >> > > >> > > >> > >> https://svn.apache.org/repos/asf/incubator/devicemap/whiteboard/devicemap-site-jekyll/ >> > > >> > >>
