Skip to content

Commit d171e31

Browse files
committed
Setup github pages
1 parent 1228770 commit d171e31

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Started in SAP, transitioned to APS.NET MVC 5 project, migrated to Angular...
66

77
To be continued...
88

9-
follow details on https://jan-stepien.github.io/hello-world/
9+
follow details on https://jan-stepien.github.io/hello-world/i-just-call-to-say-i-love-you
1010

angular.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,13 @@
117117
"devServerTarget": "personalApplication:serve:production"
118118
}
119119
}
120+
},
121+
"deploy": {
122+
"builder": "angular-cli-ghpages:deploy",
123+
"options": {}
120124
}
121125
}
122-
}},
126+
}
127+
},
123128
"defaultProject": "personalApplication"
124-
}
129+
}

0 commit comments

Comments
 (0)