Skip to content
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

Update index.html #1

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html class="page page_index"><head><title>Hayaku!</title><meta charset="utf-8"><meta name="viewport" content="width=device-width"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7,IE=edge"><meta http-equiv="X-Powered-By" content="DocPad"/><!--[if gt IE 7]><!--><link rel="stylesheet" href="/s/style.css"><!--<![endif]--><!--[if lt IE 8]><link rel="stylesheet" href="/s/style_ie.css"><![endif]--></head><body><header class="section section_header text"><h1 class="header"><div class="header__i">Hayaku</div> for Sublime Text 2</h1><ul class="links"><li class="links__item"><a class="link" href="https://github.com/hayaku/hayaku">Download from GitHub</a></li><li class="links__item"><Install>through <a class="link" href="http://wbond.net/sublime_packages/package_control">Package Control</a></Install></li></ul></header><section class="section section_features text"><ul class="features"><li class="features__item features__item_fuzzy"><h2>Fuzzy abbreviations</h2><p>With hayaku you don't need to remember abbreviations and use cheatsheets. You can write just any way you like the abbreviations to be and Hayaku would try it's best to guess what you need.</p><p>That way all those abbreviations are equal:</p><ul><li><abbr title="overflow: hidden" class="abbr">oh</abbr></li><li><abbr title="overflow: hidden" class="abbr">o:h</abbr></li><li><abbr title="overflow: hidden" class="abbr">ovhi</abbr></li><li><abbr title="overflow: hidden" class="abbr">overfl:hidn</abbr></li></ul></li><li class="features__item features__item_values"><h2>Fast values</h2><p>Hayaku gives you a way to write numeric and color values very fast. Just write numbers or colors with hash symbol after the property abbreviation and Hayaku would make everything for you:</p><ul><li><abbr title="height: 10px" class="abbr">h10</abbr></li><li><abbr title="margin-left: -1.5em" class="abbr">ml-1.5</abbr></li><li><abbr title="width: 50%" class="abbr">w50p</abbr></li><li><abbr title="color: #FFF" class="abbr">cF</abbr></li><li><abbr title="background: #808080" class="abbr">bg80</abbr></li><li>etc.</li></ul></li><li class="features__item features__item_habits"><h2>Common knowledge</h2><p>Hayaku supports the majority of the Zen Coding's CSS abbrevations, so it would be easy to use Hayaku.</p><p>That's it, you can use abreviations like <abbr title="position: absolute" class="abbr">pos:a</abbr> or <abbr title="float: left" class="abbr">f:l</abbr>, but you can use the shorter variants Hayaku provide, like <abbr title="position: absolute" class="abbr">poa</abbr> and <abbr title="float: left" class="abbr">fl</abbr></p></li><li class="features__item features__item_more"><h2><a class="link" href="https://github.com/hayaku/hayaku#readme">Read on more features at GitHub!</a></h2></li></ul></section><section class="section section_roadmap text"><h2>Roadmap</h2><p>Right now Hayaku is in open alpha, so it lacks a lot of things. Here are the features that we'd try to deliver at beta.</p><ul class="roadmap"><li class="roadmap__item">Better settings — ability to set up custom abbreviations and define or redeclare all the properties from the dictionary.</li><li class="roadmap__item">More shortcuts to different CSS features — colors, numbers and more.</li><li class="roadmap__item">Expand properties through values only.</li><li class="roadmap__item">More nice thingies, check <a class="link" href="https://github.com/hayaku/hayaku/issues?direction=desc&amp;labels=Feature&amp;page=1&amp;sort=created&amp;state=open">the issues on GitHub</a>!</li></ul></section><footer class="section section_footer"><p class="fork"><a class="link" href="https://github.com/hayaku/hayaku">Fork me on GitHub!</a></p><p class="copy">By <a class="link" href="https://twitter.com/kizmarh">Roman Komarov</a> &amp; <a class="link" href="https://twitter.com/thebits">Sergey Mezentsev</a>. Stay tuned and follow <a class="link" href="https://twitter.com/hayakubundle">Hayaku's twitter</a>!</p></footer><!-- Yandex.Metrika counter--><div style="display:none;"></div><script>(function(w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter10918960 = new Ya.Metrika({id:10918960, enableAll: true, trackHash:true}); } catch(e) { } }); })(window, "yandex_metrika_callbacks");</script><script src="//mc.yandex.ru/metrika/watch.js" defer="defer"></script><noscript><div><img src="//mc.yandex.ru/watch/10918960" style="position:absolute; left:-9999px;" alt=""></div></noscript><!-- /Yandex.Metrika counter--></body></html>
<!DOCTYPE html><html class="page page_index"><head><title>Hayaku!</title><meta charset="utf-8"><meta name="viewport" content="width=device-width"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7,IE=edge"><meta http-equiv="X-Powered-By" content="DocPad"/><!--[if gt IE 7]><!--><link rel="stylesheet" href="/s/style.css"><!--<![endif]--><!--[if lt IE 8]><link rel="stylesheet" href="/s/style_ie.css"><![endif]--></head><body><header class="section section_header text"><h1 class="header"><div class="header__i">Hayaku</div> for Sublime Text 2</h1><ul class="links"><li class="links__item"><a class="link" href="https://github.com/hayaku/hayaku">Download from GitHub</a></li><li class="links__item"><Install>through <a class="link" href="http://wbond.net/sublime_packages/package_control">Package Control</a></Install></li></ul></header><section class="section section_features text"><ul class="features"><li class="features__item features__item_fuzzy"><h2>Fuzzy abbreviations</h2><p>With hayaku you don't need to remember abbreviations and use cheatsheets. You can write just any way you like the abbreviations to be and Hayaku would try its best to guess what you need.</p><p>That way all those abbreviations are equal:</p><ul><li><abbr title="overflow: hidden" class="abbr">oh</abbr></li><li><abbr title="overflow: hidden" class="abbr">o:h</abbr></li><li><abbr title="overflow: hidden" class="abbr">ovhi</abbr></li><li><abbr title="overflow: hidden" class="abbr">overfl:hidn</abbr></li></ul></li><li class="features__item features__item_values"><h2>Fast values</h2><p>Hayaku gives you a way to write numeric and color values very fast. Just write numbers or colors with hash symbol after the property abbreviation and Hayaku would make everything for you:</p><ul><li><abbr title="height: 10px" class="abbr">h10</abbr></li><li><abbr title="margin-left: -1.5em" class="abbr">ml-1.5</abbr></li><li><abbr title="width: 50%" class="abbr">w50p</abbr></li><li><abbr title="color: #FFF" class="abbr">cF</abbr></li><li><abbr title="background: #808080" class="abbr">bg80</abbr></li><li>etc.</li></ul></li><li class="features__item features__item_habits"><h2>Common knowledge</h2><p>Hayaku supports the majority of the Zen Coding's CSS abbrevations, so it would be easy to use Hayaku.</p><p>That's it, you can use abreviations like <abbr title="position: absolute" class="abbr">pos:a</abbr> or <abbr title="float: left" class="abbr">f:l</abbr>, but you can use the shorter variants Hayaku provide, like <abbr title="position: absolute" class="abbr">poa</abbr> and <abbr title="float: left" class="abbr">fl</abbr></p></li><li class="features__item features__item_more"><h2><a class="link" href="https://github.com/hayaku/hayaku#readme">Read on more features at GitHub!</a></h2></li></ul></section><section class="section section_roadmap text"><h2>Roadmap</h2><p>Right now Hayaku is in open alpha, so it lacks a lot of things. Here are the features that we'd try to deliver at beta.</p><ul class="roadmap"><li class="roadmap__item">Better settings — ability to set up custom abbreviations and define or redeclare all the properties from the dictionary.</li><li class="roadmap__item">More shortcuts to different CSS features — colors, numbers and more.</li><li class="roadmap__item">Expand properties through values only.</li><li class="roadmap__item">More nice thingies, check <a class="link" href="https://github.com/hayaku/hayaku/issues?direction=desc&amp;labels=Feature&amp;page=1&amp;sort=created&amp;state=open">the issues on GitHub</a>!</li></ul></section><footer class="section section_footer"><p class="fork"><a class="link" href="https://github.com/hayaku/hayaku">Fork me on GitHub!</a></p><p class="copy">By <a class="link" href="https://twitter.com/kizmarh">Roman Komarov</a> &amp; <a class="link" href="https://twitter.com/thebits">Sergey Mezentsev</a>. Stay tuned and follow <a class="link" href="https://twitter.com/hayakubundle">Hayaku's twitter</a>!</p></footer><!-- Yandex.Metrika counter--><div style="display:none;"></div><script>(function(w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter10918960 = new Ya.Metrika({id:10918960, enableAll: true, trackHash:true}); } catch(e) { } }); })(window, "yandex_metrika_callbacks");</script><script src="//mc.yandex.ru/metrika/watch.js" defer="defer"></script><noscript><div><img src="//mc.yandex.ru/watch/10918960" style="position:absolute; left:-9999px;" alt=""></div></noscript><!-- /Yandex.Metrika counter--></body></html>