benatespina/amp-twig-theme

AMP oriented theme for Twig template engine


Keywords
twig, theme, amp, ampproject, twig-templates
License
MIT

Documentation

AMP Twig Theme

AMP oriented theme for Twig template engine

Build Status Total Downloads Latest Stable Version Latest Unstable Version

Requirements

PHP >= 7.0

Installation

The easiest way to install this bundle is using Composer

$ composer require benatespina/amp-twig-theme

Documentation

All the documentation is stored in the docs folder.

Show me the docs!

Tests

You can easily start a simple application based on Symfony framework to test the AMP Twig theme.

$ cd tests/Application
$ bin/console assets:install --symlink --relative
$ bin/console --docroot=public
$ open http://127.0.0.1:8000

Contributing

This library follows Twig coding standards, so pull requests need to execute the Allocine's TwigCs. In order to simplify we provide a Composer script that wraps all the commands related with this process.

$ composer run-script cs

There is also a policy for contributing to this bundle. Pull requests must be explained step by step to make the review process easy in order to accept and merge them.

Credits

This theme is created by:

@benatespina - benatespina@gmail.com

Licensing Options

License