Skip to content

Commit 38b0fcb

Browse files
committed
chore: remove docs and build directory
1 parent 693e7e5 commit 38b0fcb

31 files changed

+1
-88
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/.bundle
22
/.sass-cache
33
/.cache
4+
build
45
.DS_Store

config.rb

-4
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
# end
4949

5050
activate :minify_html
51-
52-
set :build_dir, 'docs'
53-
# This makes deployment on Github pages easy
54-
5551
set :css_dir, 'stylesheets'
5652
set :js_dir, 'javascripts'
5753
set :images_dir, 'images'

docs/CNAME

-1
This file was deleted.

docs/favicon.png

-4.99 KB
Binary file not shown.

docs/fonts/winkjs.eot

-4.34 KB
Binary file not shown.

docs/fonts/winkjs.woff

-4.59 KB
Binary file not shown.

docs/fonts/winkjs.woff2

-3.87 KB
Binary file not shown.

docs/images/bubbles.sketch

-27.1 KB
Binary file not shown.

docs/images/face.png

-24.3 KB
Binary file not shown.

docs/images/face.sketch

-277 KB
Binary file not shown.

docs/images/github.png

-2.56 KB
Binary file not shown.

docs/images/logo.svg

-16
This file was deleted.

docs/images/ml.png

-8.43 KB
Binary file not shown.

docs/images/nlp.png

-7.46 KB
Binary file not shown.

docs/images/sentiment.png

-13.6 KB
Binary file not shown.

docs/images/stats.png

-7.13 KB
Binary file not shown.

docs/images/tagline.png

-2.07 KB
Binary file not shown.

docs/images/tagline.sketch

-14.7 KB
Binary file not shown.

docs/images/twitter.png

-2.6 KB
Binary file not shown.

docs/images/wink.png

-5.61 KB
Binary file not shown.

docs/index.html

-50
This file was deleted.

docs/javascripts/all.js

Whitespace-only changes.

0 commit comments

Comments
 (0)