[oll-user] Call for initial feedback
Resources for LilyPond and LaTeX users writing (about) music
Status: Alpha
Brought to you by:
u-li-1973
From: Urs L. <ul...@op...> - 2013-03-18 12:06:30
|
Hi all, I have completed a first working version of our site www.openlilylib.org and would like to ask you for feedback before I proceed. My next steps would be to personally invite a selection of people to participate in the project and after that send an email to lilypond-user presenting the project and ask for collaboration. The next major task (maybe this should be before the 'public' email) would probably be to provide regular file releases for all subprojects, although some of them are in a really pre-release state. If you are interested in the functionality of the 'content management' in use you may go to http://sourceforge.net/p/openlilylib/code/ci/40851d534239654dd10165e6fec51046aa3f3f5d/tree/project-web/ and browse the 'content' folder. Each subfolder represents a page (numbered pages go into the automatic navigation, unnumbered pages are 'floating'), and you can select the template to be used by the filename (for now there is only one template, therefore all content files are named '1-col.txt'). The content of the files are to be entered in a (IMHO quite sympathical) mixture of Markdown and HTML. Basically one can use markdown to format the content, but you can simply enter any HTML if that isn't enough (for example to use named classes). The css structure isn't really developed yet but a rather straightforward use of what the YAML framework already provides, with some small adjustments. Best Urs |