[jbosstools-dev] Preview of upcoming website
Max Rydahl Andersen
manderse at redhat.com
Tue Jan 7 00:40:47 EST 2014
On 6 Jan 2014, at 21:13, Denis Golovin wrote:
> Xavier,
>
> there is a problem in readme
>
>
> rvm gemset create jbosstools
>
> should be
>
>
> rvm gemset create jbosstools-website
>
> or it wont work.
hmm - why ? jbosstools is what is referred to in the .rmvrc file.
jbosstools-website is just another name. 'jbosstools' is just what I
added to try and have one for all ruby related works
for jbosstools-*. You could use any name though - not a requirement...
> Also after 'rake preview' called would be good to mention that site is
> available only after
>
> [2014-01-06 11:48:01] INFO WEBrick::HTTPServer#start: pid=24294
> port=4242
>
> appears in console output.
Make a PR :)
> After I figured out all above it works :)
cool!
/max
> Thanks
> Denis
>
> On 12/20/2013 10:07 AM, Xavier Coulon wrote:
>> Hello everyone !
>
>>
>> We finally have a draft of the upcoming website to share with you.
>> It's not complete, but it's hopefully in a good enough shape so you
>> can take a look at it and see how it's organized:
>> [http://jbosstools.github.io/jbosstools-website/](http://jbosstools.github.io/jbosstools-website/)
>
>>
>> The code source for the site is on the github repo (on the 'master'
>> branch):
>> [https://github.com/jbosstools/jbosstools-website/tree/master](https://github.com/jbosstools/jbosstools-website/tree/master)
>> and we have setup Travis
>> ([https://travis-ci.org/jbosstools/jbosstools-website/)](https://travis-ci.org/jbosstools/jbosstools-website/%29)
>> to
> automatically run a build when changes are pushed to master and if it
> passes it will be published to the staging server (github pages at the
> moment).
>
>>
>> Most of the pages come from Asciidoctor files, so for example, in the
>> future, writing N&N should be as simple as submitting a PR with a
>> file like this one:
>> [https://github.com/jbosstools/jbosstools-website/blob/master/whatsnew/openshift/openshift-news-2.5.1.CR1.adoc](https://github.com/jbosstools/jbosstools-website/blob/master/whatsnew/openshift/openshift-news-2.5.1.CR1.adoc)
>
>>
>> You will notice that github now renders .adoc files, thus N&N are
>> also readable from github directly (raw version is here:
>> [https://raw.github.com/jbosstools/jbosstools-website/master/whatsnew/openshift/openshift-news-2.5.1.CR1.adoc)](https://raw.github.com/jbosstools/jbosstools-website/master/whatsnew/openshift/openshift-news-2.5.1.CR1.adoc%29)
>
>>
>> Other pages such as those under
>> [http://jbosstools.github.io/jbosstools-website/downloads/](http://jbosstools.github.io/jbosstools-website/downloads/)
>> are generated from some yaml files such as
>> [https://github.com/jbosstools/jbosstools-website/blob/master/_config/products.yml](https://github.com/jbosstools/jbosstools-website/blob/master/_config/products.yml)
>
>>
>> We still need to fix links and add some content but the general
>> layout of news/blogs, downloads, features and New and noteworthy is
>> there.
>
>>
>> We'll take care of this next week or when we come back from
>> vacations.
>
>>
>> Please, give us our feedback by commenting
>> [https://issues.jboss.org/browse/JBIDE-12355](https://issues.jboss.org/browse/JBIDE-12355)
>> with anything that seems wrong/missing/broken on the site - or just
>> reply to the mail if you like it ;-).
>
>>
>> If you want to build the site locally and try it out you can read
>> [https://github.com/jbosstools/jbosstools-website/blob/master/readme.adoc](https://github.com/jbosstools/jbosstools-website/blob/master/readme.adoc)
>> which should provide enough details.
> If those instructions does not work for you let us know!
>
>>
>> In the mean time, let us wish you a merry Christmas break.
>
>>
>> Best regards
> Xavier and Max.
>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> jbosstools-dev mailing list
>>
>> [jbosstools-dev at lists.jboss.org](mailto:jbosstools-dev at lists.jboss.org)
>>
>> [https://lists.jboss.org/mailman/listinfo/jbosstools-dev](https://lists.jboss.org/mailman/listinfo/jbosstools-dev)
>>
>
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
More information about the jbosstools-dev
mailing list