No description
Find a file
Sebastian Kuzminsky 0ee810002e release 2.7.4
2016-02-08 21:27:40 -07:00
_data release 2.7.4 2016-02-08 21:27:40 -07:00
_includes move "Source" link from jepler's mirror to the official github organization 2016-01-20 19:04:48 -07:00
_layouts 'page' layout doesn't need the title at the top of the page 2015-11-06 17:13:54 -07:00
_posts release 2.7.4 2016-02-08 21:27:40 -07:00
community fix the link to "Contributing to LinuxCNC" 2016-01-20 20:07:14 -07:00
css add trademark legal disclaimers 2015-12-21 09:35:45 -06:00
images add Board of Directors page 2015-11-06 17:42:57 -07:00
news remove News navbar link, add an "older news" link to the bottom of the posts instead 2015-11-10 17:14:42 -07:00
scripts new push location in post-receive hook 2015-11-10 20:38:55 -07:00
search add a "google custom search" page (linked in the navbar) 2015-11-10 10:33:13 -07:00
.gitignore include the git version in each file of the built site 2015-11-08 20:35:58 -07:00
.htaccess htaccess: manage in git 2015-11-29 11:47:06 -06:00
_config.yml add trademark legal disclaimers 2015-12-21 09:35:45 -06:00
favicon.png add a favicon 2015-11-10 21:12:31 -07:00
feed.xml add jekyll template 2015-11-04 17:28:41 -07:00
index.md remove News navbar link, add an "older news" link to the bottom of the posts instead 2015-11-10 17:14:42 -07:00
README.md add a Readme 2015-11-08 20:46:50 -07:00

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).