Skip to content

mautoz/Moon

 
 

Repository files navigation

Moon Jekyll Theme

Moon is a minimal, one column jekyll theme.

Features

  • 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

Preview

screenshot of Moon
screenshot of Moon

See a live version of Moon hosted on GitHub.

Getting Started

To learn how to install and use this theme check out the Setup Guide for more information.

Jekyll first time:

  • Use the following command:
sudo apt-get install ruby-full build-essential zlib1g-dev

To start the server locally:

  1. Go to the Gemfile directory

  2. Run:

gem install jekyll bundler
  1. Then:
bundle install
  1. Finally:
bundle exec jekyll serve

More information from Jekyll

Jekyll Quick Start

About

Moon is a minimal, one column jekyll theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.7%
  • SCSS 43.4%
  • JavaScript 2.6%
  • Ruby 0.3%