Coder Social home page Coder Social logo

quilime / kitchentablecoders.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kitchentablecoders/kitchentablecoders.github.com

0.0 1.0 0.0 64 KB

The Kitchen Table Coders WebSite

Home Page: http://kitchentablecoders.com

License: MIT License

kitchentablecoders.github.com's Introduction

  • Theme Name: the_minimum
  • Description: A minimumlist theme for jekyll.
  • Author: Yuya Saito @ _layout
  • Version: 1.5.1

About the_minimum

  • Using HTML5 and CSS3 for clean semantic code

  • Using Responsive web design which means design adapts screen size

  • Main stylesheet(style.less) is written with LESS(You need less installed)

  • Rakefile to minify css (rake juicer:css).

    If you need to optimize change master.css to master.min at _includes/system_head.html
    If you ever change anything, you have to type command rake juicer:css to rebuild minified css.
    I'm trying to figure out how to regex strings in html via rake so that you don't have to do this manually, if you know how please help me. Thanks.

    Default is NOT linking to minified CSS, you should minifiy css to reduce http requests

This theme is free but some strings are attached

  • Install less: sudo gem install less
  • Edit _config.yml - open the file and edit where you need
  • Then you can start using it for free

How to use this?

  • If you don't know how to use Jekyll go Jekyll page
  • Most of things you can do with this theme is presented at _posts/001-post-example.markdown
  • If you want to use image in your article, theme includes jekyll-postfiles plugin go visit the page to learn how to use it
  • If you want add styles, you should edit style.less. if you need to add stylesheet then remember to put stylesheet file name in master.css
  • If you need to know what is LESS then go to http://lesscss.org/
  • If you have questions, you can do so at issue page

Code I didn't write

Jekyll related

HTML, CSS, JavaScript

kitchentablecoders.github.com's People

Contributors

swannodette avatar alliwalk avatar apitaru avatar timsgardner avatar jeffcrouse avatar

Watchers

Gabriel Dunne 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.