Skip to content

Commit bdc32b1

Browse files
author
Ian Egner
committed
Make changes for github pages
1 parent 4413036 commit bdc32b1

File tree

5 files changed

+4999
-12
lines changed

5 files changed

+4999
-12
lines changed

.gitignore

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
.DS_Store
33
node_modules
44
npm-debug.log
5-
5+
6+
### Taken out of gitignore so that the repo can be used for github pages
7+
68
# Generated docs css and js
7-
docs/css/docs.css
8-
docs/js/scripts.js
9-
9+
#docs/css/docs.css
10+
#docs/js/scripts.js
1011
# Generated docs markup
11-
index.html
12+
#index.html
1213

1314
### You may want to exclude the compiled CSS and JS
1415
### from version control. If so uncomment the line below

0 commit comments

Comments
 (0)