Skip to content

Webpage for the workshop on "The Role of Robotics Simulators for Unmanned Aerial Vehicles" (proposed for ICRA 2023)

License

Notifications You must be signed in to change notification settings

IMRCLab/workshop-uav-sims-icra2023

Repository files navigation

workshop-uav-sims-icra2023

Webpage for the workshop on "The Role of Robotics Simulators for Unmanned Aerial Vehicles" (hosted at ICRA 2023)

The webpage uses the static site generator Jekyll with a custom theme based on the CSS framework Bulma. on github using jekyll-action.

Initial Set Up

gem install jekyll bundler

Building/Testing

bundle exec jekyll serve

And go to http://localhost:4000 in your browser. The page will automatically update, unless _config.yml is changed (in which case you have to restart jekyll).

Docker for Jekyll

As an alternative, you can also use docker to build the website in a Jekyll container

docker-compose up

Deployment

Simply push to the main branch. The site will be deployed automatically.

About

Webpage for the workshop on "The Role of Robotics Simulators for Unmanned Aerial Vehicles" (proposed for ICRA 2023)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published