add a Readme

This commit is contained in:
Sebastian Kuzminsky 2015-11-08 20:46:50 -07:00
parent db22055bc3
commit 61d1418a12
2 changed files with 9 additions and 1 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
This is the Jekyll source for the www.linuxcnc.org website.
It works well with Jekyll 2.2.0 (in Debian Jessie).
1. Edit the files with any editor you like.
2. Test with "jekyll serve".
3. Commit and push to github.com/SebKuzminsky/wlo (or send a pull request).

View file

@ -4,7 +4,7 @@ email: emc-developers@lists.sourceforge.net
description: "LinuxCNC: an open source CNC machine controller"
baseurl: "/new"
url: "http://linuxcnc.org"
exclude: [ scripts ]
exclude: [ scripts, README.md ]
#twitter_username: jekyllrb
#github_username: jekyll