Skip to content

Develop #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 19 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix bug structure
  • Loading branch information
leonardoelias4 committed Sep 13, 2017
commit 386f22a70852d7f1014d13b0b251dcddea083b07
Binary file modified .DS_Store
Binary file not shown.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

11 changes: 0 additions & 11 deletions .editorconfig

This file was deleted.

18 changes: 0 additions & 18 deletions .eslintrc

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ coverage

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
/static/.DS_Store
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
coderockr.com
89 changes: 0 additions & 89 deletions config.js

This file was deleted.

25 changes: 25 additions & 0 deletions crossdomain.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>


<!-- Read this: www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html -->

<!-- Most restrictive policy: -->
<site-control permitted-cross-domain-policies="none"/>



<!-- Least restrictive policy: -->
<!--
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*" to-ports="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>
-->
<!--
If you host a crossdomain.xml file with allow-access-from domain="*"
and don’t understand all of the points described here, you probably
have a nasty security vulnerability. ~ simon willison
-->

</cross-domain-policy>
6 changes: 0 additions & 6 deletions gulpfile.babel.js

This file was deleted.

21 changes: 0 additions & 21 deletions package-lock.json

This file was deleted.

80 changes: 0 additions & 80 deletions package.json

This file was deleted.

Binary file removed source/.DS_Store
Binary file not shown.
Binary file removed source/fonts/aller_std_bd-webfont.woff
Binary file not shown.
Binary file removed source/fonts/aller_std_bd-webfont.woff2
Binary file not shown.
Binary file removed source/fonts/aller_std_lt-webfont.woff
Binary file not shown.
Binary file removed source/fonts/aller_std_lt-webfont.woff2
Binary file not shown.
Binary file removed source/fonts/aller_std_rg-webfont.woff
Binary file not shown.
Binary file removed source/fonts/aller_std_rg-webfont.woff2
Binary file not shown.
Binary file removed source/fonts/allerdisplay_std_rg-webfont.woff
Binary file not shown.
Binary file removed source/fonts/allerdisplay_std_rg-webfont.woff2
Binary file not shown.
Binary file removed source/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
Loading