-
Notifications
You must be signed in to change notification settings - Fork 1
wiki_contribution
Maximilien Naveau edited this page Jan 20, 2021
·
9 revisions
Please do not hesitate to add or edit entries in this wiki.
Table of Contents:
This is obtained using vscode extension Markdown all-in-one.
- Click on the
New Page
button
- Edit the title (markdown file name), it NEEDS to be formatted like this:
my_title_which_is_the_markdown_file_name
)
- Edit the side bar (click on the pen button)
- Add a link to your new page using a link (see below). While editing the side bar you have plenty of examples for linking your page.
A link is done like
[[ Some text | my_title_which_is_the_markdown_file_name ]]
- Just click on the edit button (the pencil)
- Click on "Save the page". (not on new page ;) )
Clone the wiki locally:
git clone git@github.com:machines-in-motion/machines-in-motion.github.io.wiki.git
cp ~/Pictures/my_pictures.png machines-in-motion.github.io.wiki/pictures/
cp ~/Documents/my_doc.pdf machines-in-motion.github.io.wiki/documents/
git add --all
git commit -m "adding documents and pictures"
git push
Create the folder if necessary ;) Then link your image by using the github interface.
All our open source software are licensed against the BSD 3-clause license.
Copyright 2016-2020, New York University and Max Planck Gesellschaft.
- Home Page
- Contribute to the wiki
- Logo
- Introduction
- Our Codebase
- Build Our Codebase
- Build tools introduction
- Build chain tutorials
- Dependencies
- Building our software stack
- Troubleshooting
- Robot Tutorials
- Programming
- ODRI Robots
- MicroDrivers
- Solo12
- Bolt
- NYUFinger
- Kuka
- Debugging