profet23 / ergodox-io

ErgoDox.io's website

Home Page:https://www.ErgoDox.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The new home of the ErgoDox project; an entirely open source, split hand, keyboard designed with ergonomics in mind.

Site is built with Jekyll and themed with Docster

##Repo Structure: Github page is served to http://www.ergodox.io from the /deploy directory and the source code to render is all inside of the /src directory.

Prerequsities

  • jekyll
  • jekyll-seo-tag
  • jekyll-sitemap

Building the site locally

Once you have Jekyll installed, navigate to the /src directory and jekyll serve or jekyll build to either build and serve the site locally or just build the site. The rendered files will be put in the /deploy directory.

Ready to push to the live site?

git subtree push --prefix deploy origin gh-pages

About

ErgoDox.io's website

https://www.ErgoDox.io

License:Other


Languages

Language:HTML 47.5%Language:JavaScript 28.7%Language:CSS 20.8%Language:Ruby 3.0%