GithubHelp home page GithubHelp logo

jhiggins-thrillist / scribble Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muan/scribble

0.0 1.0 0.0 229 KB

:tomato: A Jekyll theme.

Home Page: http://scribble.muan.co

License: MIT License

HTML 16.76% Ruby 7.44% CoffeeScript 0.26% CSS 57.48% JavaScript 18.05%

scribble's Introduction

Scribble

A Jekyll theme. Want a demo? click and read instruction. ๐Ÿ‘ˆ
More themes.

screenshot

There is no clever design philosophy to talk about, I tried to find something to work with, and 'scribble' came to my mind.

This theme uses Open Sans powered by Google Web Fonts, and was written in plain HTML, SCSS & CoffeeScript, though .scss & .coffee files wouldn't be included in the theme.

The theme is mobile optimized but I did not check browser compatibility. It looks great in Chrome, Safari and Firefox though.


Get started

  1. Fork the repository.
  2. Clone the repository to your computer.
    git clone https://github.com/username/scribble
  3. bundle install
  4. Using older versions of Jekyll
    Build and run Jekyll using jekyll --server --auto.
    Using Jekyll 1.0
    Build Jekyll using jekyll build.
    Then run Jekyll using jekyll serve --watch, go to http://localhost:4000 for your site.

Make it yours

  1. I have extracted most user specific information to _config.yml, you should be able to set up almost everything from it.
  2. Change about.md for blog intro.
  3. For domain settings, see the guide from GitHub.

Options

When writing a post, there are 3 options you can add to the header.

  1. disqus: y
    If disqus is set to 'y', at the end of the post there will be a disqus thread, just like this one. To use disqus, you MUST set up your own disqus account.

  2. share: y
    An option for showing tweet and like button under a post.

  3. date: 2013-05-06 18:07:17
    Date is not a required header since Jekyll reads the file name for date, this was added in only for the signoff time. (as shown at the end of this post) If you don't want the signoff time, go into /includes/signoff.html remove the <span>, and remove {% include signoff.html %} from /layouts/post.html.


The end

Like it? Tell me.
Question? Use GitHub Issues.

scribble's People

Contributors

grplyler avatar jhiggins-thrillist avatar kaneshin avatar lord63 avatar muan avatar nigelmd avatar olieidel avatar quinncnl avatar take avatar zerongjiang 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.