Metadata-Version: 1.0
Name: armstrong.templates.tutorial
Version: 1.0.0
Summary: The tutorial project for Armstrong
Home-page: UNKNOWN
Author: Texas Tribune & Bay Citizen
Author-email: dev@armstrongcms.org
License: UNKNOWN
Description: armstrong.templates.tutorial
        ============================
        Provides a basic Armstrong project for use with the `Armstrong tutorial`_.
        
        
        Usage
        -----
        Please see the `Armstrong tutorial`_ for how to use this template.
        
        .. _Armstrong tutorial: http://docs.armstrongcms.org/getting-started/5-minutes/
        
        
        Installation & Configuration
        ----------------------------
        You can install the latest release of ``armstrong.templates.tutorial`` using `pip`_:
        
        ::
        
            pip install armstrong.templates.tutorial
        
        No configuration is required for this component.
        
        .. _pip: http://www.pip-installer.org/
        
        
        Contributing
        ------------
        
        * Create something awesome -- make the code better, add some functionality,
          whatever (this is the hardest part).
        * `Fork it`_
        * Create a topic branch to house your changes
        * Get all of your commits in the new topic branch
        * Submit a `pull request`_
        
        .. _pull request: http://help.github.com/pull-requests/
        .. _Fork it: http://help.github.com/forking/
        
        
        State of Project
        ----------------
        Armstrong is an open-source news platform that is freely available to any
        organization.  It is the result of a collaboration between the `Texas Tribune`_
        and `Bay Citizen`_, and a grant from the `John S. and James L. Knight
        Foundation`_.
        
        To follow development, be sure to join the `Google Group`_.
        
        ``armstrong.templates.standard`` is part of the `Armstrong`_ project.  You're
        probably looking for that.
        
        .. _Texas Tribune: http://www.texastribune.org/
        .. _Bay Citizen: http://www.baycitizen.org/
        .. _John S. and James L. Knight Foundation: http://www.knightfoundation.org/
        .. _Google Group: http://groups.google.com/group/armstrongcms
        .. _Armstrong: http://www.armstrongcms.org/
        
        
        License
        -------
        Copyright 2011-2012 Bay Citizen and Texas Tribune
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
           http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
Platform: UNKNOWN
