Skip to content

mset/zotonic

 
 

Repository files navigation

Build Status GitHub release Join the chat at https://gitter.im/zotonic/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.

Installation

Documentation

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

Contributing

Zotonic is an open source project, made possible by the community. If you’d like to contribute, please read the Contributing chapter in the documentation.

Zotonic in Docker

Try out Zotonic in a Docker container. Zotonic images are available 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 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 36.4%
  • Erlang 36.2%
  • HTML 11.3%
  • CSS 7.8%
  • Smarty 7.4%
  • Shell 0.5%
  • Other 0.4%