Skip to content

stackphp/stackphp.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Website

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

Powered by Sculpin. =)

Install Composer if not exist.

curl -s https://getcomposer.org/installer | php

Or if you don't have curl:

php -r "readfile('https://getcomposer.org/installer');" | php Build

If You Already Have Composer

php composer.phar install

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

Your newly generated clone of stackphp.com is now accessible at http://127.0.0.1:8080/.

About

Website for Stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15