Skip to content

Commit 583af4d

Browse files
committed
Updated README with link to deploy deplyment page.
1 parent fedd1d4 commit 583af4d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
### Updates
77

88
* Sucurity audit fixes.
9+
* README - update link to demo deployment page.
910

1011
### Package Updates Full Change Set
1112

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
* **Simple setup** instructions
1717
* Start development of a project right away with *simple*, *configured*, *browser synced*, *linter monitored* asset files.
18+
* Integration with [Travis CI](https://travis-ci.org/)
19+
* [Demo deployment available to github pages](https://weareathlon.github.io/frontend-webpack-boilerplate/)
1820
* Example assets directory for reference and **demo** building of:
1921
* *JavaScript*
2022
* *SASS*
@@ -30,8 +32,6 @@
3032
* Latest [SASS/CSS](https://github.com/sass/node-sass) compiler based on `node-sass` which provides bindings to `libsass`.
3133
* Latest [Babel 7](https://github.com/babel/babel) (`@babel/core`) - JavaScript compiler - _Use next generation JavaScript, today._
3234
* Configured and ready to use **BrowserSync** plugin - `browser-sync-webpack-plugin`
33-
* Integration with [Travis CI](https://travis-ci.org/)
34-
* Demo deployment available on [Frontend Webpack Boilerplate](https://weareathlon.github.io/frontend-webpack-boilerplate/)
3535

3636
## Requirements
3737

0 commit comments

Comments
 (0)