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.
|
||||
|
||||
One of the things that Pelican uses is _plugins_. They are used to add extra
|
||||
features to the generation process of the website.
|
||||
|
||||
In this repository there is a folder called 'plugins' and another one called
|
||||
'plugins-custom'.
|
||||
|
||||
The first one, 'plugins', is linked to the offical collection of plugins from
|
||||
the Pelican project '[pelican-plugins](https://github.com/getpelican/pelican-plugins/)'.
|
||||
|
||||
The other one, 'plugins-custom', consists of plugins that we wrote ourself.
|
||||
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
|
||||
first one, 'pelican-plugins', is linked to the offical collection of plugins from 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user