1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/_config.yml

10 lines
282 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"]
table_of_contents:
dirs: [documentation]
exclude: ["Gemfile", "Gemfile.lock", "README.md"]