Skip to content

Hetoxys/ecstatic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecstatic

Ecstatic is the ecstatic site generator for Pharo. Ecstatic uses pillar as its markup language to describe pages, mustache templates to accommodate your content and plugins completely written in Pharo.

Installation & Usage

For installation and usage, check ecstatic's website:

http://guillep.github.io/ecstatic/

For installation on Windows, download this file :

https://mega.nz/#!RAcGHQ6Q!ab9Z05KjXDvUQtJW3Er5416SlR28l6UV_H3lIKZ8hfs

About Pillar

Pillar is a document model for Pharo that can be exported to different formats such as HTML or LaTex. Pillar defines also a syntax to describe documents and provides a parser for it. To know a bit more about how to write pillar documents you may find useful the two following links.

TODOs

  • Plugins should be parameterized with the site and use always files relative to the origin
  • last changes to citezen should be commited
  • extend pillar annotations to declare plugins

About

ecstatic site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.2%
  • HTML 17.4%
  • JavaScript 3.9%
  • Other 0.5%