GithubHelp home page GithubHelp logo

guoyu07 / blog.selfstore.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyzn/blog.selfstore.io

0.0 0.0 0.0 2.39 MB

Home Page: http://blog.selfstore.io/

License: MIT License

HTML 25.25% Ruby 5.63% CoffeeScript 1.14% CSS 67.98%

blog.selfstore.io's Introduction

Scribble

A jekyll theme. demo

screenshot

This theme is fork from https://github.com/muan/scribble .


Get started

  1. Fork the repository.
  2. Clone the repository to your computer.
    git clone https://github.com/username/scribble .
  3. bundle install .
  4. Run serve and watch assets change using rake, go to http://localhost:4000 for your site.

Replace theme for exists site

  1. Remove all theme files in your project, and commit.
  2. git remote add scribble https://github.com/username/scribble .
  3. git pull scribble master and fix conflict.

Make it yours

  1. I have extract 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.

Post options

When writing a post, there are 1 option you can add to the header.

  1. disqus: false
    Close Disqus for this post.

Page options

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

  1. disqus: false
    Close Disqus for this post.
  2. prev_page: /path/to/prev_page
    Set the prev page path for pagination.
  3. next_page: /path/to/next_page
    Set the next page path for pagination.

blog.selfstore.io's People

Contributors

chloerei avatar muan avatar strongwillow avatar take 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.