Hi Nipurn, You must be already aware, there are some links that are not working. (eg: demo link, various project links)
Thanks, Chathuri On Tue, Apr 19, 2016 at 4:52 PM, Nipurn Doshi <[email protected]> wrote: > Awesome! We'll add one. > > On Tue, Apr 19, 2016 at 4:33 PM, Suresh Marru <[email protected]> wrote: > >> Hurrah, the new website is now live. >> >> Great work Nipurn and Shivika, the site looks great. We have to do few >> touch up’s and we should be good to go. Can you come up with a good >> favicon? >> >> Suresh >> >> >> On Apr 15, 2016, at 1:18 PM, Shameera Rathnayaka <[email protected]> >> wrote: >> >> +1 >> >> Thanks, >> Shameera. >> >> On Fri, Apr 15, 2016 at 11:44 AM Supun Nakandala < >> [email protected]> wrote: >> >>> +1 from me. >>> >>> On Wed, Apr 13, 2016 at 4:51 PM, Reagan, David Michael <[email protected]> >>> wrote: >>> >>>> +1 for me, too. I really like the logo and the basic site design is >>>> solid. It will continue to evolve as the content gets filled in. >>>> >>>> >>>> >>>> -- >>>> David Reagan >>>> Advanced Visualization Lab >>>> Indiana University >>>> avl.iu.edu >>>> >>>> >>>> *The Advanced Visualization Lab is part of the Research Technologies >>>> division of UITS; Research Technologies is a PTI Cyberinfrastructure & >>>> Service Center.* >>>> ------------------------------ >>>> *From:* Pierce, Marlon <[email protected]> >>>> *Sent:* Wednesday, April 13, 2016 4:20 PM >>>> *To:* [email protected] >>>> *Subject:* Re: [VOTE] New website and logo >>>> >>>> I’m +1 for this. >>>> >>>> The content isn’t all there, but the new site repository is in Git and >>>> the content is much easier to manage than the old site. >>>> >>>> From: Suresh Marru <[email protected]> >>>> Reply-To: "[email protected]" <[email protected]> >>>> Date: Wednesday, April 13, 2016 at 4:17 PM >>>> To: Airavata Dev <[email protected]> >>>> Subject: [VOTE] New website and logo >>>> >>>> Hi All, >>>> >>>> Any further thoughts on the website and logo redesign - >>>> http://gw120.iu.xsede.org/airavata-new-site/content/ >>>> >>>> Logo discussion is on the JIRA - >>>> https://issues.apache.org/jira/browse/AIRAVATA-1847 >>>> >>>> Nipurn has explained his thought process on the current proposed logo >>>> at - http://gw120.iu.xsede.org/airavata-new-site/content/logo.html >>>> >>>> If we all agree to move forward wit this one, then we can replace the >>>> current website with new one and start iterating on the content. >>>> >>>> Suresh >>>> >>>> >>>> On Apr 7, 2016, at 3:48 PM, Nipurn Doshi <[email protected]> wrote: >>>> >>>> Thanks Marlon. This will help everyone to add their suggestions to the >>>> issue. >>>> On Apr 7, 2016 2:39 PM, "Pierce, Marlon" <[email protected]> wrote: >>>> >>>>> Also, I didn’t see a Jira so I created one, >>>>> https://issues.apache.org/jira/browse/AIRAVATA-1950. If I missed the >>>>> appropriate Jira, please point me to it. >>>>> >>>>> Thanks, >>>>> >>>>> Marlon >>>>> >>>>> >>>>> From: marpierc <[email protected]> >>>>> Reply-To: "[email protected]" <[email protected]> >>>>> Date: Thursday, April 7, 2016 at 2:36 PM >>>>> To: "[email protected]" <[email protected]> >>>>> Subject: Re: Website Redesign update >>>>> >>>>> So from scratch use >>>>> >>>>> git clone https://git-wip-us.apache.org/repos/asf/airavata-site.git >>>>> -b "asf-site" >>>>> >>>>> Layout is looking good but the placeholder text needs to be replaced >>>>> with real text. Nipurn, if you can get this started from the old site, I >>>>> can iterate it. >>>>> >>>>> Marlon >>>>> >>>>> From: Suresh Marru <[email protected]> >>>>> Reply-To: "[email protected]" <[email protected]> >>>>> Date: Thursday, April 7, 2016 at 2:17 PM >>>>> To: "[email protected]" <[email protected]> >>>>> Subject: Re: Website Redesign update >>>>> >>>>> >>>>> This is an expected warning since the default (and only) branch is >>>>> asf-site. Git is looking for non existant master branch. >>>>> >>>>> Just do a git checkout asf-site and you should be good. >>>>> >>>>> Suresh >>>>> >>>>> >>>>> On Apr 7, 2016, at 2:12 PM, Pierce, Marlon <[email protected]> wrote: >>>>> >>>>> 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]> >>>>> Reply-To: "[email protected]" <[email protected]> >>>>> Date: Thursday, April 7, 2016 at 1:16 PM >>>>> To: Airavata Dev <[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]> 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]> >>>>> 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 >>>>> >>>>> >>>>> >>>>> >>>> >>> >>> >>> -- >>> Thank you >>> Supun Nakandala >>> Dept. Computer Science and Engineering >>> University of Moratuwa >>> >> -- >> Shameera Rathnayaka >> >> >> > > > -- > -Sincerely, > Nipurn Doshi >
