Add readme.md
parent
dd325cea3c
commit
8af24d535a
@ -0,0 +1,21 @@
|
|||||||
|
# babelmark.github.io
|
||||||
|
|
||||||
|
This is the front-end website of powering [babelmark3](http://babelmark.github.io)
|
||||||
|
|
||||||
|
## Internals
|
||||||
|
|
||||||
|
The babelmark3 website is relying on the following services/libraries:
|
||||||
|
|
||||||
|
- [Jekyll](https://jekyllrb.com) for the templating
|
||||||
|
- [Github-Pages](https://pages.github.com/) for the hosting
|
||||||
|
- [Skeleton](http://getskeleton.com/) for the minimal CSS framework
|
||||||
|
- [JQuery](https://jquery.com/)
|
||||||
|
- [Prism](http://prismjs.com/) for the syntax highlighting
|
||||||
|
- [loader.io](http://loading.io/) for the spin icon
|
||||||
|
- [github-corners](https://github.com/tholman/github-corners) for the fresher "fork me on github"
|
||||||
|
- [github-markdown-css](https://github.com/sindresorhus/github-markdown-css) for rendering the results
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">babelmark3 website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://xoofx.com" property="cc:attributionName" rel="cc:attributionURL">Alexandre Mutel</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
Loading…
Reference in New Issue