[
https://issues.apache.org/jira/browse/AIRAVATA-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066583#comment-18066583
]
Jayanth Vennamreddy commented on AIRAVATA-3967:
-----------------------------------------------
Most likely, also I've looked on the site for Airavata and made some changes in
separate PR's for airavata-site. There were some issues regarding the links and
also HTML elements (html and body tags) being shown on the site, so I've made
some changes accordingly by introducing some permalinks so that
collaborations.html as an example would instead show as /collaborations in the
URL. the URL cleanup is done in a separate PR so the site uses paths without
.html across main pages.
Here are the changes i've made and all the changes should be on airavata-site
repo:
- Pages now use clean URLs: /about/, /community/, /collaborations/,
/development/, /get-involved/, /gsoc/, /learning/, /mailing-list/, /logo/,
/lazy-consensus/, /submit-patch/, /consensus-building/ (instead of e.g.
community.html, collaborations.html).
- Jekyll permalinks were added so each page is built as name/index.html; nav,
footer, and in-page links were updated to the new paths.
- Regenerated static content so the deployed site matches.
PR: https://github.com/apache/airavata-site/pull/22
> broken links to mailing list and check out code
> -----------------------------------------------
>
> Key: AIRAVATA-3967
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3967
> Project: Airavata
> Issue Type: Task
> Reporter: Adam Monsen
> Priority: Minor
> Attachments: dev.patch, fix-doap-links.patch, fix-ml.patch
>
>
> [https://projects.apache.org/project.html?airavata] links to
> [http://airavata.apache.org/community/mailing-lists.html] , but that returns
> 404 not found. Looks like the correct link should be
> [https://airavata.apache.org/mailing-list.html] .
> "Checkout" at [https://airavata.apache.org/submit-patch.html] links to
> [https://airavata.apache.org/source.html] , which returns 404 not found
--
This message was sent by Atlassian Jira
(v8.20.10#820010)