From 993bd5ad3c6089dceec5f6e0f666fb69dde5f8fc Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Mon, 15 Dec 2014 14:46:48 +0100 Subject: [PATCH] Don't use posts for the feature modals, we want to blog --- _includes/about.html | 6 +- _includes/contact.html | 14 +++ _includes/modals.html | 159 +++++++++++++++++++++--- _includes/portfolio_grid.html | 124 ++++++++++++++---- _includes/team.html | 2 +- _posts/2000-01-01-dashboard.markdown | 11 -- _posts/2001-01-01-registration.markdown | 11 -- _posts/2002-01-01-cfp.markdown | 11 -- _posts/2003-01-01-sessions.markdown | 11 -- _posts/2004-01-01-schedule.markdown | 11 -- _posts/2005-01-01-splash.markdown | 11 -- 11 files changed, 257 insertions(+), 114 deletions(-) delete mode 100644 _posts/2000-01-01-dashboard.markdown delete mode 100644 _posts/2001-01-01-registration.markdown delete mode 100644 _posts/2002-01-01-cfp.markdown delete mode 100644 _posts/2003-01-01-sessions.markdown delete mode 100644 _posts/2004-01-01-schedule.markdown delete mode 100644 _posts/2005-01-01-splash.markdown diff --git a/_includes/about.html b/_includes/about.html index 076554c6..cbf1a747 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -15,7 +15,7 @@

Paper Submission


- Helps you to call for papers in your community. Recieve, classify, eavaluate and schedule submissions for your event. + OSEM helps you to call for papers in your community. Recieve, classify, eavaluate and schedule submissions for your event.

@@ -26,7 +26,7 @@

Marketing


- Assits you in communicating the value of your event. Create a splash page and agenda. Let visitors register & buy tickets for your event. + OSEM assits you in communicating the value of your event. Create a splash page and agenda. Let visitors register & buy tickets for your event.

@@ -37,7 +37,7 @@

Analytics


- Supports you with staying on top of your event. Inform yourself about the evolution of the program and audience of your event. + OSEM supports you with staying on top of your event. Inform yourself about the evolution of the program and audience of your event.

diff --git a/_includes/contact.html b/_includes/contact.html index 9263b432..c486fc90 100644 --- a/_includes/contact.html +++ b/_includes/contact.html @@ -17,6 +17,20 @@ Why don't you join us?

+
+ + + Mail + + + + Chat + + + + Code + +
diff --git a/_includes/modals.html b/_includes/modals.html index dd478572..3be8f26f 100644 --- a/_includes/modals.html +++ b/_includes/modals.html @@ -1,26 +1,147 @@ - - {% for post in site.posts %} -