codmajik / codmajik.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autm-rb

Another theme for jekyll. based on shiori and midnight

features:

  • github, stackoverflow, twitter links
  • sharebuttons: twitter, facebook, google plus
  • comments via DISQUS
  • google analitics
  • pagination
  • tags
  • codehighlighting
  • bootstrap components
  • font awesome
  • responsive
  • embeded video support
  • cool colors

Contribution

Pull Requests always welcome.

Screens

Installation

  • Fork this repository
  • Clone it: git clone https://github.com/YOUR-USER/autm-rb
  • Install the GitHub Pages gem (includes Jekyll): bundle install
  • Run the jekyll server: jekyll serve or bundle exec jekyll serve

Customization

Edit this files before using

  • _config.yml REQUIRED
  • /index.html - change the default image and email
  • /projects.html - here you can share some of your projects
  • /resume.html - write something about you
  • /favicon.ico change it or leave the existing one
  • _includes/title.html REQUIRED

Licensing

MIT Feel free to use and edit.

About

License:MIT License


Languages

Language:HTML 52.3%Language:CSS 47.1%Language:Ruby 0.6%