All Projects → benatespina → Amptwigtheme

benatespina / Amptwigtheme

Licence: mit
AMP oriented theme for Twig template engine

Projects that are alternatives of or similar to Amptwigtheme

Play Swagger
Swagger spec generator for play framework
Stars: ✭ 374 (+1033.33%)
Mutual labels:  amp
Timber
Create WordPress themes with beautiful OOP code and the Twig Template Engine
Stars: ✭ 4,952 (+14906.06%)
Mutual labels:  twig
Fxp Require Asset
Helper of required assets for Twig with Webpack
Stars: ✭ 6 (-81.82%)
Mutual labels:  twig
Twig Extra Bundle
The Twig bundle for official extra extensions
Stars: ✭ 389 (+1078.79%)
Mutual labels:  twig
A11y Style Guide
Accessibility (A11Y) Style Guide
Stars: ✭ 493 (+1393.94%)
Mutual labels:  twig
Ec Cube
EC-CUBE is the most popular e-commerce solution in Japan
Stars: ✭ 591 (+1690.91%)
Mutual labels:  twig
Mthaml
Multi target HAML (HAML for PHP, Twig, <your language here>)
Stars: ✭ 362 (+996.97%)
Mutual labels:  twig
Migrify
Futuristic Grinder for Legacy Code with Effortles Confidence
Stars: ✭ 25 (-24.24%)
Mutual labels:  twig
Web Stories Wp
Web Stories for WordPress
Stars: ✭ 502 (+1421.21%)
Mutual labels:  amp
Idea Php Symfony2 Plugin
IntelliJ IDEA / PhpStorm Symfony Plugin
Stars: ✭ 797 (+2315.15%)
Mutual labels:  twig
Bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Stars: ✭ 4,136 (+12433.33%)
Mutual labels:  twig
Badge Poser
The PHP badges, renders some badges for your readme with the packagist information.
Stars: ✭ 440 (+1233.33%)
Mutual labels:  twig
Starter Theme
The "_s" for Timber: a dead-simple theme that you can build anything from
Stars: ✭ 679 (+1957.58%)
Mutual labels:  twig
Reactbundle
Client and Server-side React (React.js) rendering in a Symfony Bundle
Stars: ✭ 385 (+1066.67%)
Mutual labels:  twig
Html Extra
HTML extension for Twig
Stars: ✭ 24 (-27.27%)
Mutual labels:  twig
Spress
PHP Static site generator
Stars: ✭ 370 (+1021.21%)
Mutual labels:  twig
Chamilo Lms
Chamilo is a learning management system focused on ease of use and accessibility
Stars: ✭ 550 (+1566.67%)
Mutual labels:  twig
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (-24.24%)
Mutual labels:  twig
Craft Emptycoalesce
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty
Stars: ✭ 24 (-27.27%)
Mutual labels:  twig
Amp By Example
DEPRECATED: AMP by Example has been merged into amp.dev
Stars: ✭ 762 (+2209.09%)
Mutual labels:  amp

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 - [email protected]

Licensing Options

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].