Skip to content

dozed/fink

Repository files navigation

What is it?

Fink is a light-weight web publishing solution.

At the moment the following content elements are supported:

  • Posts
  • Pages for static content
  • Galleries

Frontend

Backend

Running the demo

$ git clone git@github.com:dozed/fink.git
$ cd fink
$ vi src/main/resources/c3p0.properties
$ bin/sbt.sh
> container:start

The sample application is running on: http://localhost:8080/

The admin panel is reachable under: http://localhost:8080/admin

You can load some sample data by running:

$ bin/sample-data.sh

Built with

Useful tools

html2jade

This handy tool helps converting HTML to Jade syntax.

About

fink -- a scala based cms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published