diff --git a/README.html b/README.html new file mode 100644 index 0000000..fff56cd --- /dev/null +++ b/README.html @@ -0,0 +1,21 @@ +StrapDown.js +# StrapDown.js +[StrapDown.js](http://lbesson.bitbucket.org/md/index.html) is an awesome web script to write nice-looking webpages in pure Markdown, with no server side compilation. + +### More details +More details on [http://lbesson.bitbucket.org/md/index.html](http://lbesson.bitbucket.org/md/index.html), with examples, explanations and even more! + +---- + +# About +### Hacked by [Lilian Besson](https://github.com/Naereen) (Naereen). + +### Languages + - [JavaScript](https://en.wikipedia.org/wiki/Javascript), + - [HTML 5](https://en.wikipedia.org/wiki/HTML) and [CSS 3](https://en.wikipedia.org/wiki/Cascading_Style_Sheets). + +### License +This project is released under the **MIT license**, for more details, +take a look at the [LICENSE](http://lbesson.mit-license.org/) file in the source. + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..26f987c --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# StrapDown.js +[StrapDown.js](http://lbesson.bitbucket.org/md/index.html) is an awesome web script to write nice-looking webpages in pure Markdown, with no server side compilation. + +### More details +More details on [http://lbesson.bitbucket.org/md/index.html](http://lbesson.bitbucket.org/md/index.html), with examples, explanations and even more! + +---- + +# About +### Hacked by [Lilian Besson](https://github.com/Naereen) (Naereen). + +### Languages + - [JavaScript](https://en.wikipedia.org/wiki/Javascript), + - [HTML 5](https://en.wikipedia.org/wiki/HTML) and [CSS 3](https://en.wikipedia.org/wiki/Cascading_Style_Sheets). + +### License +This project is released under the **MIT license**, for more details, +take a look at the [LICENSE](http://lbesson.mit-license.org/) file in the source.