This repository contains (almost) everything that makes up sculpin.io.
Powered by Sculpin. =)
© Dragonfly Development Inc.
composer install
./vendor/bin/sculpin generate --watch --server
Your newly generated clone of sculpin.io is now
accessible at http://localhost:8000/
.
The recommended process for submitting a PR to the site is to first
commit your changes to a branch on your fork, and then run the command
composer publish
to update the docs/
folder that is used for GitHub
hosting. Commit the changes to docs/
to the same branch, and then
submit the PR using the normal GitHub flow.
It's not mandatory to follow this recommendation, but it does help make it easier on maintainers. They'll be able to click the "Merge" button and the changes will be deployed immediately.
app/config/sculpin_site.yml
to add the entry.