mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
298c302617
Note that this has a big effect on the CSS used to render the code blocks.
8 lines
160 B
YAML
8 lines
160 B
YAML
name: Capistrano
|
|
kramdown:
|
|
input: GFM
|
|
hard_wrap: false
|
|
highlighter: rouge
|
|
safe: true
|
|
lsi: false
|
|
exclude: ["Gemfile", "Gemfile.lock", "README.md", "vendor"]
|