Skip to content

ardor-education/ardor-education.github.io

Repository files navigation

git clone https://github.com/ardor-education/www.ardoreducation.com.git

Start Jekyll server/watcher

bundle exec jekyll serve -w

or for incremental builds add the incremental tag

bundle exec jekyll serve -w --incremental

View live site at http://localhost:4000