2017 © Pedro Peláez
 

library katana

A neat static site & blog generator with markdown support.

image

themsaid/katana

A neat static site & blog generator with markdown support.

  • Monday, November 21, 2016
  • by themsaid
  • Repository
  • 16 Watchers
  • 375 Stars
  • 1,211 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 42 Forks
  • 9 Open issues
  • 8 Versions
  • 1 % Grown

The README.md

Katana static site & blog generator

Latest Version on Packagist Software License Total Downloads, (*1)

PHP static site & blog generator with markdown support., (*2)

Using the power of laravel's Blade templating engine., (*3)

Katana static site & blog generator, (*4)

Katana was inspired by Jigsaw by Adam Wathan and the folks at Tighten., (*5)

Requirements

  • PHP 5.5.9+ or newer
  • Apache or Nginx server
  • Composer

Installation

To install a fresh Katana installation you need to install composer & run the following command:, (*6)

composer create-project themsaid/katana my-new-site

Once the installation is done you may build your website using the command:, (*7)

php katana build

Katana is shipped with sample content to help you get started immediately, and after this command runs your site will be generated in the /public directory., (*8)

Documentation

The complete Katana documentation can be found here: http://themsaid.github.io/katana/, (*9)

Blog generator

Katana is shipped with a static blog generator, all you need to do is create a new .blade.php file in the /content/_blog directory and Katana will compile all the posts and present them in a view of your choice., (*10)

Blog posts list is paginated based on the configuration options in config.php. There's also a $blogPosts variable available in all your blade views that contains an array of posts., (*11)

Blade templating engine

Blade is a simple yet powerful templating engine built for laravel, you need to check Blade's documentation if you're not already familiar with it., (*12)

Using with GitHub Pages

You can use Katana to publish a website over GitHub Pages using subtrees, the idea is to deploy the public directory as the master branch of your user GitHub pages repository or the gh-pages branch of your project repository., (*13)

You can find the full details in the documentation., (*14)

Contribution

Contributions are welcomed in this repository https://github.com/themsaid/katana-core where all source files exist., (*15)

The Versions

21/11 2016

dev-master

9999999-dev

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

08/07 2016

v1.1.0

1.1.0.0

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

23/03 2016

dev-gh-pages-src

dev-gh-pages-src

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

17/03 2016

v1.0.0

1.0.0.0

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

17/03 2016

1.0.x-dev

1.0.9999999.9999999-dev

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

08/03 2016

v0.2.1

0.2.1.0

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

03/03 2016

v0.2.0

0.2.0.0

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file

01/03 2016

v0.1.0

0.1.0.0

A neat static site & blog generator with markdown support.

  Sources   Download

MIT

The Requires

 

generator cms markdown blade static site flat-file