Skip to content

cyecp/zotonic

 
 

Repository files navigation

Welcome to Zotonic Build Status

==================

Join the chat at https://gitter.im/zotonic/zotonic

Zotonic is the open source, high speed, real-time web framework and content management system, built with Erlang. It is flexible, extensible and designed from the ground up to support dynamic, interactive websites and mobile solutions.

Zotonic is incredibly fast and wonderfully stable - suited for anything from basic websites to complex distributed applications. It offers an elegant backend for managing content with the flexibility that developers need to build truly amazing applications.

Start getting to know Zotonic on the feature page, have a look at our introduction video and check out the gallery page.

You can find out more about Zotonic on http://zotonic.com, such as:

Zotonic in Docker

You can now try out zotonic easily in a Docker Container. We build images automatically on Docker Hub.

To get started quickly, start a zotonic/zotonic image on your docker machine:

# use a tagged version, or branch
docker run -d -p 8000:8000 zotonic/zotonic:release-x.y.z

# or run latest version from master
docker run -d -p 8000:8000 zotonic/zotonic:latest

Note This image is for evaluation purposes, and are not supposed to be used in production.

Flattr this git repo

About

Zotonic - The Erlang Web Framework & CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 48.6%
  • Erlang 22.6%
  • HTML 17.5%
  • CSS 6.1%
  • Smarty 4.5%
  • Shell 0.3%
  • Other 0.4%