ADD how to contribute
This commit is contained in:
parent
f5967a6a54
commit
d90fede995
13
README.md
13
README.md
@ -128,20 +128,9 @@ Import new less file in `/less/fonts.less`:
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
## Build With
|
|
||||||
|
|
||||||
- LESS
|
|
||||||
- Mustache
|
|
||||||
- Babel
|
|
||||||
- electroshot
|
|
||||||
- Node.js, JavaScript.
|
|
||||||
|
|
||||||
TODO add readme to html!
|
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
Feel free to create your own templates!
|
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`.
|
||||||
TODO add contribute.md on how to contribute
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
12
index.html
12
index.html
@ -100,18 +100,8 @@ var marginBottom = 50; // in px
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
<h2 id="addingatemplate">Adding a template</h2>
|
<h2 id="addingatemplate">Adding a template</h2>
|
||||||
<p>TODO</p>
|
<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>
|
<h2 id="contribute">Contribute</h2>
|
||||||
<p>Feel free to create your own templates!
|
<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>
|
||||||
TODO add contribute.md on how to contribute</p>
|
|
||||||
<hr />
|
<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>
|
<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>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user