2017 © Pedro Peláez
 

library static-deploy

StaticDeploy will compile Twig templates and other files. The generated output can run without PHP on any web server.

image

timonf/static-deploy

StaticDeploy will compile Twig templates and other files. The generated output can run without PHP on any web server.

  • Tuesday, March 25, 2014
  • by timonf
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

StaticDeploy

StaticDeploy provides a deployment for static html pages right from your Twig templates, Less files and other resources., (*1)

You can use all generated contents without PHP. It's very useful for static information pages or small landing pages. You can use the power of dynamic web pages and, (*2)

Usage

If you want to getting started with StaticDeploy, we recommend the project template., (*3)

Available plugins

Those plugins are built-in:, (*4)

  • Twig
  • LessPHP
  • more are planned!

Built-in plugins will be loaded in Configuration/Core. If you want to load other plugins, you just have to write your own configurator., (*5)

The Versions

25/03 2014

dev-master

9999999-dev

StaticDeploy will compile Twig templates and other files. The generated output can run without PHP on any web server.

  Sources   Download

LGPL-3.0

The Requires

 

by Timon