From 0ff8100c2cc18d37c614908209ef7c949d26060a Mon Sep 17 00:00:00 2001 From: Nick Benes Date: Tue, 15 Apr 2014 10:39:59 -0400 Subject: [PATCH] Convert home page to markdown --- _includes/top.html | 2 +- _layouts/blank.html | 3 +++ css/cbd.css | 2 +- index.html => index.md | 52 +++++++++--------------------------------- 4 files changed, 16 insertions(+), 43 deletions(-) create mode 100644 _layouts/blank.html rename index.html => index.md (76%) diff --git a/_includes/top.html b/_includes/top.html index 731042e..92cd56f 100644 --- a/_includes/top.html +++ b/_includes/top.html @@ -4,7 +4,7 @@ {{ page.title }} - + diff --git a/_layouts/blank.html b/_layouts/blank.html new file mode 100644 index 0000000..810b27d --- /dev/null +++ b/_layouts/blank.html @@ -0,0 +1,3 @@ +{% include top.html %} + +{{ content }} \ No newline at end of file diff --git a/css/cbd.css b/css/cbd.css index 95f70b9..2637cae 100644 --- a/css/cbd.css +++ b/css/cbd.css @@ -1,5 +1,5 @@ body { - text-align: center; font-family: arial, sans-serif; color: #494949; font-size: 13px; background-color: #fff; + font-family: arial, sans-serif; color: #494949; font-size: 13px; background-color: #fff; } a:link, a:hover, a:active, a:visited { diff --git a/index.html b/index.md similarity index 76% rename from index.html rename to index.md index 3b99dab..16bd377 100644 --- a/index.html +++ b/index.md @@ -1,38 +1,7 @@ - - - - - - Cognitive Rhythms Collaborative - - - - - - - - - - - - - - - - - - +--- +layout: blank +title: "Cognitive Rhythms Collaborative" +--- @@ -69,9 +38,7 @@
  • Conference
  • -
    -

    The Cognitive Rhythms Collaborative (CRC) is a group of scientists in the Boston area who work together to advance our understanding of the brain dynamics underlying cognitive functions such as sensory processing, attention, learning, memory and motor planning.

    @@ -80,13 +47,16 @@

    The CRC is supported by the National Science Foundation and the McGovern Center.

    News and Events

    + +--- +

    Rhythmic Dynamics and Cognition Conference: Videos now available!

    - + +--- + -
    - @@ -125,4 +95,4 @@

    News and Events

    var MenuBar1 = new Spry.Widget.MenuBar("crc_menu", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"}); - +