Skip to content

Commit

Permalink
v1.0.2 release 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Jan 5, 2019
1 parent 560285e commit f9f2893
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Automate your local development environment and build static sites (vanilla-JS)

## How it works

1. Choose your favourite CSS framework to work with.
* Choose your favourite CSS framework to work with.

![scaffold-static](https://i.imgur.com/8KnFcb8.jpg)

2. Generates the required boilerplate for you.
* Generates the required boilerplate for you.

![scaffold-static-console](https://i.imgur.com/xYUTBCe.jpg)

3. Shows up the template within your default browser.
* Shows up the template within your default browser.

![Template served](https://i.imgur.com/iNjkl9F.jpg)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scaffold-static",
"version": "1.0.1",
"version": "1.0.2",
"description": "Start out building static websites powered by vanilla-js with this CLI tool",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit f9f2893

Please sign in to comment.