Skip to content

rXc3NtR1c/slim-jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Slim-Jade

What?

This is a boilerplate. It's the Slim Framework with jade.php to render views

Why?

I like the Sinatra style MVC and love Jade.

I prefer to use Node and Express, but needed to bang out something quick and I'm more proficient in PHP. So, Slim-Jade was born.

How?

  1. git clone [email protected]:w33ble/slim-jade.git
  2. cd slim-jade/vendor
  3. git clone https://github.com/everzet/jade.php.git
  4. git clone https://github.com/codeguy/Slim.git

Files of import:

  • bootstrap.php : All the app configuration happens here
  • index.php : All your routes live here

Bitdeli Badge

About

Slim Framework using Jade for templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.6%
  • HTML 18.1%
  • CSS 7.7%
  • ApacheConf 2.6%