From 8bd7bfcef42e2e085f12172c0846bb322f6fe5c4 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sun, 21 Jan 2018 19:01:31 +0100 Subject: Better linking between footnote on TLS (#223) * Better linking between footnote on TLS --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a5849e3..91c6589 100644 --- a/README.md +++ b/README.md @@ -32,16 +32,18 @@ $ ponzu gen content song title:"string" artist:"string" rating:"int" opinion:"st **What's inside** -- Automatic & Free SSL/TLS* -- HTTP/2 and Server Push -- Rapid development with CLI-controlled code generators -- User-friendly, extensible CMS and administration dashboard -- Simple deployment - single binary + assets, embedded DB ([BoltDB](https://github.com/boltdb/bolt)) -- Fast, helpful framework while maintaining control - -*TLS: +- Automatic & Free SSL/TLS[1](#f1) +- HTTP/2 and Server Push +- Rapid development with CLI-controlled code generators +- User-friendly, extensible CMS and administration dashboard +- Simple deployment - single binary + assets, embedded DB ([BoltDB](https://github.com/boltdb/bolt)) +- Fast, helpful framework while maintaining control + +1 *TLS*: - Development: self-signed certificates auto-generated -- Production: auto-renewing certificates fetched from [Let's Encrypt](https://letsencrypt.org) +- Production: auto-renewing certificates fetched from [Let's Encrypt](https://letsencrypt.org) + +[↩](#a1) ## Documentation For more detailed documentation, check out the [docs](https://docs.ponzu-cms.org) -- cgit v1.2.3