Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 460 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 460 Bytes

openplcproject.github.io

This project is the source for the OpenPLC Project's website, available at openplcproject.com. The site is built using the fantastic Jekyll static site generator.

Development

  1. Install ruby
  2. Run bundle install
  3. Run bundle exec jekyll serve

Deploy

TheGitHub repository hosted on openplc/openplcproject.github.io is configured to automatically publish changes to the master branch. There is nothing you need to do.