Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.97 KB

File metadata and controls

51 lines (34 loc) · 1.97 KB

Black in Robotics Reading List

The reading list in published form can be found here: https://blackinrobotics.github.io/.

If you would like to make any corrections, add a researcher, or update a researcher profile, you can do so either through a Pull Request on this repository or send changes over email. Before doing so, please review the introductory text and example profiles on the published list. In particular take note of the scope (which for now is Black professors and other leading researchers in the US researching robotics and related fields) and format for the description (~2 sentences, 3 highlight papers). Researcher profiles are maintained as individual Markdown files in the _people folder, using the following template:

---
first_name:   
last_name: 
title: 
school: 
website: 
image: 
---
body text goes here

Markdown

(The remainder of this Readme constains the usual GitHub Readme information):

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.