Skip to content
/ hepek Public
forked from sake92/hepek

Static content generator for developers. Intuitive, scalable, powerful.

License

Notifications You must be signed in to change notification settings

ubaldop/hepek

 
 

Repository files navigation

Hepek Maven Central Build Status Gitter

Projects

  • Hepek-Components, typesafe helpers built around Scalatags and other HTML/CSS/JS frameworks/libraries
  • Hepek, static site generator
  • Hepek-Play, Play framework integration for Hepek-Components

Hepek-Components

These are used in both Hepek and Hepek-Play.
Can be used in a standalone projects also:
"ba.sake" %% "hepek-components" % "0.3.1+41-df1d576a-SNAPSHOT"

These are some of the features:

  • statically typed templates
  • typesafe grids
  • typesafe form helpers
  • markdown
  • code highlighting
  • math

Hepek

Static site generator for developers. Adds these on top of Hepek-Components:

  • automatic relative paths
  • incremental rendering
  • PDF rendering

You can tart with cloning the starter template,
or deploy+fork it with Netlify (yes, for free) in just a few clicks:

Deploy to Netlify

Docs and examples


Hepek-Play

Contains additional goodies for easier integration with Play framework:

  • write response using hepek's HtmlPage without boilerplate
  • integration with Play's Fields

TODO

  • ScalaJS components
  • integrate more CSS and JS libraries/frameworks

About

Static content generator for developers. Intuitive, scalable, powerful.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.7%
  • Other 0.3%