From 58c8a7f4f6b3b09a440b566a2e5653f68071e868 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Aug 2017 23:33:34 +0200 Subject: fixing acknowledgements --- acknowledgements | 28 ------------------------ index.js | 1 + public/assets/css.css | 9 +++++--- public/assets/left.png | Bin 0 -> 24757 bytes public/assets/right.png | Bin 0 -> 24883 bytes templates/acknowledgements.liquid | 44 ++++++++++++++++++++++++++++++++++++++ templates/index.liquid | 4 +--- 7 files changed, 52 insertions(+), 34 deletions(-) delete mode 100644 acknowledgements create mode 100644 public/assets/left.png create mode 100644 public/assets/right.png create mode 100644 templates/acknowledgements.liquid diff --git a/acknowledgements b/acknowledgements deleted file mode 100644 index 53ff9d4..0000000 --- a/acknowledgements +++ /dev/null @@ -1,28 +0,0 @@ - - - -How to make a Folkestone. - - - - -
diff --git a/index.js b/index.js index 13d3244..d707be8 100644 --- a/index.js +++ b/index.js @@ -64,6 +64,7 @@ var app = okcms.createApp({ views: { '/': viewConfig, '/entry/:id': viewConfig, + '/acknowledgements': { template: 'acknowledgements', data: [{type:'page',query:'*'}] }, }, services: { diff --git a/public/assets/css.css b/public/assets/css.css index f495e4d..d951efd 100644 --- a/public/assets/css.css +++ b/public/assets/css.css @@ -52,11 +52,13 @@ a { margin: 5px; } -h1, h2 { +h1, h2, h3 { font-weight: 300; + display: block; +} +h1 span, h2 span, h3 span { background: white; padding: 5px; - display: inline-block; } h2 { box-shadow: 0 2px 4px rgba(0,0,0,0.2); @@ -100,7 +102,6 @@ h2 { .cell { display: block; - cursor: pointer; background-size: cover; background-position: center center; position: relative; @@ -142,6 +143,8 @@ h2 { padding: 20px; line-height: 1.5; background: white; + max-width: 600px; + margin: 0 auto; } .close { position: absolute; diff --git a/public/assets/left.png b/public/assets/left.png new file mode 100644 index 0000000..9f475db Binary files /dev/null and b/public/assets/left.png differ diff --git a/public/assets/right.png b/public/assets/right.png new file mode 100644 index 0000000..ee3c4a7 Binary files /dev/null and b/public/assets/right.png differ diff --git a/templates/acknowledgements.liquid b/templates/acknowledgements.liquid new file mode 100644 index 0000000..0281387 --- /dev/null +++ b/templates/acknowledgements.liquid @@ -0,0 +1,44 @@ + + + +How to make a Folkestone. + + + +
+ +
+

Acknowledgements

+

This project is supported entirely by the collaboration TUA x CSM

+ +
+ During the second collaboration between the Tokyo University of Fine Arts and Music + and Central Saint Martins of the London University of Arts, we are proud to be participating + in a Folkestone Triennial event! +
+
+ For the time of installation and exhibition in Folkestone we have been assigned to + think of the idea of Topography, and to manifest artwork that will engage the people of + Folkestone, the visitors to the Triennale, and the artists in a way that is + relevant to our global community of Art enthusiasts. +
+ + +
+ + + + + \ No newline at end of file diff --git a/templates/index.liquid b/templates/index.liquid index 5252eb2..1968816 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -75,7 +75,7 @@
- Acknowledgements + Acknowledgements Participate!
@@ -84,8 +84,6 @@ - -
-- cgit v1.2.3-70-g09d2