FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Ziumin/stackphp.com: Website for Stack · GitHub

 
 

Repository files navigation

Stack Website

This repository contains (almost) everything that makes up stackphp.com.

Powered by Sculpin. =)

Build

If You Already Have Composer

composer install
vendor/bin/sculpin generate --watch --server

Your newly generated clone of stackphp.com is now accessible at http://localhost:8000/.

If You Need Composer

curl -s https://getcomposer.org/installer | php
php composer.phar install
vendor/bin/sculpin generate --watch --server

About

Website for Stack

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL