mc, jekyll, echo: add French translation and fix formatting in English version (#5000)

This commit is contained in:
Ivor Benderavage
2020-12-03 07:11:40 -05:00
committed by GitHub
parent b0ef7f61b2
commit 2a56661112
5 changed files with 64 additions and 4 deletions

View File

@@ -15,10 +15,10 @@
`jekyll serve --verbose`
- Generate the current directory into "./_site":
- Generate the current directory into `./_site`:
`jekyll build`
- Clean the site (removes site output and cache folder) without building:
- Clean the site (removes site output and `cache` folder) without building:
`jekyll clean`