Skip to content

jeffmcaffer/node-red.github.io

This branch is 1 commit ahead of, 534 commits behind node-red/node-red.github.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e49209c · Oct 25, 2019
Oct 8, 2019
Aug 16, 2019
Nov 20, 2016
Oct 17, 2019
Jul 6, 2019
Sep 13, 2019
Sep 3, 2013
Oct 18, 2019
Oct 25, 2019
Oct 17, 2019
Sep 3, 2013
Jan 30, 2019
Oct 12, 2017
Nov 25, 2015
Sep 12, 2013
Nov 4, 2016
Nov 25, 2017
Jun 26, 2019
Sep 11, 2015
Nov 20, 2016
Oct 18, 2019
Dec 17, 2015
Sep 3, 2013

Repository files navigation

node-red.github.io

Node-RED Site

Contributing / Fixes

For simple typos and single line fixes please just raise an issue pointing out our mistakes. For larger changes, please raise them on the mailing list, or Slack team #docs channel, and if necessary provide content for review on the wiki.

If you need to raise a pull request please read our contribution guidelines before doing so.

Previewing the Site

This site is a Github Pages site that uses Jekyll for static site generation. To preview and test the site, first, make sure Jekyll is installed.

Fork the repository so you can make changes, commit them to your own repository and make pull requests for review. Then clone the repository if you haven't already:

git clone https://github.com/{your-github}/node-red.github.io

Then run jekyll:

cd node-red.github.io
jekyll serve -w

Once the site is built and running you can preview it at http://127.0.0.1:4000/.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.1%
  • CSS 24.5%
  • JavaScript 7.0%
  • Ruby 0.4%