Skip to content

Commit

Permalink
adjust bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
kemartin2015 committed Aug 3, 2018
1 parent cdd0d90 commit 1f554e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
7 changes: 3 additions & 4 deletions using-github.md
Expand Up @@ -18,13 +18,12 @@ To add and manage files in a GitHub repository, become familiar with the princip
## Get Started with GitHub

To work with GitHub:

1. Create or have an existing GitHub account. Sign up[ here](https://github.com/).
2. Send the username to a member of the Digital Programs Team to add the new user as a member to the[ RAC GitHub](https://github.com/RockefellerArchiveCenter) Organization.
3. Work with GitHub in one of three ways: directly in the browser, locally using GitHub Desktop, or from the command line:
* [Guide to using GitHub in the browser](https://pixelpioneers.co/blog/2017/using-github-without-the-command-line)
* [Install GitHub Desktop](https://help.github.com/desktop/guides/getting-started-with-github-desktop/installing-github-desktop/) to work with GitHub from a user interface on a computer desktop.
* [Install Git](https://git-scm.com/) to work from the command line
* [Guide to using GitHub in the browser](https://pixelpioneers.co/blog/2017/using-github-without-the-command-line)
* [Install GitHub Desktop](https://help.github.com/desktop/guides/getting-started-with-github-desktop/installing-github-desktop/) to work with GitHub from a user interface on a computer desktop.
* [Install Git](https://git-scm.com/) to work from the command line

## Create a Repo

Expand Down
1 change: 0 additions & 1 deletion using-markdown.md
Expand Up @@ -17,7 +17,6 @@ Markdown is a lightweight Markup language. A Markup language is an annotation sy
## Convert and Edit Files

Tools that will convert files from DOCX to Markdown, or between Markdown and other formats:

1. [Dillinger](https://dillinger.io/). An in-browser converter that displays Markdown in the left window and HTML on the right.
2. [Devotter](https://devotter.com/converter). An in-browser converter that allows users to upload files and convert documents between multiple formats.
3. [Markdown Converter](https://tools.libraries.ou.edu/markdown) from the University of Oklahoma Libraries. In-browser tool to convert from Markdown to DOCX, PDF, EPUB, HTML.
Expand Down

0 comments on commit 1f554e9

Please sign in to comment.