forked from varia/varia.website
Update 'README.md'
This commit is contained in:
parent
f1395c9b4b
commit
94aad66b82
@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
## Cloning
|
## 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.
|
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:
|
||||||
|
|
||||||
|
`git clone https://git.vvvvvvaria.org/varia/varia.manual.git --recurse-submodules`
|
||||||
|
|
||||||
## Posting Content
|
## 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`
|
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user