Skip to content

rych-uch/se4robotics-testpage

 
 

Repository files navigation

Welcome everyone to SE4Robotics' course

During the course you will write blog posts, so let's get one. We will use Github Pages for hosting and managing the blog, it basically combines the Github workflow and Jekyll ruby's blog engine. Before continuing, please watch this video (it's just 4 min): https://www.youtube.com/watch?v=2MsN8gpT6jY. What you are going to do is to fork this repository (which is a fork of a template) and customize to use it.

How to fork and adapt it

  1. Fork this repository.
  2. Change the name of your repository (the cooler, the better)
  3. Edit _config.yml file in the following lines:
url: 'http://sopapiglobo.github.io' # replace 'sopapiglobo' with your github username
baseurl: '/baseurlname/' # it will look: http://your-gh-username.github.io/baseurlname

We encourage you to modify the values of title, subtitle, email, email2 and description too :-).

  1. Create your new post by clone any markdown archive in _posts folder. Here's a quick Markdown tutorial. Keep in mind that it may take some minutes to see the post published.
  2. Read about Github Pages in their official documentation.

Customize it

You can customize in all the ways you want, read more here and here.

Blogs from the last edition of SE4Robotics

2015

  1. http://carolahp.github.io/testpage/
  2. http://hsarmiento.github.io/htrob/
  3. http://jampueroc.github.io/SE4Robotics/
  4. http://nuenob.github.io/Toruga/

About

Tema para blogs del curso #SE4Robotics. Basado en http://bencentra.com/centrarium/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.5%
  • HTML 28.5%