diff --git a/_config.yml b/_config.yml index 45667585..c0919326 100644 --- a/_config.yml +++ b/_config.yml @@ -15,4 +15,4 @@ markdown: kramdown facebook_link: https://www.facebook.com/scopesessions github_link: https://github.com/ScopeSessions # gems: [sort_for.rb] -permalink: /session/:title +permalink: /:categories/:title diff --git a/_posts/2011-07-07-001.markdown b/_posts/session/2011-07-07-001.markdown similarity index 98% rename from _posts/2011-07-07-001.markdown rename to _posts/session/2011-07-07-001.markdown index 7e63653f..bad05352 100644 --- a/_posts/2011-07-07-001.markdown +++ b/_posts/session/2011-07-07-001.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 01 date_text: "July 07th, 2011" diff --git a/_posts/2011-07-21-002.markdown b/_posts/session/2011-07-21-002.markdown similarity index 98% rename from _posts/2011-07-21-002.markdown rename to _posts/session/2011-07-21-002.markdown index a7483db2..aa549df6 100644 --- a/_posts/2011-07-21-002.markdown +++ b/_posts/session/2011-07-21-002.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 02 date_text: "July 21st, 2011" diff --git a/_posts/2011-08-18-003.markdown b/_posts/session/2011-08-18-003.markdown similarity index 99% rename from _posts/2011-08-18-003.markdown rename to _posts/session/2011-08-18-003.markdown index 4e3e1770..5c1f03a9 100644 --- a/_posts/2011-08-18-003.markdown +++ b/_posts/session/2011-08-18-003.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 03 date_text: "August 18th, 2011" diff --git a/_posts/2011-09-15-004.markdown b/_posts/session/2011-09-15-004.markdown similarity index 99% rename from _posts/2011-09-15-004.markdown rename to _posts/session/2011-09-15-004.markdown index 8a6afe90..23ecf8a3 100644 --- a/_posts/2011-09-15-004.markdown +++ b/_posts/session/2011-09-15-004.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 04 date_text: "September 15th, 2011" diff --git a/_posts/2011-09-29-005.markdown b/_posts/session/2011-09-29-005.markdown similarity index 99% rename from _posts/2011-09-29-005.markdown rename to _posts/session/2011-09-29-005.markdown index 07b8e155..14be6e57 100644 --- a/_posts/2011-09-29-005.markdown +++ b/_posts/session/2011-09-29-005.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 05 date_text: "September 29th, 2011" diff --git a/_posts/2011-10-06-006.markdown b/_posts/session/2011-10-06-006.markdown similarity index 98% rename from _posts/2011-10-06-006.markdown rename to _posts/session/2011-10-06-006.markdown index edd03923..130e9f66 100644 --- a/_posts/2011-10-06-006.markdown +++ b/_posts/session/2011-10-06-006.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 06 date_text: "October 06th, 2011" diff --git a/_posts/2011-10-20-007.markdown b/_posts/session/2011-10-20-007.markdown similarity index 98% rename from _posts/2011-10-20-007.markdown rename to _posts/session/2011-10-20-007.markdown index ff55441d..c3760020 100644 --- a/_posts/2011-10-20-007.markdown +++ b/_posts/session/2011-10-20-007.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 07 date_text: "October 20th, 2011" diff --git a/_posts/2011-11-10-008.markdown b/_posts/session/2011-11-10-008.markdown similarity index 99% rename from _posts/2011-11-10-008.markdown rename to _posts/session/2011-11-10-008.markdown index aa164ac9..c5acba1a 100644 --- a/_posts/2011-11-10-008.markdown +++ b/_posts/session/2011-11-10-008.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 08 date_text: "November 10th, 2011" diff --git a/_posts/2011-11-17-009.markdown b/_posts/session/2011-11-17-009.markdown similarity index 99% rename from _posts/2011-11-17-009.markdown rename to _posts/session/2011-11-17-009.markdown index a8dfe090..2fc84263 100644 --- a/_posts/2011-11-17-009.markdown +++ b/_posts/session/2011-11-17-009.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 09 date_text: "November 17th, 2011" diff --git a/_posts/2012-01-12-010.markdown b/_posts/session/2012-01-12-010.markdown similarity index 98% rename from _posts/2012-01-12-010.markdown rename to _posts/session/2012-01-12-010.markdown index 98966ac1..2d2d5245 100644 --- a/_posts/2012-01-12-010.markdown +++ b/_posts/session/2012-01-12-010.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 10 date_text: "January 10th, 2012" diff --git a/_posts/2012-02-09-011.markdown b/_posts/session/2012-02-09-011.markdown similarity index 99% rename from _posts/2012-02-09-011.markdown rename to _posts/session/2012-02-09-011.markdown index 10c637b1..9fc99d05 100644 --- a/_posts/2012-02-09-011.markdown +++ b/_posts/session/2012-02-09-011.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 11 date_text: "February 09th, 2012" diff --git a/_posts/2012-03-08-012.markdown b/_posts/session/2012-03-08-012.markdown similarity index 99% rename from _posts/2012-03-08-012.markdown rename to _posts/session/2012-03-08-012.markdown index 21236927..f887b3dd 100644 --- a/_posts/2012-03-08-012.markdown +++ b/_posts/session/2012-03-08-012.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 12 date_text: "March 08th, 2012" diff --git a/_posts/2012-04-12-013.markdown b/_posts/session/2012-04-12-013.markdown similarity index 99% rename from _posts/2012-04-12-013.markdown rename to _posts/session/2012-04-12-013.markdown index 2e7bfe8f..5440fc01 100644 --- a/_posts/2012-04-12-013.markdown +++ b/_posts/session/2012-04-12-013.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 13 date_text: "April 12th, 2012" diff --git a/_posts/2012-05-10-014.markdown b/_posts/session/2012-05-10-014.markdown similarity index 99% rename from _posts/2012-05-10-014.markdown rename to _posts/session/2012-05-10-014.markdown index 819ac27b..ad778c32 100644 --- a/_posts/2012-05-10-014.markdown +++ b/_posts/session/2012-05-10-014.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "FAMU/CAS special session" number: 14 date_text: "May 10th, 2012" diff --git a/_posts/2012-09-13-015.markdown b/_posts/session/2012-09-13-015.markdown similarity index 99% rename from _posts/2012-09-13-015.markdown rename to _posts/session/2012-09-13-015.markdown index cb138d0f..815effbc 100644 --- a/_posts/2012-09-13-015.markdown +++ b/_posts/session/2012-09-13-015.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 15 date_text: "September 13th, 2012" diff --git a/_posts/2012-10-11-016.markdown b/_posts/session/2012-10-11-016.markdown similarity index 99% rename from _posts/2012-10-11-016.markdown rename to _posts/session/2012-10-11-016.markdown index 70916886..23fd3bc9 100644 --- a/_posts/2012-10-11-016.markdown +++ b/_posts/session/2012-10-11-016.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 16 date_text: "October 11th, 2012" diff --git a/_posts/2012-11-08-017.markdown b/_posts/session/2012-11-08-017.markdown similarity index 99% rename from _posts/2012-11-08-017.markdown rename to _posts/session/2012-11-08-017.markdown index fec8b379..05a12466 100644 --- a/_posts/2012-11-08-017.markdown +++ b/_posts/session/2012-11-08-017.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "HGB Leipzig Special Session" number: 17 date_text: "November 08th, 2012" diff --git a/_posts/2012-12-13-018.markdown b/_posts/session/2012-12-13-018.markdown similarity index 99% rename from _posts/2012-12-13-018.markdown rename to _posts/session/2012-12-13-018.markdown index d94eb378..66d0a579 100644 --- a/_posts/2012-12-13-018.markdown +++ b/_posts/session/2012-12-13-018.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 18 date_text: "December 18th, 2012" diff --git a/_posts/2013-02-21-019.markdown b/_posts/session/2013-02-21-019.markdown similarity index 99% rename from _posts/2013-02-21-019.markdown rename to _posts/session/2013-02-21-019.markdown index 0ba45fed..424c800a 100644 --- a/_posts/2013-02-21-019.markdown +++ b/_posts/session/2013-02-21-019.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 19 date_text: "February 21st, 2013" diff --git a/_posts/2013-03-14-020.markdown b/_posts/session/2013-03-14-020.markdown similarity index 99% rename from _posts/2013-03-14-020.markdown rename to _posts/session/2013-03-14-020.markdown index 1d5fed33..ad75919e 100644 --- a/_posts/2013-03-14-020.markdown +++ b/_posts/session/2013-03-14-020.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 20 date_text: "March 14th, 2013" diff --git a/_posts/2013-04-11-021.markdown b/_posts/session/2013-04-11-021.markdown similarity index 99% rename from _posts/2013-04-11-021.markdown rename to _posts/session/2013-04-11-021.markdown index f5ed22cb..503edcdf 100644 --- a/_posts/2013-04-11-021.markdown +++ b/_posts/session/2013-04-11-021.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 21 date_text: "April 11th, 2013" diff --git a/_posts/2013-05-09-022.markdown b/_posts/session/2013-05-09-022.markdown similarity index 99% rename from _posts/2013-05-09-022.markdown rename to _posts/session/2013-05-09-022.markdown index 5a25b30a..9e03eb3e 100644 --- a/_posts/2013-05-09-022.markdown +++ b/_posts/session/2013-05-09-022.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "LPM Preview" number: 22 date_text: "May 09th, 2013" diff --git a/_posts/2013-06-06-023.markdown b/_posts/session/2013-06-06-023.markdown similarity index 99% rename from _posts/2013-06-06-023.markdown rename to _posts/session/2013-06-06-023.markdown index d537186b..e882702b 100644 --- a/_posts/2013-06-06-023.markdown +++ b/_posts/session/2013-06-06-023.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 23 date_text: "May 06th, 2013" diff --git a/_posts/2013-07-11-024.markdown b/_posts/session/2013-07-11-024.markdown similarity index 99% rename from _posts/2013-07-11-024.markdown rename to _posts/session/2013-07-11-024.markdown index c8da9c21..301bc370 100644 --- a/_posts/2013-07-11-024.markdown +++ b/_posts/session/2013-07-11-024.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 24 date_text: "July 11th, 2013" diff --git a/_posts/2013-09-12-025.markdown b/_posts/session/2013-09-12-025.markdown similarity index 99% rename from _posts/2013-09-12-025.markdown rename to _posts/session/2013-09-12-025.markdown index fa772651..c5645d1f 100644 --- a/_posts/2013-09-12-025.markdown +++ b/_posts/session/2013-09-12-025.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 25 date_text: "September 12th, 2013" diff --git a/_posts/2013-10-10-026.markdown b/_posts/session/2013-10-10-026.markdown similarity index 99% rename from _posts/2013-10-10-026.markdown rename to _posts/session/2013-10-10-026.markdown index ad75984a..d169d91d 100644 --- a/_posts/2013-10-10-026.markdown +++ b/_posts/session/2013-10-10-026.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 26 date_text: "October 10th, 2013" diff --git a/_posts/2013-11-14-027.markdown b/_posts/session/2013-11-14-027.markdown similarity index 99% rename from _posts/2013-11-14-027.markdown rename to _posts/session/2013-11-14-027.markdown index 2c4bb301..bb3db4c9 100644 --- a/_posts/2013-11-14-027.markdown +++ b/_posts/session/2013-11-14-027.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 27 date_text: "November 14th, 2013" diff --git a/_posts/2013-12-12-028.markdown b/_posts/session/2013-12-12-028.markdown similarity index 99% rename from _posts/2013-12-12-028.markdown rename to _posts/session/2013-12-12-028.markdown index 887f1474..7618f952 100644 --- a/_posts/2013-12-12-028.markdown +++ b/_posts/session/2013-12-12-028.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 28 date_text: "December 12th, 2013" diff --git a/_posts/2014-02-13-029.markdown b/_posts/session/2014-02-13-029.markdown similarity index 99% rename from _posts/2014-02-13-029.markdown rename to _posts/session/2014-02-13-029.markdown index b47d5f53..bd519c1f 100644 --- a/_posts/2014-02-13-029.markdown +++ b/_posts/session/2014-02-13-029.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 29 date_text: "February 13th, 2014" diff --git a/_posts/2014-03-20-030.markdown b/_posts/session/2014-03-20-030.markdown similarity index 99% rename from _posts/2014-03-20-030.markdown rename to _posts/session/2014-03-20-030.markdown index 527389af..27d31077 100644 --- a/_posts/2014-03-20-030.markdown +++ b/_posts/session/2014-03-20-030.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "B-Seite Mannheim" number: 30 date_text: "March 20th, 2014" diff --git a/_posts/2014-04-10-031.markdown b/_posts/session/2014-04-10-031.markdown similarity index 99% rename from _posts/2014-04-10-031.markdown rename to _posts/session/2014-04-10-031.markdown index 35cfe943..fadd4c56 100644 --- a/_posts/2014-04-10-031.markdown +++ b/_posts/session/2014-04-10-031.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 31 date_text: "April 10th, 2014" diff --git a/_posts/2014-05-08-032.markdown b/_posts/session/2014-05-08-032.markdown similarity index 99% rename from _posts/2014-05-08-032.markdown rename to _posts/session/2014-05-08-032.markdown index 085bb068..ca2320b9 100644 --- a/_posts/2014-05-08-032.markdown +++ b/_posts/session/2014-05-08-032.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 32 date_text: "May 8th, 2014" diff --git a/_posts/2014-06-12-033.markdown b/_posts/session/2014-06-12-033.markdown similarity index 99% rename from _posts/2014-06-12-033.markdown rename to _posts/session/2014-06-12-033.markdown index 45e118f2..d3613db6 100644 --- a/_posts/2014-06-12-033.markdown +++ b/_posts/session/2014-06-12-033.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 33 date_text: "June 12th, 2014" diff --git a/_posts/2014-07-10-034.markdown b/_posts/session/2014-07-10-034.markdown similarity index 99% rename from _posts/2014-07-10-034.markdown rename to _posts/session/2014-07-10-034.markdown index 055e379e..9e1e6da3 100644 --- a/_posts/2014-07-10-034.markdown +++ b/_posts/session/2014-07-10-034.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 34 date_text: "July 10th, 2014" diff --git a/_posts/2014-09-11-035.markdown b/_posts/session/2014-09-11-035.markdown similarity index 99% rename from _posts/2014-09-11-035.markdown rename to _posts/session/2014-09-11-035.markdown index 5f6bf47e..6745f2b6 100644 --- a/_posts/2014-09-11-035.markdown +++ b/_posts/session/2014-09-11-035.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 35 date_text: "September 11th, 2014" diff --git a/_posts/2014-10-09-036.markdown b/_posts/session/2014-10-09-036.markdown similarity index 99% rename from _posts/2014-10-09-036.markdown rename to _posts/session/2014-10-09-036.markdown index a62ac657..7c4cdaa5 100644 --- a/_posts/2014-10-09-036.markdown +++ b/_posts/session/2014-10-09-036.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 36 date_text: "October 9th, 2014" diff --git a/_posts/2014-11-13-037.markdown b/_posts/session/2014-11-13-037.markdown similarity index 98% rename from _posts/2014-11-13-037.markdown rename to _posts/session/2014-11-13-037.markdown index d3c28dab..6d619be8 100644 --- a/_posts/2014-11-13-037.markdown +++ b/_posts/session/2014-11-13-037.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "privacy and online freedom of expression" number: 37 date_text: "November 13th, 2014" diff --git a/_posts/2014-12-11-038.markdown b/_posts/session/2014-12-11-038.markdown similarity index 99% rename from _posts/2014-12-11-038.markdown rename to _posts/session/2014-12-11-038.markdown index 28af374d..69b8444b 100644 --- a/_posts/2014-12-11-038.markdown +++ b/_posts/session/2014-12-11-038.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 38 date_text: "December 11th, 2014" diff --git a/_posts/2015-01-08-039.markdown b/_posts/session/2015-01-08-039.markdown similarity index 99% rename from _posts/2015-01-08-039.markdown rename to _posts/session/2015-01-08-039.markdown index 6b9c2ac5..1e9de68d 100644 --- a/_posts/2015-01-08-039.markdown +++ b/_posts/session/2015-01-08-039.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 39 date_text: "Januar 8th, 2015" diff --git a/_posts/2015-03-12-040.markdown b/_posts/session/2015-03-12-040.markdown similarity index 99% rename from _posts/2015-03-12-040.markdown rename to _posts/session/2015-03-12-040.markdown index a73d2fa7..08081e05 100644 --- a/_posts/2015-03-12-040.markdown +++ b/_posts/session/2015-03-12-040.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 40 date_text: "March 12th, 2015" diff --git a/_posts/2015-03-12-041.markdown b/_posts/session/2015-03-12-041.markdown similarity index 99% rename from _posts/2015-03-12-041.markdown rename to _posts/session/2015-03-12-041.markdown index 4d85a153..33384627 100644 --- a/_posts/2015-03-12-041.markdown +++ b/_posts/session/2015-03-12-041.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "SCOPE @ B-Seite" number: 41 date_text: "March 19th, 2015" diff --git a/_posts/2015-04-09-042.markdown b/_posts/session/2015-04-09-042.markdown similarity index 99% rename from _posts/2015-04-09-042.markdown rename to _posts/session/2015-04-09-042.markdown index af3ef4f7..572636b3 100644 --- a/_posts/2015-04-09-042.markdown +++ b/_posts/session/2015-04-09-042.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "STATE Festival special edition" number: 42 date_text: "April 9th, 2015" diff --git a/_posts/2015-05-14-043.markdown b/_posts/session/2015-05-14-043.markdown similarity index 99% rename from _posts/2015-05-14-043.markdown rename to _posts/session/2015-05-14-043.markdown index cd1deaa6..ad89422d 100644 --- a/_posts/2015-05-14-043.markdown +++ b/_posts/session/2015-05-14-043.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 43 date_text: "May 14th, 2015" diff --git a/_posts/2015-06-11-044.markdown b/_posts/session/2015-06-11-044.markdown similarity index 99% rename from _posts/2015-06-11-044.markdown rename to _posts/session/2015-06-11-044.markdown index d3654233..fc8fac14 100644 --- a/_posts/2015-06-11-044.markdown +++ b/_posts/session/2015-06-11-044.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 44 date_text: "June 11th, 2015" diff --git a/_posts/2015-06-27-045.markdown b/_posts/session/2015-06-27-045.markdown similarity index 98% rename from _posts/2015-06-27-045.markdown rename to _posts/session/2015-06-27-045.markdown index 00820583..2acfbc78 100644 --- a/_posts/2015-06-27-045.markdown +++ b/_posts/session/2015-06-27-045.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "Vision'r special performances night" number: 45 date_text: "June 27th, 2015" diff --git a/_posts/2015-09-10-046.markdown b/_posts/session/2015-09-10-046.markdown similarity index 99% rename from _posts/2015-09-10-046.markdown rename to _posts/session/2015-09-10-046.markdown index cf8e615b..8f52cf5a 100644 --- a/_posts/2015-09-10-046.markdown +++ b/_posts/session/2015-09-10-046.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 46 date_text: "September 10th, 2015" diff --git a/_posts/2015-09-19-047.markdown b/_posts/session/2015-09-19-047.markdown similarity index 99% rename from _posts/2015-09-19-047.markdown rename to _posts/session/2015-09-19-047.markdown index 469a79a8..03b410c0 100644 --- a/_posts/2015-09-19-047.markdown +++ b/_posts/session/2015-09-19-047.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "Scope @ Clujotronic" number: 47 date_text: "September 19th, 2015" diff --git a/_posts/2015-10-08-048.markdown b/_posts/session/2015-10-08-048.markdown similarity index 99% rename from _posts/2015-10-08-048.markdown rename to _posts/session/2015-10-08-048.markdown index c81b6d75..28d781c2 100644 --- a/_posts/2015-10-08-048.markdown +++ b/_posts/session/2015-10-08-048.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 48 date_text: "October 8th, 2015" diff --git a/_posts/2015-11-12-049.markdown b/_posts/session/2015-11-12-049.markdown similarity index 99% rename from _posts/2015-11-12-049.markdown rename to _posts/session/2015-11-12-049.markdown index cad67304..b441d45a 100644 --- a/_posts/2015-11-12-049.markdown +++ b/_posts/session/2015-11-12-049.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 49 date_text: "November 12th, 2015" diff --git a/_posts/2015-12-10-050.markdown b/_posts/session/2015-12-10-050.markdown similarity index 99% rename from _posts/2015-12-10-050.markdown rename to _posts/session/2015-12-10-050.markdown index 36e23f66..b8b13241 100644 --- a/_posts/2015-12-10-050.markdown +++ b/_posts/session/2015-12-10-050.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 50 date_text: "December 10th, 2015" diff --git a/_posts/2016-01-14-051.markdown b/_posts/session/2016-01-14-051.markdown similarity index 99% rename from _posts/2016-01-14-051.markdown rename to _posts/session/2016-01-14-051.markdown index 18d60834..1120b8a9 100644 --- a/_posts/2016-01-14-051.markdown +++ b/_posts/session/2016-01-14-051.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 51 date_text: "January 14th, 2016" diff --git a/_posts/2016-02-11-052.markdown b/_posts/session/2016-02-11-052.markdown similarity index 99% rename from _posts/2016-02-11-052.markdown rename to _posts/session/2016-02-11-052.markdown index fe4f170b..88544fe7 100644 --- a/_posts/2016-02-11-052.markdown +++ b/_posts/session/2016-02-11-052.markdown @@ -1,6 +1,7 @@ --- layout: event -title: +categories : [session] +title: number: 52 date_text: "February 11th, 2016" date_yyyy_mm_dd: "2016-02-11" diff --git a/_posts/2016-03-10-053.markdown b/_posts/session/2016-03-10-053.markdown similarity index 99% rename from _posts/2016-03-10-053.markdown rename to _posts/session/2016-03-10-053.markdown index 6fceb9bc..3ecd44c2 100644 --- a/_posts/2016-03-10-053.markdown +++ b/_posts/session/2016-03-10-053.markdown @@ -1,6 +1,7 @@ --- layout: event -title: +categories : [session] +title: number: 53 date_text: "March 10th, 2016" date_yyyy_mm_dd: "2016-03-10" diff --git a/_posts/2016-04-14-054.markdown b/_posts/session/2016-04-14-054.markdown similarity index 99% rename from _posts/2016-04-14-054.markdown rename to _posts/session/2016-04-14-054.markdown index 5fccb8eb..f2cfbab7 100644 --- a/_posts/2016-04-14-054.markdown +++ b/_posts/session/2016-04-14-054.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 54 date_text: "April 14th, 2016" diff --git a/_posts/2016-05-12-055.markdown b/_posts/session/2016-05-12-055.markdown similarity index 99% rename from _posts/2016-05-12-055.markdown rename to _posts/session/2016-05-12-055.markdown index f91e6627..ca376feb 100644 --- a/_posts/2016-05-12-055.markdown +++ b/_posts/session/2016-05-12-055.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: number: 55 date_text: "May 12th, 2016" diff --git a/_posts/2016-06-11-056.markdown b/_posts/session/2016-06-11-056.markdown similarity index 99% rename from _posts/2016-06-11-056.markdown rename to _posts/session/2016-06-11-056.markdown index ad9c8add..32bdc139 100644 --- a/_posts/2016-06-11-056.markdown +++ b/_posts/session/2016-06-11-056.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "Scope @ MIRA FEstival Berlin" number: 56 date_text: "June 11th, 2016" diff --git a/_posts/2016-06-24-057.markdown b/_posts/session/2016-06-24-057.markdown similarity index 99% rename from _posts/2016-06-24-057.markdown rename to _posts/session/2016-06-24-057.markdown index 8dfd6cf4..1eeb3cc5 100644 --- a/_posts/2016-06-24-057.markdown +++ b/_posts/session/2016-06-24-057.markdown @@ -1,5 +1,6 @@ --- layout: event +categories : [session] title: "Scope 5th anniversary party" number: 57 date_text: "June 24th, 2016" diff --git a/_posts/2015-10-09-048s.markdown b/_posts/spektrum/2015-10-09-048s.markdown similarity index 99% rename from _posts/2015-10-09-048s.markdown rename to _posts/spektrum/2015-10-09-048s.markdown index d71f85a7..0c242af7 100644 --- a/_posts/2015-10-09-048s.markdown +++ b/_posts/spektrum/2015-10-09-048s.markdown @@ -1,5 +1,6 @@ --- layout: event-spektrum +categories : [spektrum] title: "A-li-ce / Swub, Klara Ravat / Circuit Splash #47" number: 01 date_text: "October 9th, 2015" diff --git a/_site/artists/index.html b/_site/artists/index.html index fa211c7f..13fd41dc 100644 --- a/_site/artists/index.html +++ b/_site/artists/index.html @@ -1645,7 +1645,7 @@ - +
@@ -1656,7 +1656,7 @@

