Coder Social home page Coder Social logo

mcomella / chaplin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ankitsultana/chaplin

0.0 2.0 0.0 149 KB

A minimalistic, single column theme for Jekyll

Home Page: http://ankitsultana.me/Chaplin

License: MIT License

Ruby 15.30% HTML 32.93% CSS 51.77%

chaplin's Introduction

Chaplin

Note: Check out my new theme, accent

Installation

Installation is easy. Simply download the theme here and run bundle exec jekyll serve inside the directory.

However, before going live, set the following variables in _config.yml

  1. url : This is the base url of your website. If you are hosting on GitHub, it should be set to http://your-username.github.io for example.
  2. baseurl : This is the subpath of your site. If you are hosting on GitHub, in a repository named Blog, then it should be set to /blog.
  3. tracking_id : Set this to your google analytics tracking id.

Change other variables under User Settings in _config.yml as you see fit.

Note: Don't change any variable under Build Settings.


Usage

  • To change the font for the heading, change the $heading-font variable in _sass/_vars.scss

  • To create a new post, simply save the .markdown file in the _posts directory in the format.

year-month-day-name-of-the-file.markdown
  • For Syntax highlighting, Chaplin uses Rouge which is the default highlighter in Jekyll 3 and above. If you don't know how to highlight a code block, refer.

  • To set up Google Analytics tracking id, just set the tracking_id variable in _config.yml. You also need to set google_analytics to true

Comments using Disqus

To add Disqus comments on your blog, get the universal code from the Disqus website, and copy it in _includes/disqus.html.


License

MIT. Copyright (c) Ankit Sultana

chaplin's People

Contributors

ankitsultana avatar

Watchers

 avatar  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.