generator-wvu-static-site
Version:
WVU Static Site Generator
21 lines (12 loc) • 429 B
Markdown
<%= _.slugify(siteName) %>
==================
**Site name:** <%= siteName %>
**Site description:** <%= siteDescription %>
**Developers name(s):** <%= authorName %> <<%= authorEmail %>>
**Stash repository URL:** [<%= siteGitRepo %>](<%= siteGitRepo %>)
**Site URL:** [<%= siteDomain %>](<%= siteDomain %>)
**Dependencies necessary to work with this site:**
* NodeJS
* Gulp
* Bower
**Other notes, comments, or reminders:**