Skip to content

timhartmann/Slacky---Kirby-Blogtheme

Repository files navigation

Preview

Features of "Slacky"

  • Switch the color-sheme (Really easy)
  • RSS-Feed
  • Auto-generated Thumbs
  • Sharing an article with twitter
  • Article-switching
  • Pagination
  • Contain a scss-file
  • Responsive

Dependencies

  • Node
  • Kirby
  • Grunt
  • Bower
  • Scss/Compass

Instruction

Using Grunt // start the watch-task grunt watch

// Release a new version
grunt release:{type}

Using Bower // searching new dependencies bower search {package-name}

Folder-Structure of Scss

- scss
|-- _base
|--|-- _filename.scss
|-- _layouts
|--|-- _l-filename.scss
|-- _modules
|--|-- _m-filename.scss
|-- _states
|--|-- _s-filename.scss

Convention

// modulename - Prefix: "m-"
// layoutname - Prefix "l-"
.m-modulename
.l-layoutname

// -- to create a modifier for this module
.m-modulename--modifier

// __ for declaring a child-element
.m-modulename__child-element

What is Kirby?

Kirby is an flexible and lightweight file-based CMS, developed by Bastian Allgeier.**

Installing the theme

It's really easy to use this theme. You should only clone this repository.

git clone [email protected]:timhartmann/Slacky---Kirby-Blogtheme.git
cd THEMEFOLDER

Download the Kirby-CMS from here and copy the kirby-folder. After this, you must put the folder to the theme.

Changelog

Take a look at the tags for it please.

License

You can use this theme for free. But this theme based on kirby and this cms is not free, you must purchase a license (30$).

Photos

All the photos for the preview are from a really good photographer "Jan Behre". Look at his portfolio for other fotos.

Google Webfonts

I implement the font "Open Sans Condensed" with the Google Webfonts

About

Slacky - A free blogtheme for Kirby

Resources

Stars

Watchers

Forks

Packages

No packages published