Skip to content

shifufx/shifufx.github.io

 
 

Repository files navigation

Personal Website for Trading Result

Install and Test

  1. Download or clone repo git clone git@github.com:joshgerdes/jekyll-uno.git
  2. Enter the folder: cd jekyll-uno/
  3. If you don't have bundler installed: gem install bundler
  4. Install Ruby gems: bundle install
  5. Start Jekyll server: bundle exec jekyll serve --watch

Access via: http://localhost:4000/jekyll-uno/

If you would like to run without using the github-pages gem, update your Gemfile to the following:

source 'https://rubygems.org'
gem 'jekyll-paginate'
gem 'jekyll-watch'
gem 'kramdown'
gem 'kramdown-parser-gfm'

Demo and Download

Demo Download

jekyll-uno - free Jekyll theme


Copyright and license

It is under the MIT license.

Packages

No packages published

Languages

  • JavaScript 97.9%
  • SCSS 1.5%
  • Other 0.6%