Giter Club home page Giter Club logo

elasticreconstruction's Introduction

Ink

Ink is a minmal two-column theme for Jekyll

Screenshot

Installation

Setup on your local machine
  • Clone or download the repository
  • You should have ruby installed in your system
  • Install bundler which helps in specifying and installing dependencies of any Ruby project gem install bundler
  • Go to the root of the repo and run this - bundle install
  • Then - bundle exec jekyll serve
Make it your own
  • Fork the repository
  • Follow the configuration step
  • Host your site/blog with Ink

Configuration

  • Change the following in _config.yml
   name:               "Ink"
   description:        "A minimalistic jekyll theme for humans"
   url:                ""
   author:             "thinker3197"
   email:              "[email protected]"
   gravatar_hash:      "205e460b479e2e5b48aec07710c08d50"
   twitter:            "jhondoe"
   email:              "[email protected]"
   github:             "jhondoe"
   pinterest:          "jhondoe"
   linkedin:           "jhondoe"
   facebook:           "jhondoe"
   
  • Set the number of posts that appear in each page by changing the paginate option in _config.yml file. Default value is 5.
  • Add more navigation menus in the nav section in _config.yml.
  • Add your custom url in url option. Example : http://thinker3197.github.io/blog. Consult the gh-pages branch to see the basic setup for a blog.
  • Add your custom background by adding a custom background link in the background option in _config.yml.

Licensce

Open sourced under MIT LICENSE

elasticreconstruction's People

Contributors

qianyizh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.