Coder Social home page Coder Social logo

themes's Introduction

Dr. Jekyll's Themes - Add Your Theme!

(Yet Another) Static Site Theme Directory - see it live @ drjekyllthemes.github.io

How-To Add Your Theme

- title:     Shiori
  github:    ellekasai/shiori
  branch:    gh-pages              # note: defaults to master
  demo_url:  http://ellekasai.github.io/shiori/
  author:    Elle Kasai
  thumbnail: shiori.png
  license:   MIT

or (without the github+branch shortcuts)

- title:        Shiori
  home_url:     https://github.com/ellekasai/shiori
  download_url: https://github.com/ellekasai/shiori/archive/gh-pages.zip
  demo_url:     http://ellekasai.github.io/shiori/
  author:       Elle Kasai
  thumbnail:    shiori.png
  license:      MIT
  • Make a 250 x 200 thumbnail and drop it in the thumbnails folder. Note: Do NOT forget to list its filename in the themes.yml entry.
  • Check that everything is ok, then open up a pull request.
  • Thanks!

Tips & Tricks

Q: How to create a 250 x 200 thumbnail?

A: One way is to create a regular-size screenshoot e.g. 1024 x 768 in step one. In step two calculate how much to zoom in (divide the required width, that is, 250 pixel by your current width, that is, 1024 pixel) e.g.

 250
---- * 100 =  24.4 %
1024

Than readjust the scale to 24.4% and set the width and height to 250 x 200. That's it.

Another example - let's say the screenshoot size is 500 x 400 using the formula calculate how much to zoom in e.g.

 250
---- * 100 =  50 %
 500

Meta

License

The themes directory is dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Post them to the wwwmake forum. Thanks!

themes's People

Contributors

andrewbanchich avatar bit-ranger avatar chalatz avatar daviddarnes avatar dikiaap avatar dkbm avatar donini avatar geraldb avatar gfjaru avatar heiswayi avatar hemangsk avatar jaehee0113 avatar kuoa avatar le4ker avatar lenpaul avatar mushishi78 avatar nikrich avatar renyuanz avatar rmsubekti avatar sergiokopplin avatar sharu725 avatar siddhantgoel avatar ssokurenko avatar startzerognu avatar stijnvc avatar sunbliss avatar thereviewindex avatar vietanhdev avatar vincentchan avatar woliveiras 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.