From da927db9acffa4afffac0e276e5830d5e50805d8 Mon Sep 17 00:00:00 2001 From: Charles Martin Date: Thu, 6 Sep 2018 17:13:33 +0200 Subject: [PATCH] added screenshot to banner --- docs/_config.yml | 13 +++---------- docs/_includes/head.html | 3 ++- docs/_includes/header.html | 3 ++- docs/_layouts/landing-page.html | 19 +++++++++---------- docs/index.md | 6 ++---- 5 files changed, 18 insertions(+), 26 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 7a8cd65..aa79108 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,13 +1,3 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely edit after that. If you find -# yourself editing this file very often, consider using Jekyll's data files -# feature for the data you need to update frequently. -# -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'bundle exec jekyll serve'. If you change this file, please restart the server process. - # Site settings # These are used to personalize your new site. If you look in the HTML files, # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. @@ -23,6 +13,9 @@ twitter_username: cpmpercussion github_username: cpmpercussion signup_form: https://goo.gl/forms/voANy3EZzRqPJVLG3 app_store_link: https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1186738854&mt=8 +app_id: 1186738854 +demovideo: n2xSHoB2_uY + # Build settings markdown: kramdown diff --git a/docs/_includes/head.html b/docs/_includes/head.html index 4558644..1ce6290 100755 --- a/docs/_includes/head.html +++ b/docs/_includes/head.html @@ -16,7 +16,8 @@ - + + diff --git a/docs/_includes/header.html b/docs/_includes/header.html index bfb636d..1c9f0ed 100755 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -1,6 +1,7 @@
- {% include youtubePlayer.html id=page.demovideo %} + {% include youtubePlayer.html id=site.demovideo %}
@@ -51,7 +50,6 @@ demovideo: n2xSHoB2_uY

About MicroJam

-

MicroJam is a mobile app for sharing tiny touch-screen performances. Mobile applications that streamline creativity and social interaction have enabled a very broad audience to develop their own creative practices. While these apps have been very successful in visual arts (particularly photography), the idea of social music-making has not had such a broad impact. MicroJam includes several novel performance concepts intended to engage the casual music maker and inspired by current trends in social creativity support tools. Touch-screen performances are limited to 5-seconds, instrument settings are posed as sonic "filters", and past performances are arranged as a timeline with replies and layers. These features of MicroJam encourage users not only to perform music more frequently, but to engage with others in impromptu ensemble music making.

@@ -86,4 +84,4 @@ demovideo: n2xSHoB2_uY - \ No newline at end of file + \ No newline at end of file