You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/17 15:46:59 UTC

[jira] [Commented] (EDGENT-323) edgent.apache.org needs refactoring for "downloads" info

    [ https://issues.apache.org/jira/browse/EDGENT-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15757218#comment-15757218 ] 

ASF GitHub Bot commented on EDGENT-323:
---------------------------------------

GitHub user Cazen opened a pull request:

    https://github.com/apache/incubator-edgent-website/pull/82

    [WIP] [EDGENT-323] Create a download page and change links

    - Created a download page(docs/downloads.html) It includes [src](http://www.apache.org/dyn/closer.lua/incubator/edgent/1.0.0-incubating/apache-edgent-1.0.0-incubating-src.tgz), [bin](http://www.apache.org/dyn/closer.lua/incubator/edgent/1.0.0-incubating/binaries/apache-edgent-1.0.0-incubating-bin.tgz) location
    - Changed most of download links from github to newly created download page
    - Download links cannot be direct linked in your local environment now (most of configuration use edgent domain instead of localhost address. It will be resolved after deployed to production. If you wanna to test download pages, please type http://localhost:4040/docs/downloads.html or go to docs-> Get Started -> Downloads)
    
    I'm very newbie on website.. So please do not hesitate to advice me :) It will be great help to me

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Cazen/incubator-edgent-website EDGENT-323

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-edgent-website/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #82
    
----
commit 6eadb005c81fca66c5d4c9ef59db0bd3996a6607
Author: Cazen Lee <ca...@apache.org>
Date:   2016-12-17T15:07:28Z

    Add license header and align

commit 1aac4b200743890599d15daf82ef14eac457678b
Author: Cazen Lee <ca...@apache.org>
Date:   2016-12-17T15:08:11Z

    Add download html page

commit 823264c6e17c1c8da6c874adde1cc7cdc7ff6b73
Author: Cazen Lee <ca...@apache.org>
Date:   2016-12-17T15:28:51Z

    Change download links(github) to newly create download links

----


> edgent.apache.org needs refactoring for "downloads" info
> --------------------------------------------------------
>
>                 Key: EDGENT-323
>                 URL: https://issues.apache.org/jira/browse/EDGENT-323
>             Project: Edgent
>          Issue Type: Bug
>            Reporter: Dale LaBossiere
>            Assignee: Cazen Lee
>
> A precursor to making a release announcement is that the project's website is updated for the release.
> There are several places in the current edgent.apache.org dealing with downloads.  Downloads are a bit more complicated in the ASF world -- with the official www.apache.org/dist site (and mirrors, and dynamic resolver) for releases (with src and convenience binary bundles) as well as the Edgent ASF git repo and mirror at github.
> We need a edgent.apache.org/downloads.html page that all other references / buttons point to.  That page can clarify these different locations and their uses, provide a list of releases, and release specific links (dynamic-mirror links for bundles, backup-mirror links for the md5/sha/asc files, release-specific-github link).
> Fwiw, it seems common for ASF release announcements to refer people to <website>/downloads.html as opposed just to the project's main page.
> Various locations related to downloads in edgent.apache.org:
> - Download Source button - links to github
> - Community tab -> Source Code - links to github
> - Getting Started tab -> Download Source - links to github
> - docs/community - "Source code" - no mention of ASF release, ...
> - docs/faq 
>   - "Where can I download..."  github and quarks-edge - see EDGENT-312 / https://github.com/apache/incubator-edgent-website/pull/80
>   - "Where can I get the code?" - links to github
> - docs/edgent-getting-started
>   - upper left says Edgent Version 0.3.0
>   - "Downloading Apache Edgent" - has link to DEVELOPMENT.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)