Skip to content

igneus/zalmy-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ž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