summaryrefslogtreecommitdiff
path: root/docs/tutorials/cluegun
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/cluegun')
-rw-r--r--docs/tutorials/cluegun/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/tutorials/cluegun/index.rst b/docs/tutorials/cluegun/index.rst
new file mode 100644
index 000000000..4b8cacf52
--- /dev/null
+++ b/docs/tutorials/cluegun/index.rst
@@ -0,0 +1,21 @@
+======================================
+ Shared Clipboard with repoze.cluegun
+======================================
+
+repoze.cluegun is a "pastebin" application, showing how you can use
+the ``repoze.bfg`` framework for posting and managing paste sessions.
+
+In this tutorial, you'll see:
+
+ - Persistence
+
+ - Handling form data
+
+ - z3c.pt templating
+
+ - Security
+
+.. toctree::
+ :maxdepth: 2
+
+