Skip to content

Markdown based easy CMS for Phoenix(Elixir Web Framework), it's generate Markdown files not using DB.

License

Notifications You must be signed in to change notification settings

piacerex/sphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphere

Sphere is Markdown based easy CMS for Phoenix(Elixir Web Framework), it's generate Markdown files not using DB.

Here is an example:

mix sphere put

See the online documentation.

Installation

Add to your mix.exs file:

def deps do
  [
    { :sphere, "~> 0.1" }
  ]
end

License

This project is licensed under the terms of the Apache 2.0 license, see LICENSE.

About

Markdown based easy CMS for Phoenix(Elixir Web Framework), it's generate Markdown files not using DB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages