Merge and fix name
This commit is contained in:
parent
506a8a85a4
commit
e9c1fb9777
15
README.md
15
README.md
@ -20,15 +20,12 @@ Python, Jinja and Pelican) into a set of html pages, files and images. This set
|
|||||||
of documents is then uploaded to the server.
|
of documents is then uploaded to the server.
|
||||||
|
|
||||||
One of the things that Pelican uses is _plugins_. They are used to add extra
|
One of the things that Pelican uses is _plugins_. They are used to add extra
|
||||||
features to the generation process of the website.
|
features to the generation process of the website. In this repository there is
|
||||||
|
a folder called 'pelican-plugins' and another one called 'plugins-custom'. The
|
||||||
In this repository there is a folder called 'plugins' and another one called
|
first one, 'pelican-plugins', is linked to the offical collection of plugins from the
|
||||||
'plugins-custom'.
|
Pelican project
|
||||||
|
'[pelican-plugins](https://github.com/getpelican/pelican-plugins/)'. The other
|
||||||
The first one, 'plugins', is linked to the offical collection of plugins from
|
one, 'plugins-custom', consists of plugins that we wrote ourself.
|
||||||
the Pelican project '[pelican-plugins](https://github.com/getpelican/pelican-plugins/)'.
|
|
||||||
|
|
||||||
The other one, 'plugins-custom', consists of plugins that we wrote ourself.
|
|
||||||
|
|
||||||
## Posting Content
|
## Posting Content
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user