Skip to content

simensen/blog.not-seen-here.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not Seen Here Legacy

This repository contains (almost) everything that makes up blog.not-seen-here.com.

Powered by Sculpin. =)

Build

If You Already Have Composer

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

Your newly generated clone of blog.not-seen-here.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

Not Seen Here Legacy Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published