/zalmy-web

http://zalmy.inadiutorium.cz - Czech LOTH psalms pointed for traditional chant tones

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Žalmy

Code generating a static website with Czech psalms pointed for chant, leveraging data (psalm texts with accents marked, psalm tone notation) and tools of the In adiutorium project.

Prerequisites

  • Ruby
  • LilyPond
  • Inkscape 1.2 (ab/used for automated SVG cropping, can easily be replaced by your tool of choice - see Rakefile)

Building

  • get In adiutorium sources: $ git clone https://github.com/igneus/In-adiutorium.git
  • set required paths in configuration - either copy .env.template to .env and edit as specified there, or use another way to set the same environment variable(s)
  • $ bundle install
  • $ bundle exec rake

Developing

This is a static website built using Middleman.

$ bundle exec rake server builds dependencies (those not managed by Middleman) and starts local development server.

License

GNU GPLv3