2017 © Pedro Peláez
 

library bloge

Ultra light, flexible and easy-to-use static website generator

image

bloge/bloge

Ultra light, flexible and easy-to-use static website generator

  • Thursday, December 24, 2015
  • by bloge
  • Repository
  • 2 Watchers
  • 5 Stars
  • 14 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Bloge

, (*1)

Bloge /blɒgi:/ is a static website framework for PHP., (*2)

Bloge focuses on simple and flexible API for building static websites. It's ideal for content-driven (but static) websites like personal blogs, visit cards, galleries, landing pages, and/or documentations., (*3)

Bloge gives you complete freedom over your content format, storage, rendering, and much more., (*4)

Such limitless, much flexible. wow., (*5)

Features

  • Simple and flexible API
  • Compile app to static HTML (or anything else)
  • Content route aliases, maps and ignores
  • Content processing
  • Data mapping
  • Complete freedom of choice: swappable content formats, template engines, compilation methods, website structure. Basically, your limitation is imagination

Basic packs

You also may want to try some basic packs., (*6)

You may start with bloge/starter-pack. You can install it via composer somewhere on webserver:, (*7)

composer create-project bloge/starter-pack

In current directory will be created Bloge starter pack website. Explore its source code and read manual provided by starter pack., (*8)

Also checkout the advanced pack that comes with front matter content and Twig templates bloge/advanced-pack:, (*9)

composer create-project bloge/advanced-pack

Documentation and packs

Documentation and list of packs might be found in wiki., (*10)

Logo and License

See LICENSE.txt., (*11)

Logo was created by Iryna Ivanova. Thanks to her for such an AWESOME :fire: bloge logo., (*12)

The Versions

24/12 2015

dev-master

9999999-dev

Ultra light, flexible and easy-to-use static website generator

  Sources   Download

The Requires

 

The Development Requires