/danwt.github.io

danwt.github.io

Primary LanguageHTMLMIT LicenseMIT

Ephesus

Ephesus Jekyll Theme - Simple and Minimal Jekyll Blog Theme

Author Hakan Torun.

Features

  • Tiny CSS & No Dependency
  • Responsive Design
  • Dark/Light Theme
  • Custom 404 Page
  • About Page
  • Tags Page
  • Code Highlighter
  • Social Share
  • Atom & Json feeds
  • Robots.txt
  • Sitemap
  • Next & Previous Post
  • Pagination
  • Disqus
  • Mathjax Support
  • Google Analytics

Installation

Run local server:

git clone https://github.com/onepase/Ephesus.git
cd Ephesus
bundle install
bundle exec jekyll build
bundle exec jekyll serve

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

License

This project is open source and available under the MIT License.

Serve

docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve
docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve:stable-20220916052939