Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.59 KB

how_to.asciidoc

File metadata and controls

35 lines (27 loc) · 1.59 KB

How To

This document sets out the basics of how to prepare works for GITenberg.

Overview

The tasks that need to be done for these books are documented on the following pages:

Help us select a starter set of PG texts!

Ideally, we’d like to have a hundred texts to serve as a testbed for the GITenberg toolchain.

  1. you need to have a github account. sign up at https://github.com/join

  2. pick out a GITenberg repo you’d like to help out on. You can search the repos with the search box below Johannes at https://github.com/GITenberg

  3. "star" the repo you’ve selected. Just click on the star at the top of the repo page.

  4. If you’re new to Github, create an "issue" in gitenberg-dev at

    1. copy the url of the repo you’ve selected

    2. go to https://github.com/gitenberg-dev/wiki/issues and click the green "new issue" button

    3. paste the url of your repo and add any comments you’d like

    4. click the green "Submit New Issue" button.

    5. congratulations, you’re now a GITenberger!

    6. someone will add your repo to the list and "close" your issue Note: following instructions need a lot of elaboration!

  5. If you want to add directly to the list:

    1. "fork" the gitenberg-dev repo

    2. add the url of the repo you’ve selected, along with your github username to your copy of activerepos.csv

    3. commit the change to your copy

    4. submit a pull request to gitenberg-dev/master