Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
v.0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
imfunniee authored May 26, 2019
1 parent 17cd853 commit 4e7446c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 26,7 @@ gitfolio build <username>
```
`<username>` is your username on github. This will build your website using your GitHub username and put it in the `/dist` folder.

To run your website use `run` command (please refrain from using this for now)
To run your website use `run` command

```sh
gitfolio run
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "gitfolio",
"version": "0.1.3",
"version": "0.1.4",
"description": "a portfolio website for everyone to showcase your work",
"main": "build.js",
"bin": "bin/gitfolio.js",
Expand Down

0 comments on commit 4e7446c

Please sign in to comment.