Skip to content

DanielCerejo/openplcproject.github.io

 
 

Repository files navigation

openplcproject.github.io

Build Status

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

You can (and should) run simple some simple tests with bundle exec rake test to check for common problems. The continuous integration build includes additional checks.

Deploy

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

Builds automatically run a TravisCI build. The automated build checks for valid HTML and other common problems.

About

GitHub Page hosted site for OpenPLC Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.8%
  • CSS 26.2%
  • Ruby 7.5%
  • JavaScript 6.6%
  • Shell 2.9%