Jekyll-Uno - a minimal, responsive theme for Jekyll based on the Uno theme for Ghost.
⚠️ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Pagination
- Syntax highlighting
- Social links
- Tags listing page
- Categories listing page
- Google Analytics integration
- Disqus integration
- Download or clone repo
git clone [email protected]:joshgerdes/jekyll-uno.git
- Enter the folder:
cd jekyll-uno/
- If you don't have bundler installed:
gem install bundler
- Install Ruby gems:
bundle install
- Start Jekyll server:
bundle exec jekyll serve --config _config.yml,_config_dev.yml
Access via: http://localhost:4000/jekyll-uno/
docker build -t jekyll . docker run -it --publish 4001:4001 --name ricalo-com -v f:\code\ricalo.github.io:/usr/src/app jekyll
It is under the MIT license.