Improved the grammar of README.md. (#799)

* Improved the grammar of README.md.

Also made stylistic changes.

* Corrected a typo.
This commit is contained in:
Teymour Aldridge 2019-09-10 13:20:08 +01:00 committed by Vincent Prouillet
parent 1cc0295637
commit 2377128b10

View file

@ -45,13 +45,13 @@ in the `docs/content` folder of the repository and the community can use [its fo
### ![ehh] explanations
Hugo gets ![ehh] for the template engine because while it is probably the most powerful template engine in the list, after Jinja2, it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
Hugo gets ![ehh] for the template engine because while it is probably the most powerful template engine in the list (after Jinja2) it personally drives me insane, to the point of writing my own template engine and static site generator. Yes, this is a bit biased.
Zola gets ![ehh] for the multi-language support as it only has a basic support and does not offer (yet) things like i18n in templates.
Zola gets ![ehh] for multi-language support as it only has a basic support and does not (yet) offer things like i18n in templates.
### Pelican notes
Many features of Pelican are coming from plugins, which might be tricky to use because of version mismatch or lacking documentation. Netlify supports Python and Pipenv but you still need to install your dependencies manually.
Many features of Pelican come from plugins, which might be tricky to use because of a version mismatch or inadequate documentation. Netlify supports Python and Pipenv but you still need to install your dependencies manually.
[yes]: ./is-yes.svg
[ehh]: ./is-ehh.svg