DevTerm
Jekyll theme for developer portfolio
About:
- :ruby-gem: :jekyll: This is a RubyGem for Jekyll.
- Theme developed for this site.
- It uses Ruby, HTML5, Sass, ECMAScript 6, jQuery, TypedJS, UnderscoreJS, and SVG4everybodyJS.
- More about Jekyll here.
Installation:
- Install Jekyll:
gem install jekyll bundler
- Create a new Jekyll site:
jekyll new my-site
- Add this to the Gemfile:
gem "devterm"
- Add this to _config.yml:
theme: devterm
- Execute:
bundle
- Get started with the Example site found here.
- Create your site by modifying the example files.
- Preview your site:
bundle exec jekyll serve
Screencaps:
Version:
Version 0.1.8 - Published here.
Version 0.1.0
Bugs:
- No known issues at this time.
:exclamation:
Found a bug? Please submit a report here, or email Support.
License:
:warning: Use of this software is subject to important terms and conditions as set forth in the License page.
More: