X-Git-Url: https://git.korewanetadesu.com/?p=pelican-mode.git;a=blobdiff_plain;f=README.md;fp=README.md;h=5a547c2db3aaa62ee2ce19cf53525bee397b15d8;hp=ceec3d79a0d0a8f4cf33bf6163b4090c467610fc;hb=ff850838ebd346f39e4766911b1818b274b7c3b5;hpb=c1a3b1044b0fc327ecfc2c5104a283201d7a0b7a diff --git a/README.md b/README.md index ceec3d7..5a547c2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -# pelican-mode +pelican-mode is an Emacs minor mode for editing pages and posts in +[Pelican] sites. -pelican-mode is a minor mode for editing pages and posts in [Pelican] -sites. It's intended to be used alongside [markdown-mode] or -[rst-mode]. - -It also assumes you've set up Pelican with `pelican-quickstart` or +It's intended to be used alongside [markdown-mode] or [rst-mode]. It +also assumes you've set up Pelican with `pelican-quickstart` or something like it. In particular it assumes: * The existence of `pelicanconf.py` and `Makefile` in some ancestor