Thanks Al! I managed to set up the CMS tool in a VM and use it to build our current site, as Josh suggested. If anyone else wants to do the same, these instructions should work for installing the CMS - I found the README to be a bit lacking.
http://www.apache.org/dev/cmsref.html#local-build I worked around the issue of there being lots of absolute URLs in the site by running this in the generated content dir and navigating to localhost:8000 in the browser: python -m SimpleHTTPServer Unless I hear any objections, I'll create a branch for the bootstrapped version of the site, and I'll kick it off with my prototype stuff. On Tue, Mar 11, 2014 at 6:11 PM, Al Krinker <[email protected]> wrote: > I am using Twitter Bootstrap at work for about 2 years now... it is nice > and gives you lots of nice things. However, we ran into issues at work > where we were implementing custom js scripts and got into conflicts with > Twitter Bootstrap. The site is not js heavy, so Twitter Bootstrap would be > a nice addition to it. Let me know if you need help. > > > On Thu, Mar 6, 2014 at 2:57 PM, Josh Elser <[email protected]> wrote: > > > My comment was in context of maintaining a separate branch that we could > > work on and have staged separately to avoid holding the production site > in > > stasis while we work on this. > > > > > > On 3/6/14, 2:24 PM, Keith Turner wrote: > > > >> On Thu, Mar 6, 2014 at 10:44 AM, Josh Elser<[email protected]> > wrote: > >> > >> >I'm not aware of anything that gives you the nice WYSIWYG interface. > >>> > > >>> > >> I use the bookmarklet to edit pages in my web browser. > >> > >> https://cms.apache.org/#bookmark > >> > >> > -- // Bill Havanki // Solutions Architect, Cloudera Govt Solutions // 443.686.9283
