Commit 746426ca by Tom Laudeman

new file, help with gitlab docs

parent eb06cd6f
http://gitlab.iath.virginia.edu/help/markdown/markdown.md
https://help.github.com/articles/markdown-basics/
Github extensions to standard markdown:
https://help.github.com/articles/github-flavored-markdown/
Standard markdown notes:
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
Git graphical client for Mac and Windows:
https://www.sourcetreeapp.com/
http://doc.gitlab.com/ce/ssh/README.html
https://help.github.com/articles/generating-ssh-keys/#platform-windows
# Creating ssh keys on Windows. Requires Git.
https://confluence.atlassian.com/display/STASH/Creating+SSH+keys#CreatingSSHkeys-CreatinganSSHkeyonWindows
# install or upgrade git, necessary for ssh-keygen.
https://confluence.atlassian.com/display/STASH/Installing+and+upgrading+Git
https://help.github.com/articles/generating-ssh-keys/
# Mac github, requires 10.9, probably github only.
https://mac.github.com/
https://www.sourcetreeapp.com/faq/
...@@ -15,23 +15,9 @@ limited set of conventions to denote headers, lists, URLs and so on. When upload ...@@ -15,23 +15,9 @@ limited set of conventions to denote headers, lists, URLs and so on. When upload
markdown files are rendered into nicely styled HTML. Tools are available to convert markdown into .doc, .pdf, markdown files are rendered into nicely styled HTML. Tools are available to convert markdown into .doc, .pdf,
LaTex and other formats. LaTex and other formats.
Fundamentals of markdown: #### How to use gitlab and markdown
https://help.github.com/articles/markdown-basics/ (Help-using-gitlab)
#### More about markdown
Github extensions to standard markdown:
https://help.github.com/articles/github-flavored-markdown/
Standard markdown notes:
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
Git graphical client for Mac and Windows:
https://www.sourcetreeapp.com/
--- ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment