Skip to content

Masssly/Wikiba.se

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikiba.se website

This repo contains the resources of the wikiba.se website.

Build Status

Installation

Get Sculpin if you do not have it yet:

curl -O https://download.sculpin.io/sculpin.phar
chmod +x sculpin.phar
mv sculpin.phar /usr/bin/sculpin

Run the install command:

composer install

Site generation

For development:

sculpin generate --watch --server

For deployment:

sculpin generate --env=prod

Running the tests

Change into the root directory of the project and run

phpunit

Note that you need to have "sculpin" available as command.

About

The Wikiba.se website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 88.7%
  • CSS 6.6%
  • PHP 4.7%