Skip to content
Glen Larsen edited this page Nov 17, 2015 · 2 revisions

The MutopiaWeb project contains all the files relevant to building and maintaining the website. It was separated from the sheet music archive in the fall of 2015.

##On the client side Once a piece of music is merged into the music archive, it must be published to prepare the piece for viewing on the web site. The process of publishing is done through a number of shell scripts and java.

For more information on the shell scripts, see the UsefulScripts README file.

For more information on building the java client-side utility, see mpcore README file.

##On the server side Once the music has been published on the client side, the web site must be updated to reflect those changes. This is covered as an overview in Web Site Layout wiki page.