Giter Club home page Giter Club logo

oryzoneboilerplatebundle's Introduction

OryzoneBoilerplateBundle

The OryzoneBoilerplateBundle allows you to use a twig template based on the great HTML5 ★ Boilerplate 4.0 by Paul Irish, Divya Manian and many other great guys. So with this bundle you can easily create heavily optimized HTML5 twig templates empowered with great features such as CSS resets, CDNed jquery (with offline fallback), asynchronous google analytics script and so on.

A little appetizer

Once you've added OryzoneBoilerplateBundle to your project it will be truly damn easy for you to produce an HTML5 enabled template. Here's a quick a fresh served appetizer to disclose what are you going to taste by using this bundle.

{# yourMainBundle/Resources/views/Default/index.html.twig #}

{% extends "OryzoneBoilerplateBundle::html5.html.twig" %}

{% block head_title %}My cool HTML5 website{% endblock %}
{% block body_container_header %}<h1>My HTML5 home page is very cool</h1>{% endblock %}
{% block body_container_main %}<p>This is the home page of my wild web site!</p>{% endblock %}
{% block body_container_footer %}Here we go with copyright infos{% endblock %}

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle.

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE

This bundle includes parts of HTML5 ★ Boilerplate under the MIT license. See the complete license in the bundle: Resources/meta/H5BP.LICENSE

About

OryzoneBoilerplateBundle is an ORYZONE initiative.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

oryzoneboilerplatebundle's People

Contributors

ajgarlag avatar awkaiser avatar jocl avatar juliomrqz avatar kepten avatar mablae avatar paramburu avatar thvd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.