Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

ros-agriculture/ros-a-site.github.io

Repository files navigation

ros-agriculture.github.io

Website for rosagriculture.org.

Hugo

This branch (hugo) contains the Hugo source files. The content of the website is deployed to the master branch. Manual modifications to the master branch will be overwritten if the source files are modified. In order to debug the changes, you can make and test the website locally on your computer.

Make the website locally on Ubuntu

  • Install node js and npm: sudo apt install nodejs npm
  • Install postcss-cli globally: sudo npm install -g postcss-cli
  • Install autoprefixer globally: sudo npm install -g autoprefixer
  • Install Hugo with: sudo snap install hugo --channel=extended
  • Clone the repository: git clone https://github.com/ros-agriculture/ros-agriculture.github.io.git
  • Go inside the folder: cd ros-agriculture.github.io
  • Install required node packages: npm install
  • Run hugo and serve the website locally: hugo serve

Resources

About

ROS for Agricultural Robotics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published