Giter Club home page Giter Club logo

ed.ultimate_package's Introduction

The Ultimate Package

The Ultimate Package is Erskine Design's framework for rapidly developing the front-end of our projects and is under constant development and improvement by the team at Erskine Design, who use it daily.

Getting started

The package is a barebones framework to help you rapidly develop your projects. Create templates using the Twig template engine in /templates as you need them and use /templates/elements.html to check your styles.

The app will render your template directly from the url, so if you go to /my/page it will render the template in /templates/my/page.html.

Requirements and setup

  • A PHP >= 5.3 web server to interpret the PHP files in the package
  • SASS - Stylesheet language

Installing the Ultimate Package

  1. Clone the repository, or probably better still - download it so you don't have all of our Git history.
  2. Install the submodules by running git submodule init then git submodule update
  3. Point your web server to the /web folder

Installing SASS

  1. Install: Run gem install sass from the terminal
  2. Enable: Run sass --watch web/static/css:web/static/css/compiled --style compressed from the terminal within your project directory

Not designed for production!

This codebase is designed solely for development usage, we strongly advise you do not use it in production. The routing is as basic as possible, and thus has little protection built in.

Credits

The project is currently maintained by the team at Erskine Design. The original Ultimate Package was created by Greg Wood.

License

The Ultimate Package is Copyright © 2012 Erskine Design and is licensed under the Creative Commons 3.0 license.

ed.ultimate_package's People

Contributors

chrisrowe avatar

Stargazers

 avatar

Watchers

 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.