An open API service indexing awesome lists of open source software.

https://github.com/asika32764/vaseman

PHP static site and prototype Generator. Support both Twig and Blade engines.
https://github.com/asika32764/vaseman

blade php prototype static-site static-site-generator static-website-generation twig

Last synced: 2 months ago
JSON representation

PHP static site and prototype Generator. Support both Twig and Blade engines.

Awesome Lists containing this project

README

        

![logo](https://cloud.githubusercontent.com/assets/1639206/5569131/c94743b8-8fa5-11e4-9e70-c56581354e83.png)

# The Vaseman Prototype System

[![Latest Stable Version](https://poser.pugx.org/asika/vaseman/v/stable.svg)](https://packagist.org/packages/asika/vaseman)
[![Total Downloads](https://poser.pugx.org/asika/vaseman/downloads.svg)](https://packagist.org/packages/asika/vaseman)
[![Latest Unstable Version](https://poser.pugx.org/asika/vaseman/v/unstable.svg)](https://packagist.org/packages/asika/vaseman)
[![License](https://poser.pugx.org/asika/vaseman/license.svg)](https://packagist.org/packages/asika/vaseman)

## Installation

Use Vaseman as static page generator.

``` bash
composer global require asika/vaseman
```

## Docs

See [Documentation](https://github.com/asika32764/vaseman)