Code Monkey home page Code Monkey logo

radiate's Introduction

radiate

A Laravel 4 starter package with HTML5 Boiler Plate, Twitter Bootstrap, Font Awesome, SASS, and a quick little login/register script to get you started. Nothing else (but a Boxfile for those who deploy to pagodabox)

Tell me more...

Radiate is a laravel 4 project that uses sensible defaults when creating new HTML5/php projects. No packages were included, it's just a quick mod to the html/php to gain a few features often used by devs.

How it was Created

  • The index.html file from HTML5 BoilerPlate was turned into a view layout using blade templating.

  • The js, css, ico, and img files of H5BP have been added to their corresponding asset directory (assets directory structured per github style guide.

  • The suggested .htaccess file from H5BP is included.

  • Twitter Bootstrap css and js (sassy!)

  • font awesome support (sassy too!)

  • A Boxfile and Boxfile.install is included for those hosting their project on pagodabox.com.

How to use

  1. Clone the code into your web dev environment: git clone [email protected]:cborgia/radiate.git www
  2. cd into www cd www
  3. call composer update composer update
  4. start a server to make sure it's all good: php artisan serve
  5. setup new key: php artisan key:generate
  6. Get to work

Updates

  • Updated July 7, 2013 (latest Laravel beta)
  • Updated May 5, 2013 (latest Laravel beta)
  • Updated April 23, 2013 (latest Laravel beta)
  • Updated March 29, 2013 (latest Laravel beta)

radiate's People

Contributors

taylorotwell avatar daylerees avatar franzliedke avatar jasonlewis avatar sparksp avatar cviebrock avatar tobsn avatar cborgia avatar crynobone avatar bencorlett avatar ericlbarnes avatar neoascetic avatar jesseobrien avatar codler avatar jakobud avatar mikelbring avatar kapv89 avatar kbanman avatar vespakoen avatar pedroborges avatar lancepioch avatar hirokws avatar tommyc81 avatar bpierre avatar loic-sharma avatar bertiful avatar mcintyre94 avatar syntaqx avatar vtalbot avatar vfragosop avatar

Watchers

James Cloos avatar chuandadexiaoyu 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.