Skip to content

Commit

Permalink
updated files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniespratley committed Jun 9, 2018
1 parent 5ef6f85 commit 38792b7
Show file tree
Hide file tree
Showing 29 changed files with 5 additions and 1,493 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ docs
dist
node_modules
angular-cms-db
.log
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 'v7.0.0'
#node_js:
# - 'v7.0.0'
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'
Expand Down
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@
"bugs": {
"url": "https://github.com/jonniespratley/angular-cms/issues"
},
"engines": {
"node": "0.10.x",
"npm": "1.3.x"
},
"scripts": {
"build": "grunt",
"test": "grunt test",
"serve": "grunt server",
"start": "electron .",
"build": "electron-packager . $npm_package_productName --prune --asar --all --version=0.29.1"
},
Expand Down
157 changes: 0 additions & 157 deletions www/404.html

This file was deleted.

96 changes: 0 additions & 96 deletions www/index.html

This file was deleted.

13 changes: 0 additions & 13 deletions www/views/_aside.html

This file was deleted.

12 changes: 0 additions & 12 deletions www/views/_content.html

This file was deleted.

11 changes: 0 additions & 11 deletions www/views/_footer.html

This file was deleted.

58 changes: 0 additions & 58 deletions www/views/_header.html

This file was deleted.

Loading

0 comments on commit 38792b7

Please sign in to comment.