ADD how to contribute

This commit is contained in:
unpregnant 2017-02-08 20:36:42 +01:00
parent f5967a6a54
commit d90fede995
2 changed files with 2 additions and 23 deletions

View File

@ -128,20 +128,9 @@ Import new less file in `/less/fonts.less`:
TODO
## Build With
- LESS
- Mustache
- Babel
- electroshot
- Node.js, JavaScript.
TODO add readme to html!
## Contribute
Feel free to create your own templates!
TODO add contribute.md on how to contribute
Feel free to create your own templates. Please read this documentation carefully. After adding your template please add a preview as in `/public/preview` and add it to the README. Compile index.html for github Pages with `npm run readme`. If needed adjust github Pages styling in `/less/githubPages.less`.
--------------------------------------------------------------------------------

View File

@ -100,18 +100,8 @@ var marginBottom = 50; // in px
</code></pre>
<h2 id="addingatemplate">Adding a template</h2>
<p>TODO</p>
<h2 id="buildwith">Build With</h2>
<ul>
<li>LESS</li>
<li>Mustache</li>
<li>Babel</li>
<li>electroshot</li>
<li>Node.js, JavaScript.</li>
</ul>
<p>TODO add readme to html!</p>
<h2 id="contribute">Contribute</h2>
<p>Feel free to create your own templates!
TODO add contribute.md on how to contribute</p>
<p>Feel free to create your own templates. Please read this documentation carefully. After adding your template please add a preview as in <code>/public/preview</code> and add it to the README. Compile index.html for github Pages with <code>npm run readme</code>. If needed adjust github Pages styling in <code>/less/githubPages.less</code>.</p>
<hr />
<p>Icons made by <a href="http://www.flaticon.com/authors/vectors-market" title="Vectors Market">Vectors Market</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC 3.0 BY</a>.</p>
</div>