mirror of
https://github.com/lektor/lektor-website.git
synced 2025-04-03 00:45:37 +02:00
Merge pull request #154 from drewja/patch-1
contents.lr double negative
This commit is contained in:
commit
3d22c7d9a0
@ -32,17 +32,17 @@ traffic a static website will stay up for longer on the same server than a
|
||||
dynamic one that needs to execute code.
|
||||
|
||||
Sure, there are some things you cannot do on a static website, but those are not
|
||||
things you would not use Lektor for. For small dynamic sections, JavaScript
|
||||
things you would use Lektor for. For small dynamic sections, JavaScript
|
||||
paired up with other services is a good solution.
|
||||
|
||||
<img src="static.png" alt="" class="screenshot">
|
||||
|
||||
## Lektor is a CMS
|
||||
|
||||
However, Lektor also takes from content management systems like WordPress
|
||||
and provides a flexible browser-based admin interface from which you can
|
||||
edit your website's contents. Unlike traditional CMS solutions, however, it
|
||||
runs entirely on your own computer.
|
||||
Lektor takes from content management systems like WordPress and provides a
|
||||
flexible browser-based admin interface from which you can edit your website's
|
||||
contents. Unlike traditional CMS solutions, however, it runs entirely on your
|
||||
own computer.
|
||||
|
||||
This means you can give a Lektor website to people that have no understanding
|
||||
of programming and they can still modify the content and update the website.
|
||||
|
Loading…
x
Reference in New Issue
Block a user