1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:13:52 +02:00

jekyll: update page

- Made heading to be all lower case
- Changed the word _site from inside backticks to quotes
This commit is contained in:
Agniva De Sarker 2017-10-29 19:39:46 +05:30
parent 74ce43b08d
commit ac600a36e0

View file

@ -1,4 +1,4 @@
# Jekyll
# jekyll
> A simple, blog-aware, static site generator.
@ -10,6 +10,6 @@
`jekyll serve --incremental`
- Generate the current folder into `./_site:`:
- Generate the current folder into "./_site":
`jekyll build`