I am in the process of making a more full-fledged website using Jekyll right now- does the asf-site branch work (or can it work) the same as github pages? (i.e. Jekyll is run server-side post-recieve on the site, which then generates the HTML).
- Ian On Fri, May 29, 2015 at 7:53 PM, Ian Maxon <[email protected]> wrote: > Preliminary website content is up now! (thanks to Till for the patch) : > https://asterixdb.incubator.apache.org/ > > On Thu, May 14, 2015 at 10:19 PM, Mike Carey <[email protected]> wrote: > >> :-) >> >> >> On 5/14/15 8:44 AM, Till Westmann wrote: >> >>> This is done: https://issues.apache.org/jira/browse/INFRA-9629 < >>> https://issues.apache.org/jira/browse/INFRA-9629> >>> >>> Now we “just” need to move the content there … >>> >>> Cheers, >>> Till >>> >>> On May 9, 2015, at 9:09 AM, Till Westmann <[email protected]> wrote: >>>> >>>> >>>> On May 5, 2015, at 3:35 AM, Ted Dunning <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> On Tue, May 5, 2015 at 7:25 AM, Till Westmann <[email protected] >>>>> <mailto:[email protected]>> wrote: >>>>> >>>>> It should also be possible to simply follow the github practice of >>>>>> using a >>>>>> >>>>>>> special branch (called gh-pages) and having the gitpubsub script do >>>>>>> all of >>>>>>> the conversion to static html. I am not clear on whether that is >>>>>>> supported >>>>>>> yet. >>>>>>> >>>>>>> The gh-pages convention works great, but is a bit strange at first. >>>>>>> The >>>>>>> great advantage it has is not intrinsic, but has to do mostly with >>>>>>> the >>>>>>> fact >>>>>>> that it allows you to use github as a preview mechanism. >>>>>>> >>>>>>> I'm not sure I follow here (but many that's due to the fact that I >>>>>> don't >>>>>> understand the GitHub feature). Something needs to happen between the >>>>>> source and the static HTML (in our case the maven site plugin does >>>>>> it) and >>>>>> gitpubsub probably doesn't do that. >>>>>> So who does it? >>>>>> >>>>> >>>>> See here for directions for the Drill web site: >>>>> >>>>> https://github.com/apache/drill-site < >>>>> https://github.com/apache/drill-site> >>>>> >>>> Thanks. Even though my picture is still not clear on the options to >>>> create the static HTML, I think that there is consensus that we should have >>>> a separate git repository for the static HTML. >>>> I’ve requested the repository: >>>> https://issues.apache.org/jira/browse/INFRA-9629 < >>>> https://issues.apache.org/jira/browse/INFRA-9629> >>>> >>>> Cheers, >>>> Till >>>> >>> >>> >> >
