Giter Club home page Giter Club logo

jekyll-wardrobe's Introduction

Wardrobe

A collection of Jekyll themes made by Mu-An.
This is work in progress, come back later. Star the repo or follow me on Twitter to get updates.


To-dos

  1. Pagination
  2. Syntax highlighting code for each theme
  3. Style titles
  4. Pretty date
  5. Instruction
  6. RSS feed
  7. Category links
  8. Signoff
  9. Move things out of includes
  10. Style blockquotes
  11. Check image and iframe presentations in posts
  12. Confirm installation commands
  13. Move theme layouts to _include
  14. Update to Jekyll 1.1.0

Instruction for new Jekyll sites

  1. Fork this repository
  2. Clone your forked repository to your computer
  3. Go to your directory and edit _config.yml to your preference
  4. gem install jekyll
  5. And you're all set, run jekyll build and then jekyll serve -w. Your site should be up at http://localhost:4000
  • Add baseurl in your config file if your blog is not sitting on root.

Instruction for existing Jekyll sites

1. Clone both _layouts and themes folders and also index.html, about.html and categories.html; make sure you're using the cloned layouts for pages
2. Set the following variables in _config.yml

theme:            # scribble/a/b
signoff:          # your name
facebook_appid:   # facebook appid for like button
google_analytics: # google analytics id
disqus_shortname: # disqus account name

owner:            
  name:           # your name
  avatar:         # your avatar url
  bio:            # biography

links: 
  - name:         Home
    url:          /
  - name:         Categories
    url:          /categories
  - name:         About
    url:          /about

Contact

Twitter, Blog, Email

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.