Klara Ravat, Circuit Splash

- +
@@ -1668,7 +1668,7 @@
- +
@@ -1679,7 +1679,7 @@

A-li-ce,Swub

- +
diff --git a/_site/feed.xml b/_site/feed.xml index 83f8bcc6..b5cc2a75 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -6,8 +6,8 @@ http://scopesessions.org/ - Sun, 26 Jun 2016 21:21:23 +0200 - Sun, 26 Jun 2016 21:21:23 +0200 + Sun, 26 Jun 2016 21:42:46 +0200 + Sun, 26 Jun 2016 21:42:46 +0200 Jekyll v3.1.2 @@ -18,6 +18,8 @@ http://scopesessions.org/session/057 http://scopesessions.org/session/057 + session + @@ -28,6 +30,8 @@ http://scopesessions.org/session/056 http://scopesessions.org/session/056 + session + @@ -38,6 +42,8 @@ http://scopesessions.org/session/055 http://scopesessions.org/session/055 + session + @@ -48,6 +54,8 @@ http://scopesessions.org/session/054 http://scopesessions.org/session/054 + session + @@ -58,6 +66,8 @@ http://scopesessions.org/session/053 http://scopesessions.org/session/053 + session + @@ -68,6 +78,8 @@ http://scopesessions.org/session/052 http://scopesessions.org/session/052 + session + @@ -78,6 +90,8 @@ http://scopesessions.org/session/051 http://scopesessions.org/session/051 + session + @@ -88,6 +102,8 @@ http://scopesessions.org/session/050 http://scopesessions.org/session/050 + session + @@ -98,6 +114,8 @@ http://scopesessions.org/session/049 http://scopesessions.org/session/049 + session + @@ -105,9 +123,11 @@ Fri, 09 Oct 2015 00:00:00 +0200 - http://scopesessions.org/session/048s - http://scopesessions.org/session/048s + http://scopesessions.org/spektrum/048s + http://scopesessions.org/spektrum/048s + spektrum + diff --git a/_site/session/048.html b/_site/session/048.html index e3d5f8fb..700c4ad9 100644 --- a/_site/session/048.html +++ b/_site/session/048.html @@ -1264,7 +1264,7 @@
#47: September 19th, 2015 Scope @ Clujotronic - #1: October 9th, 2015 A-li-ce / Swub, Klara Ravat / Circuit Splash #47 + #1: October 9th, 2015 A-li-ce / Swub, Klara Ravat / Circuit Splash #47
diff --git a/_site/session/049.html b/_site/session/049.html index ebea3a34..b8f9e166 100644 --- a/_site/session/049.html +++ b/_site/session/049.html @@ -1253,7 +1253,7 @@

Discover more

- #1: October 9th, 2015 A-li-ce / Swub, Klara Ravat / Circuit Splash #47 + #1: October 9th, 2015 A-li-ce / Swub, Klara Ravat / Circuit Splash #47 #50: December 10th, 2015 050
diff --git a/_site/session/048s.html b/_site/spektrum/048s.html similarity index 99% rename from _site/session/048s.html rename to _site/spektrum/048s.html index 906931e5..90c593f9 100644 --- a/_site/session/048s.html +++ b/_site/spektrum/048s.html @@ -8,7 +8,7 @@ A-li-ce / Swub, Klara Ravat / Circuit Splash #47 - + diff --git a/_site/spektrum/index.html b/_site/spektrum/index.html index fafe49ae..6b616eb2 100644 --- a/_site/spektrum/index.html +++ b/_site/spektrum/index.html @@ -1138,7 +1138,7 @@
- +

#1

October 9th, 2015