Run local server:
$ git clone https://github.com/onepase/Ephesus.git
$ cd Ephesus
$ bundle install
$ bundle exec jekyll build
$ bundle exec jekyll serveNavigate to 127.0.0.1:4000.
Tags are created automatically under the /tags page.
To use a math formula in a post, use the mathjax:true tag in the post.
This project is open source and available under the MIT License.