[Ml-yokadi] Yokadi tarballs
Aurélien Gâteau
aurelien.gateau
Jeu 8 Jan 14:12:50 CET 2009
Sébastien Renard wrote:
> Le jeudi 8 janvier 2009, Aurélien Gâteau a écrit :
>> Hum... forget this. I just realized github provide a home-made
>> server-side template system named Jekyll to pimp static html a bit :)
>
> Good. I prefer that to a bloated thing. I want to code Yokadi, not the web
> site engine for Yokadi ;-)
Yes, same thing here.
>
>> We
>> can even use Markdown syntax (/me loves Markdown).
>
> I don't know markdown yet, but I will lean -;)
Here is a minimalist crash course:
-8<------
# Level 1 title
## Level 2 title
Some interesting text.
- item 1
- item 2
- sub item 1
- sub item 2, with some *bold text*.
And here is [a link](http://google.com).
You can find more about Markdown syntax on [Markdown site][1].
[1]: http://daringfireball.net/projects/markdown/syntax
-8<------
Quite easy :)
> I think the markdown syntax is used to show up the README file on github front
> page.
Yes. If I am not mistaken, you just need to name your file README.markdown.
Aurélien
Plus d'informations sur la liste de diffusion Ml-yokadi