... | @@ -39,10 +39,19 @@ |
... | @@ -39,10 +39,19 @@ |
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
# Demo
|
|
|
|
- HACMS Test Project: https://gitlab.precise.seas.upenn.edu/hacms/hacms-test
|
|
|
|
`git clone git@gitlab.precise.seas.upenn.edu:hacms/hacms-test.git
|
|
|
|
cd hacms-test
|
|
|
|
touch <NEW FILE>
|
|
|
|
git add <NEW FILE>
|
|
|
|
git commit -m "<YOUR COMMIT MESSAGE HERE>"
|
|
|
|
git push`
|
|
|
|
|
|
# Wiki editing
|
|
# Wiki editing
|
|
- [Markdown syntax](https://gitlab.precise.seas.upenn.edu/help/markdown/markdown)
|
|
- [Markdown syntax](https://gitlab.precise.seas.upenn.edu/help/markdown/markdown)
|
|
- Make new pages: `[Title](page-name)`
|
|
- Make new pages: `[Title](page-name)`
|
|
- Drag-and-drop files to attach (DEMO)
|
|
- Drag-and-drop files to attach (DEMO: Add an image to a wiki)
|
|
|
|
|
|
# Projects
|
|
# Projects
|
|
- Based around a git repo
|
|
- Based around a git repo
|
... | | ... | |