@@ -7,15 +7,16 @@ middle_name: HiRo Lab
77last_name : IISc
88email : ravipr@iisc.ac.in
99description : > # the ">" symbol means to ignore newlines until "footer_text:"
10- A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
10+ Human-Interactive Robotics (HiRo) Lab at the Indian Institute of Science (IISc), Bangalore.
11+ We focus on safe human-robot interaction, learning from demonstration, optimal control, and adaptive robotics.
1112footer_text : >
1213 Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1314 Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
14- keywords : jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
15+ keywords : robotics, human-robot-interaction, machine-learning, reinforcement-learning, imitation-learning, safe-robotics, impedance-control, variable-impedance, trajectory-adaptation, optimal-control
1516lang : en # the language of your site (for example: en, fr, cn, ru, etc.)
1617icon : logos/iisc.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1718
18- url : https://IISc-HiRo.github.io # the base hostname & protocol for your site
19+ url : https://hiro.cps.iisc.ac.in # the base hostname & protocol for your site
1920baseurl : # the subpath of your site, e.g. /blog/. Leave blank for root
2021last_updated : false # set to true if you want to display last updated in the footer
2122impressum_path : # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
@@ -121,8 +122,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
121122# Blog
122123# -----------------------------------------------------------------------------
123124
124- blog_name : al-folio # blog_name will be displayed in your blog page
125- blog_description : a simple whitespace theme for academics
125+ blog_name : HiRo Lab News # blog_name will be displayed in your blog page
126+ blog_description : Latest updates and news from the Human-Interactive Robotics Lab at IISc
126127permalink : /blog/:year/:title/
127128
128129# Pagination
0 commit comments