mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Small tweaks
This commit is contained in:
parent
4dee6a7bba
commit
f8ea123951
1 changed files with 3 additions and 3 deletions
|
|
@ -2,10 +2,10 @@ Pelican |build-status| |pypi-version| |repology|
|
|||
================================================
|
||||
|
||||
Pelican is a static site generator, written in Python_, which allows you to create
|
||||
websites from a set of source files in various formats such as Markdown, reStructuredText, and HTML.
|
||||
web sites by composing text files in formats such as Markdown, reStructuredText, and HTML.
|
||||
|
||||
With Pelican, you can create website without worrying about databases or server-side scripting.
|
||||
Pelican generates a static site that functions on any web server or hosting service.
|
||||
With Pelican, you can create web sites without worrying about databases or server-side programming.
|
||||
Pelican generates static sites that can be served via any web server or hosting service.
|
||||
|
||||
You can perform the following functions with Pelican:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue