Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.97 KB

README.markdown

File metadata and controls

41 lines (30 loc) · 1.97 KB
  • 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
  • Responsive web design which means design adapt screen size
  • Main stylesheet(style.less) is written with LESS
  • Rakefile to minify css (rake juicer:css)

This theme is free but some strings are atteched

  • Edit _config.yml - open the file and edit whare 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 eidt style.less. if you need to add stylesheet then remember to put stylesheet file name in master.css
  • If you have questions, you can do so at issue page

Code I didn't write

Jekyll related

HTML, CSS, JavaScript