Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
kirel committed Feb 13, 2016
1 parent 7221979 commit 040ebfa
Show file tree
Hide file tree
Showing 25 changed files with 736 additions and 584 deletions.
19 changes: 10 additions & 9 deletions public/classify.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta content='An approach to simplify finding LaTeX symbols.' name='description'>
<meta content='math,LaTeX,productivity,typesetting,science,machine learning,PhD' name='keywords'>
<title>Detexify LaTeX handwritten symbol recognition</title>
<link href="stylesheets/style-6d7e5c76.css" rel="stylesheet" type="text/css" />
<script src="javascripts/shared-a9b18e45.js" type="text/javascript"></script>
<link href="stylesheets/style-211700fe.css" rel="stylesheet" type="text/css" />
<script src="javascripts/shared-82878c38.js" type="text/javascript"></script>
<script src="javascripts/classify-deb1263c.js" type="text/javascript"></script>
</head>
<body class='classify'>
Expand Down Expand Up @@ -77,19 +77,20 @@ <h3>
</div>
</div>
<div id='classify--info-area'>
<h2>Want a desktop app?</h2>
<h2>Want a Mac app?</h2>
<p>
Please fill out this mini-survey!
<a href='http://goo.gl/forms/K0zoCpfhVq' onlick="trackOutboundLink('http://goo.gl/forms/K0zoCpfhVq'); return false;" target='_new'>http://goo.gl/forms/K0zoCpfhVq</a>
Download an alpha version
<a href='https://www.dropbox.com/s/87m02m8o72yqia7/Detexify%20Mac.zip?dl=0' onlick="trackOutboundLink('https://www.dropbox.com/s/87m02m8o72yqia7/Detexify%20Mac.zip?dl=0'); return false;" target='_new'>here</a>.
<script>
var trackOutboundLink = function(url) {
ga('send', 'event', 'outbound', 'click', url, {'hitCallback':
function () {
document.location = url;
}
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'hitCallback': function(){document.location = url;}
});
}
</script>
There will be bugs and it might eat your computer. Please send feedback to
<a href='mailto:[email protected]'>[email protected]</a>.
</p>
<h2>What is this?</h2>
<p>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
655 changes: 655 additions & 0 deletions public/fonts/font-awesome/fontawesome-webfont-b06b5c8f.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
504 changes: 0 additions & 504 deletions public/fonts/fontawesome-webfont-28a0cd12.svg

This file was deleted.

Binary file removed public/fonts/fontawesome-webfont-7f2f3c55.woff
Binary file not shown.
Binary file removed public/fonts/fontawesome-webfont-ad0c0513.eot
Binary file not shown.
Binary file removed public/fonts/fontawesome-webfont-c59792c0.ttf
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/javascripts/lib/json2-0407240a.js

This file was deleted.

1 change: 1 addition & 0 deletions public/javascripts/lib/json2-4187663c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions public/javascripts/lib/raphael-min-81d7ecfe.js

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions public/javascripts/lib/raphael-min-ea4640f8.js

This file was deleted.

Loading

0 comments on commit 040ebfa

Please sign in to comment.