397 liens privés
Plein de ressources pour k8s.
parallel deployment
http://java-monitor.com/forum/showthread.php?t=1288
tout un poème.
doc des filtres à disposition dans jinja2.
exemple avec replace.
{{ "Hello World"|replace("Hello", "Goodbye") }}
-> Goodbye World
"""
mdoc inspired by flatdoc is a markdown code documentation system, capable of producing documentation similar to Three.js and Backbone.js. It is designed for people who use Github Pages to host their code documentation, but it can easily be adapted for other use cases (it only consists of html, css, and javascript after all).
No build process needed
Deployable via GitHub Pages
Can fetch more than just the README file
Just create an HTML file, create some markdown files and deploy! :)
"""
Utile pour maintenir une doc en markdown sans aucune compilation préalable, sur un site statique (html/css/js).
compilation de plein de docs pour le dev
via http://www.slobberbone.net/shaarli/index.php?4aAj4w