Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wikismith/wikismith
Fun static site generator for fans of gulp and bower
https://github.com/wikismith/wikismith
Last synced: 5 days ago
JSON representation
Fun static site generator for fans of gulp and bower
- Host: GitHub
- URL: https://github.com/wikismith/wikismith
- Owner: wikismith
- Created: 2014-07-23T12:42:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T23:51:54.000Z (about 10 years ago)
- Last Synced: 2024-10-20T23:39:11.736Z (19 days ago)
- Language: JavaScript
- Homepage: http://www.wikismith.com
- Size: 239 KB
- Stars: 18
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - wikismith/wikismith - Fun static site generator for fans of gulp and bower (others)
README
Wikismith
---------------
Wikismith is a fun static site generator for fans of gulp and bower## Get Started
* npm install generator-wikismith
* mkdir my-awesome-site
* cd my-awesome-site
* yo wikismith
* gulp
* Open http://localhost:9292
## Learn more
* http://wikismith.com
## Updates
* 8/10/2014 - Default theme folder set to "themes" instead of "wikismith_themes"
* 8/4/2014 - Added bespoke.js presentations to wikismith_themes
* 8/3/2014 - Added blog functionality via page_snippets.
* 8/1/2014 - Release