forked from brunch/brunch.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupport.html
More file actions
60 lines (51 loc) · 6.48 KB
/
support.html
File metadata and controls
60 lines (51 loc) · 6.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>Brunch | ultra-fast HTML5 build tool</title><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"><link rel="stylesheet" href="styles/app.css"><!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]--><!-- Grunticon Loader: place this in the head of your page -->
<script>
/* grunticon Stylesheet Loader | https://github.com/filamentgroup/grunticon | (c) 2012 Scott Jehl, Filament Group, Inc. | MIT license. */
window.grunticon=function(e){if(e&&3===e.length){var t=window,n=!(!t.document.createElementNS||!t.document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect||!document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1")||window.opera&&-1===navigator.userAgent.indexOf("Chrome")),o=function(o){var r=t.document.createElement("link"),a=t.document.getElementsByTagName("script")[0];r.rel="stylesheet",r.href=e[o&&n?0:o?1:2],a.parentNode.insertBefore(r,a)},r=new t.Image;r.onerror=function(){o(!1)},r.onload=function(){o(1===r.width&&1===r.height)},r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw=="}};
grunticon( [ "/images/svg/icons.data.svg.css", "/images/svg/icons.data.png.css", "/images/svg/icons.fallback.css" ] );</script>
<noscript><link href="/images/svg/icons.fallback.css" rel="stylesheet"></noscript></head><body><div id="navbar"><div class="container"><a href="/" class="icon-brunch-logo-web"></a><ul class="nav nav--main-nav"><li><a href="/" class="nav__item--main-nav">Home</a></li><li><a href="/plugins.html" class="nav__item--main-nav">Plugins</a></li><li><a href="/skeletons.html" class="nav__item--main-nav">Skeletons</a></li><li><a href="/examples.html" class="nav__item--main-nav">Examples</a></li><li><a href="/compare.html" class="nav__item--main-nav">Compare</a></li><li><a href="/support.html" class="nav__item--main-nav active">Support</a></li><li><a href="https://brunch.roon.io/" class="nav__item--main-nav active">Blog</a></li></ul></div></div><div class="page__content container"><div class="grid"><div style="float:right" class="grid__item one-whole desk-one-third"><div class="social-buttons"><span><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://ghbtns.com/github-btn.html?user=brunch&repo=brunch&type=watch&count=true&size=large" style="width: 160px; height:30px;" class="social-button-github"></iframe></span><span><iframe allowtransparency="true" frameborder="0" scrolling="no" src="https://platform.twitter.com/widgets/follow_button.html?screen_name=brunch&show_count=true&size=l" style="width: 260px; height:30px;" class="social-button-twitter"></iframe></span><span><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://platform.twitter.com/widgets/tweet_button.html?count=horizontal&id=twitter-widget-0&lang=en&original_referer=http%3A%2F%2Flocalhost%3A3333%2F&related=brunch&size=l&text=Brunch%20%7C%20HTML5%20application%20assembler&url=http%3A%2F%2Fbrunch.io&via=brunch" class="twitter-share-button twitter-tweet-button twitter-count-horizontal" style="width: 130px; height:30px;" class="social-button-twitter"></iframe></span></div><div class="tweets"><h3>People love Brunch!</h3><a class="twitter-timeline" data-dnt="true" href="https://twitter.com/brunch/favorites" data-widget-id="397311715655684096">Favorite Tweets by @brunch</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div></div><div class="grid__item one-whole desk-two-thirds"><h1>Community</h1>
<p>All docs are available <a href="https://github.com/brunch/brunch/tree/stable/docs">on GitHub</a>.</p>
<p>Follow <a href="http://twitter.com/brunch">@brunch</a> and <a href="http://twitter.com/paulmillr">@paulmillr</a> on twitter to get latest updates & news.
Feel free to discuss things with other users and ask for help in our ost.io <a href="http://ost.io/@brunch/brunch">forum section</a>.
You can also ask questions with <a href="http://stackoverflow.com/questions/tagged/brunch">#brunch tag at Stack Overflow</a>
</p>
<p>
If you want to add something new to brunch or
create your own plugin, <a href="https://github.com/brunch/brunch/blob/master/CONTRIBUTING.md">contributing guidelines</a>
can help you.
</p>
<p>There are also some text editor plugins that simplify developing apps:</p>
<ul>
<li><a href="https://github.com/drichard/vim-brunch">Vim-brunch</a> by <a href="https://github.com/drichard">@drichard</a></li>
</ul>
<h2>Commercial support</h2>
<p>
<a href="http://paulmillr.com/">Paul</a>, brunch core dev is offering
commercial support, consulting and training for Brunch, Chaplin and Backbone-based web
applications. Send him
<a href="mailto:paul+consulting@paulmillr.com">an email</a>
for more information.
</p>
<p>
<a href="http://andriy.drozdyuk.com">Andriy Drozdyuk</a> in Fredericton, NB, Canada. Contact me at <a href="mailto:drozzy@gmail.com">drozzy@gmail.com</a> for more information.
Local only.
</p>
<p>Are you providing Brunch consulting too? <a href="https://github.com/brunch/brunch.github.com/edit/master/index.html">Place yourself here!</a></p>
</div></div><footer><hr class="rule"><p><small>Hosted on <a href="https://github.com/brunch/brunch.github.com">GitHub Pages</a>. The content on this website is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US">CC BY 3.0</a>. Logo by <a href="http://helle.in">Michael Hellein</a></small></p></footer></div><script src="scripts/app.js"></script><script>require('scripts/app');
</script> <script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '4f1631bbcb25bc723b000007');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
</body></html>