Browse Source

Merge and fix name

master
Luke Murphy 3 years ago
parent
commit
e9c1fb9777
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 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…
Cancel
Save