mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
8 lines
239 B
YAML
8 lines
239 B
YAML
name: Capistrano
|
|
highlighter: pygments
|
|
safe: true
|
|
lsi: false
|
|
markdown: redcarpet
|
|
redcarpet:
|
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
|
|
exclude: ["Gemfile", "Gemfile.lock", "README.md"]
|