Moon is a minimal, one column jekyll theme.
- Minimal, you can focus on your content
- Responsive
- Disqus integration
- Syntax highlighting
- Optional post image
- Social icons
- Page for sharing projects
- Optional background image
- Simple navigation menu
- MathJax support
See a live version of Moon hosted on GitHub.
To learn how to install and use this theme check out the Setup Guide for more information.
- Use the following command:
sudo apt-get install ruby-full build-essential zlib1g-dev
To start the server locally:
-
Go to the Gemfile directory
-
Run:
gem install jekyll bundler
- Then:
bundle install
- Finally:
bundle exec jekyll serve