Re: [picocontainer-dev] PicoContainer website flipped to github-pages
Paul Hammant <[email protected]> Tue, 1 Feb 2011 12:33:34 -0600
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
--0016364d263323bd6a049b3cc508 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable next on my list.... at the same URLs 2011/2/1 Gr=E9gory Joseph <[email protected]> > Paul, is there any chance you could push the javadoc back online ? (or > fix the links?) > > > On 29 January 2011 21:34, Paul Hammant <[email protected]> wrote: > > http://picocontainer.org/ now uses a Jekyll based auto-build that Githu= b > do > > for you on commit. Refer http://pages.github.com/ > > The styling is trying to borrow something from Aslak's > http://cukes.info/ > > homepage which is truly excellent IMO. > > The Pico site follows the same ideas, but is actually highly modified > fork > > of http://claudiob.github.com/ > > We get site control in plain text "textile" (any many other) documents, > and > > a blogging platform built in. > > Here's an example of the work I had to do: > > http://picocontainer.org/web/webwork1.html was effected in a straight > > forward commit > > > https://github.com/picocontainer/picocontainer.github.com/commit/d97efcc0= 3606a6ff4640b3566884583e322b98e7 > > The text of the page was cut/paste from rendered HTML source, and put > back > > into a text editor. A few textile commands were added, and links added > back, > > then saved and committed. A Github daemon puts that live one minute > later. > > For those that are interested, over the years we've gone through: > > 1) Full Confluence site, with example-code fragments live pulled fro= m > Svn > > (2003 - 2006) > > 2) An XSite version with full HTML source, styled statically by > Sitemesh > > (2006 - 2010) > > 3) this new Jekyll version. > > It is clear as well that I still have work to do. As it happens all th= e > > pages that were there, are still there, but many require conversion in > the > > style of the webwork1 one above. > > If anyone wants to join in, then let me know :) > > PicoContaner3 also has a set of mirror source repos at > > https://github.com/picocontainer (or will do later today). Previously > > they've been hanging off my personal page at > > github https://github.com/paul-hammant Having the group root is more > > professional. All bar the site are mirrored on Codehaus of course. > Folks > > that don't already should get github accounts and I'll link them to the > > picocontainer group ('organisation' in github terms > > - https://github.com/blog/674-introducing-organizations) > > Regards, > > - Paul > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --0016364d263323bd6a049b3cc508 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable next on my list.... at the same URLs<br><br><div class=3D"gmail_quote">2011= /2/1 Gr=E9gory Joseph <span dir=3D"ltr"><<a href=3D"mailto:greg.jos@gmai= l.com">[email protected]</a>></span><br><blockquote class=3D"gmail_quot= e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"= > Paul, is there any chance you could push the javadoc back online ? (or<br> fix the links?)<br> <div><div></div><div class=3D"h5"><br> <br> On 29 January 2011 21:34, Paul Hammant <<a href=3D"mailto:[email protected]= rg">[email protected]</a>> wrote:<br> > <a href=3D"http://picocontainer.org/" target=3D"_blank">http://picocon= tainer.org/</a> now uses a Jekyll based auto-build that Github do<br> > for you on commit. =A0Refer=A0<a href=3D"http://pages.github.com/" tar= get=3D"_blank">http://pages.github.com/</a><br> > The styling is trying to borrow something from Aslak's=A0<a href= =3D"http://cukes.info/" target=3D"_blank">http://cukes.info/</a><br> > homepage which is truly excellent IMO.<br> > The Pico site follows the same ideas, but is actually highly modified = fork<br> > of=A0<a href=3D"http://claudiob.github.com/" target=3D"_blank">http://= claudiob.github.com/</a><br> > We get site control in plain text "textile" (any many other)= documents, and<br> > a blogging platform built in.<br> > Here's an example of the work I had to do:<br> > =A0<a href=3D"http://picocontainer.org/web/webwork1.html" target=3D"_b= lank">http://picocontainer.org/web/webwork1.html</a> was effected in a stra= ight<br> > forward commit<br> > <a href=3D"https://github.com/picocontainer/picocontainer.github.com/c= ommit/d97efcc03606a6ff4640b3566884583e322b98e7" target=3D"_blank">https://g= ithub.com/picocontainer/picocontainer.github.com/commit/d97efcc03606a6ff464= 0b3566884583e322b98e7</a><br> > The text of the page was cut/paste from rendered HTML source, and put = back<br> > into a text editor. A few textile commands were added, and links added= back,<br> > then saved and committed. =A0A Github daemon puts that live one minute= later.<br> > For those that are interested, over the years we've gone through:<= br> > =A0=A0 1) Full Confluence site, with example-code fragments live pulle= d from Svn<br> > (2003 - 2006)<br> > =A0=A0 2) An XSite version with full HTML source, styled statically by= Sitemesh<br> > (2006 - 2010)<br> > =A0=A0 3) this new Jekyll version.<br> > It is clear as well that I still have work to do. =A0As it happens all= the<br> > pages that were there, are still there, but many require conversion in= the<br> > style of the webwork1 one above.<br> > If anyone wants to join in, then let me know :)<br> > PicoContaner3 also has a set of mirror source repos at<br> > <a href=3D"https://github.com/picocontainer" target=3D"_blank">https:/= /github.com/picocontainer</a> (or will do later today). Previously<br> > they've been hanging off my personal page at<br> > github=A0<a href=3D"https://github.com/paul-hammant" target=3D"_blank"= >https://github.com/paul-hammant</a> Having the group root is more<br> > professional. =A0All bar the site are mirrored on Codehaus of course. = =A0Folks<br> > that don't already should get github accounts and I'll link th= em to the<br> > picocontainer group ('organisation' in github terms<br> > -=A0<a href=3D"https://github.com/blog/674-introducing-organizations" = target=3D"_blank">https://github.com/blog/674-introducing-organizations</a>= )<br> > Regards,<br> > - Paul<br> <br> </div></div>---------------------------------------------------------------= ------<br> To unsubscribe from this list, please visit:<br> <br> =A0 =A0<a href=3D"http://xircles.codehaus.org/manage_email" target=3D"_bla= nk">http://xircles.codehaus.org/manage_email</a><br> <br> <br> </blockquote></div><br> --0016364d263323bd6a049b3cc508--