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

ASF GitHub Bot commented on STORM-567:
--------------------------------------

GitHub user ptgoetz opened a pull request:

    https://github.com/apache/storm/pull/330

    STORM-567: Move Storm Documentation/Website from SVN to git

    This is a work in progress on migrating the storm website/documentation to 
git in order to make it easier for the community to contribute updates. If 
there is enough interest in contributing, we can create a feature branch to 
better enable collaboration.
    
    This is more or less a straight copy of the current website content, with 
the following enhancements:
    
    * Use bootstrap for layout to make docs mobile/tablet friendly
    * Restore syntax highlighting for code snippets
    * add a documentation index page listing all doc links.
    
    I haven't worked on branding (e.g. integrating the official logo, color 
themes, etc.).
    
    I'd love collaborate if anyone is interested, especially anyone with better 
front-end skills than I. ;)

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

    $ git pull https://github.com/ptgoetz/storm documentation

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

    https://github.com/apache/storm/pull/330.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 #330
    
----
commit ebb48e393485d38fe906e81c0d0162e32d3b5d6a
Author: P. Taylor Goetz <ptgo...@gmail.com>
Date:   2014-11-26T19:16:30Z

    add docs directory and WIP on website/documentation migration to git

commit 1ef421ff59563ab5e3341c5e5bd1c9b1a685ec1e
Author: P. Taylor Goetz <ptgo...@gmail.com>
Date:   2014-11-26T19:18:11Z

    add jekyll _site directory to .gitignore

commit ce25aa5710d2692cac64a7820d5cf10279e10a09
Author: P. Taylor Goetz <ptgo...@gmail.com>
Date:   2014-11-26T19:20:38Z

    add link to documentation index

----


> Move Storm Documentation/Website from SVN to git
> ------------------------------------------------
>
>                 Key: STORM-567
>                 URL: https://issues.apache.org/jira/browse/STORM-567
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: P. Taylor Goetz
>            Assignee: P. Taylor Goetz
>
> Currently the Storm documentation and website are hosted in subversion. It 
> would be easier for the community to contribute documentation updates if the 
> documentation were in the same scm as the Storm source code.



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

Reply via email to