readme update with submodule clone command instructions

This commit is contained in:
mb@mb 2018-01-19 12:57:45 +01:00
parent aaff801545
commit b50e52ab62

View File

@ -2,6 +2,9 @@
# CET/CAT Website
## Cloning
The folder 'plugins' is linked to the Pelican project '[pelican-plugins](https://github.com/getpelican/pelican-plugins/commit/443739890a96125f4cfa796972a7b53119df89ff)' repository. To clone both the varia.website and pelican-plugins repository, add the --recurse-submodules option in your git clone command.
## Posting Content
We're using a platform called pelican to generate static websites. The main way to add content to the website is by making 'posts' in the folder `content`