Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

w33ble/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 git@github.com: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