summaryrefslogtreecommitdiff
path: root/docs/src/index.md
blob: 74c298660ef49931e3f431c4727a4ec303252b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Ponzu CMS + Server Framework Docs

![Ponzu](/images/ponzu-banner.png)

## What is Ponzu?

> Watch the [**video introduction**](https://www.youtube.com/watch?v=T_1ncPoLgrg)

Ponzu is a powerful and efficient open-source HTTP server framework and CMS. It 
provides automatic, free, and secure HTTP/2 over TLS (certificates obtained via 
[Let's Encrypt](https://letsencrypt.org)), a useful CMS and scaffolding to generate 
content editors, and a fast HTTP API on which to build modern applications.

Want to jump in right away? Try the [Quickstart](/Quickstart/Overview)

### Table of Contents

1. [CLI](/CLI/General-Usage/)
2. [Content](/Content/An-Overview)
3. [Form Fields](/Form-Fields/HTML-Inputs)
4. [HTTP API - Content](/HTTP-APIs/Content)
5. [HTTP API - File Metadata](/HTTP-APIs/File-Metadata)
6. [HTTP API - Search](/HTTP-APIs/Search)
7. [Interfaces - API](/Interfaces/API)
8. [Interfaces - Editor](/Interfaces/Editor)
9. [Interfaces - Item](/Interfaces/Item)
10. [Interfaces - Search](/Interfaces/Search)
11. [Creating Ponzu Addons](/Ponzu-Addons/Creating-Addons)
12. [Using Ponzu Addons](/Ponzu-Addons/Using-Addons)
13. [Quickstart](/Quickstart/Overview)
14. [Backups](/Running-Backups/Backups)
15. [System Configuration](/System-Configuration/Settings)


### Need help? Get in touch
- Chat: [#ponzu on Slack](https://gophers.slack.com/messages/C3TBV356D)
- Reach out on Twitter: [@ponzu_cms](https://twitter.com/ponzu_cms)
- File an [issue](https://github.com/haturatu/ponzu/issues)

---
current version: `v0.9.4` @ ponzu:master