Skip to content

Commit 5b02b0d

Browse files
committedMay 30, 2015
Deprecate webapp and use it as a Coil advert
close #77 Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 910f8b8 commit 5b02b0d

17 files changed

+19
-4068
lines changed
 

‎v7/webapp/README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
This plugin adds the ``nikola webapp`` command, which you can use
2-
to add/edit/delete posts and pages via a web interface. It *could*
3-
be used to provide a convenient UI for a Nikola instance running in
4-
a server.
1+
# Nikola WebApp is not available anymore. It has been replaced by Coil CMS.
52

6-
Use at your own risk, it's experimental and requires Nikola post-6.4.0
3+
Coil CMS is a full-featured CMS, ready to be used everywhere from small single-user sites environments to big corporate blogs.
4+
The most basic setup does not require a database and can be done in 2 minutes.
75

8-
![screenshot](https://pbs.twimg.com/media/Bh_tjouCUAAcppt.png:large "Screenshot")
6+
Coil setup guide: http://coil.readthedocs.org/admin/setup/

‎v7/webapp/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bottle
1+
coil

0 commit comments

Comments
 (0)