I am not able to check out:
git clone https://git-wip-us.apache.org/repos/asf/airavata-site.git Cloning into 'airavata-site'... remote: Counting objects: 158, done. remote: Compressing objects: 100% (146/146), done. remote: Total 158 (delta 28), reused 104 (delta 9) Receiving objects: 100% (158/158), 5.61 MiB | 3.07 MiB/s, done. Resolving deltas: 100% (28/28), done. Checking connectivity... done. warning: remote HEAD refers to nonexistent ref, unable to checkout. From: Suresh Marru <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, April 7, 2016 at 1:16 PM To: Airavata Dev <[email protected]<mailto:[email protected]>> Subject: Re: Website Redesign update Hi Nipurn, I converted the website into a Jekyll based site. I still retained all your html as it is, but plan to move content into mark down format as much as possible so it will be easier to edit and not worry about formatting. Here is an important change and I documented in the README - https://github.com/apache/airavata-site/blob/asf-site/README.md * Now the sources are in the parent folder of the git repo. You will see that, they are the same HTML content with just the header and footer moved into _includes folder. * Do not directly edit the *content* folder. This will need to be generated by Jekyll using “jekyll build”. Lets keep working on the content. Suresh On Apr 6, 2016, at 12:35 PM, Suresh Marru <[email protected]<mailto:[email protected]>> wrote: Hi Nipurn, This is an excellent thought. I really like the concept and the thought process you are walking through the logo design. If it helps with reviews I checked a coy of the site here - http://gw120.iu.xsede.org/airavata-new-site/content/ Suresh On Apr 6, 2016, at 12:14 PM, Nipurn Doshi <[email protected]<mailto:[email protected]>> wrote: Hi All, New website is in the works and pure html based content has been added to the repo - https://git-wip-us.apache.org/repos/asf/airavata-site.git . Git mirror - https://github.com/apache/airavata-site There are no special requirements to run the current website redesign iterations as they are based out of pure html/css/js. All you have to do is run index.html inside the 'content' folder after checking it out. You will find some links not working and titles having Lorem-ipsum text under them which we aim to fill up with relevant content in the coming days. Suggestions/comments are most welcome. Also, feel free to check draft document for the new proposed Apache Airavata logo which can also be seen on website iterations, here - http://bit.ly/airavata-logo-draft -- -Sincerely, Nipurn Doshi
