Skip to content

Commit

Permalink
Merge pull request #331 from YashKumarVerma/cb-bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
championswimmer authored May 27, 2020
2 parents 2c4965c + 774c6ab commit 9c0bd8a
Show file tree
Hide file tree
Showing 57 changed files with 987 additions and 63,957 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,4 @@ public_static/
# IDE
/.vscode/

# Semantic UI
/semantic/*
!/semantic/src/site
!/semantic/src/theme.config
bot_key.pem
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
{
"scripts": {
"test": "node_modules/.bin/_mocha",
"prestart": "npm run theme:build",
"start": "NODE_ENV=production node index.js",
"start:dev": "NODE_ENV=development node index.js",
"theme:clean": "rimraf public_static/lib/semantic/*",
"theme:build": "cd semantic && gulp build",
"theme:watch": "cd semantic && gulp watch",
"cover": "node_modules/.bin/istanbul cover node_modules/.bin/_mocha",
"probot": "probot",
"probot:run": "probot run ./bot/index.js --private-key ./bot_key.pem"
Expand Down
4 changes: 0 additions & 4 deletions public_static/lib/jquery-3.2.1.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions public_static/lib/jquery-ui/jquery-ui.min.css

This file was deleted.

13 changes: 0 additions & 13 deletions public_static/lib/jquery-ui/jquery-ui.min.js

This file was deleted.

Loading

0 comments on commit 9c0bd8a

Please sign in to comment.