www.sharkpp.net powered by Sculpin
www.sharkpp.net for a Sculpin based web site.
Powered by Sculpin.
Initilize Sculpin and site pages assets.
# ./site init
Generate site pages by Sculpin.
# ./site generate [OUTPUT_PATH]
Launch built-in server. Please test the pages that are generated are connected by a browser to http://localhost:8000/.
# ./site test
Launch built-in server and broken link check for all internal links.
# ./site spider
Create new blog page to source/_posts/2015-05-30-[STUB].md
# ./site new [STUB]
© 2004-2017 sharkpp
This page is licensed under a Creative Commons Attribution 4.0 International License.
Code snippets are additionally licensed under The MIT License.