Skip to content

eudoxys/eudoxys.github.io

Repository files navigation

pages-build-deployment

This is the CMS for Eudoxys Sciences website.

To run this locally using gem, run the command

bundle exec jekyll serve --livereload

To install jekyll and build the website, run the commands

gem install jekyll bundler
bundle exec jekyll build

Note that if you change the file _config.yml, you must rebuild the website.

Releases

No releases published

Packages

No packages published