How to write a blog post

To add new post to our blog, you need to create a new .md file in the _posts directory. Please follow the name convention “yyyy-mm-dd-filename.md”. Then add the following code block on the top of file.

---
layout: post
title: The headline
---
Read More

ROS workshop minute

We had a successful ROS workshop this week and thank everyone for attending. The slides used in the workshop is uploaded in the repo for your review. There are two selected practices in the slides to enhance your understanding of ROS programming in Python. Recommended.

Read More

Welcome everyone to the Lab page

Nice to see you on GitHub organization pages. This is a website dedicated to Robotics Lab in University of Canberra. We’ll add existing and perspective projects to this site.

Read More

You're up and running!

Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below).

Read More