summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/cowboy.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-03-28 15:36:42 +0200
committerLoïc Hoguin <[email protected]>2016-03-28 15:36:42 +0200
commitfe3492a98de29942477b061cd02c92246f4bf85a (patch)
tree2255b796a657e6e4dfb72beec1141258d17f1220 /_build/data/projects/cowboy.toml
downloadninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.tar.gz
ninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.tar.bz2
ninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.zip
Initial commit, new website system
Diffstat (limited to '_build/data/projects/cowboy.toml')
-rw-r--r--_build/data/projects/cowboy.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_build/data/projects/cowboy.toml b/_build/data/projects/cowboy.toml
new file mode 100644
index 00000000..a9bb6bf4
--- /dev/null
+++ b/_build/data/projects/cowboy.toml
@@ -0,0 +1,10 @@
+title = "Cowboy"
+catchphrase = "Small, fast, modular HTTP server."
+description = "Cowboy is the ultimate server for the modern Web with support for Websocket, HTTP/2 and REST."
+name = "cowboy"
+repository = "https://github.com/ninenines/cowboy"
+versions = ["1.0", "2.0"]
+branches = ["1.0.x", "master"]
+has_source = true
+has_guide = true
+has_manual = true