{% if page.youtube %} - {% include embeds/youtube.html slug=page.youtube %} + {% unless page.peertube-id %} + {% include embeds/youtube.html slug=page.youtube %} + {% endunless %} {% endif %}

{{ page.description | markdownify }} diff --git a/_sass/pages/event.scss b/_sass/pages/event.scss index 7362dec..51a23cb 100644 --- a/_sass/pages/event.scss +++ b/_sass/pages/event.scss @@ -1,4 +1,7 @@ #page-event { + .post-item > div:first-of-type { + align-items: flex-start; + } .date-box { p { line-height: 1; diff --git a/_sass/pages/rf2020.scss b/_sass/pages/rf2020.scss index a95d932..6f2f01b 100644 --- a/_sass/pages/rf2020.scss +++ b/_sass/pages/rf2020.scss @@ -7,6 +7,11 @@ } } + p.textbox { + margin: 0; + // padding-bottom: 0; + } + li { font-size: var(--size-14); diff --git a/_sass/typography.scss b/_sass/typography.scss index b4e10bf..1794c36 100644 --- a/_sass/typography.scss +++ b/_sass/typography.scss @@ -25,7 +25,8 @@ strong, font-weight: 700; } -em { +em, +.italic { font-family: var(--font-body); font-style: italic; } diff --git a/assets/js/index.js b/assets/js/index.js index 02961a1..7c8116f 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -4439,7 +4439,7 @@ var parent = module.bundle.parent; if ((!parent || !parent.isParcelRequire) && typeof WebSocket !== 'undefined') { var hostname = "" || location.hostname; var protocol = location.protocol === 'https:' ? 'wss' : 'ws'; - var ws = new WebSocket(protocol + '://' + hostname + ':' + "59914" + '/'); + var ws = new WebSocket(protocol + '://' + hostname + ':' + "64736" + '/'); ws.onmessage = function (event) { checkedAssets = {}; diff --git a/fr/rf2020/archive/index.html b/fr/rf2020/archive/index.html new file mode 100644 index 0000000..66cca22 --- /dev/null +++ b/fr/rf2020/archive/index.html @@ -0,0 +1,13 @@ +--- +layout: page +lang: en +ref: archive-2020 +title: RF2020 Conference Archive +className: rf2020-archive +--- + + +

+

{{ page.title }}

+ {% include archive/full-archive.html %} +
\ No newline at end of file diff --git a/fr/rf2020/credits/index.md b/fr/rf2020/credits/index.md new file mode 100644 index 0000000..41c20e1 --- /dev/null +++ b/fr/rf2020/credits/index.md @@ -0,0 +1,41 @@ +--- +layout: text-page +author: ReclaimFutures +title: Credits & Gratitude +className: credits +ref: credits +lang: fr + +--- + +_Version française non disponible_ + +
+

{{ page.title }}

+
+ +ReclaimFutures 2020 would not have been possible without community effort, financial donations and support for which we are extremely grateful. + +### Donations & Finacial support + +We thank the following donors for their kind support: + +{% include common/donors.html %} + +The sum of this amount is being split between conference participants. Donations are still open and all donations made via [this link](https://opencollective.com/reclaimfutures/contribute/rf2020-20496/checkout) will be passed on to RF2020 participants. + +### Team + +ReclaimFutures 2020 was organised and produced by **Benjamin Jones**, **Maria Mahdessian**, **Clément Charollais** and **Joelle Aeschlimann**. + +### Music + +All music heard in the live-stream during the weekend was used with permission from the artist / label. Go buy music by these artists: + + + +### Website and Typography + +The ReclaimFutures website was made by Benjamin Jones and Clément Charollais using [Jekyll](https://jekyllrb.com/) and is hosted at (100% renewable-powered) [Data Center Light](https://datacenterlight.ch/). + +The typefaces used by ReclaimFutures are [Space Mono by Colophon Foundry](https://www.colophon-foundry.org/custom/spacemono/) and [GlyphWorld Mountain by Leah Maldonado](https://leahmaldonado.com/GlyphWorld). \ No newline at end of file diff --git a/fr/rf2020/index.html b/fr/rf2020/index.html index 007ee06..13cba4d 100644 --- a/fr/rf2020/index.html +++ b/fr/rf2020/index.html @@ -1,15 +1,35 @@ --- layout: page lang: fr -className: rf2020 ref: 2020-mainpage +className: rf2020 --- -
-

ReclaimFutures 2020

+ +
- - +

+ + Version française non disponible + +

+
+

ReclaimFutures 2020

+
+ +

The inaugural edition of ReclaimFutures conference took place on the 18th, 19th and 20th September 2020, live-streamed on Twitch, from our studio in Lasuanne, Switzerland:

+
    +
  • 30 events were presented by 34 speakers and workshop hosts.
  • +
  • Over 1,400 viewers watched.
  • +
  • We live-streamed for over 24 hours across 3 days.
  • +
  • Countless messages were sent on the public discord channel.
  • +
+

Rewatch and rediscover:

+
+
\ No newline at end of file diff --git a/package.json b/package.json index 69739fd..e28abb2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "build-jekyll": "JEKYLL_ENV=production jekyll build", "build-parcel": "parcel build src/index.js -d ./_site/assets/js", "deploy-dev": "npm run build && rsync -a -e 'ssh -p 7833' ./_site/* amemasu@185.203.114.165:/var/www/dev.reclaimfutures.org && open https://dev.reclaimfutures.org/", - "deploy-prod": "npm run build && rsync -a -e 'ssh -p 7833' ./_site/* amemasu@185.203.114.165:/var/www/reclaimfutures.org && open https://reclaimfutures.org/" + "deploy-prod-only": "rsync -r -e 'ssh -p 7833' ./_site/* amemasu@185.203.114.165:/var/www/reclaimfutures.org && open https://reclaimfutures.org/", + "deploy-prod": "npm run build && npm run deploy-prod-only" }, "author": "", "license": "ISC", diff --git a/rf2020/credits/index.md b/rf2020/credits/index.md index fa6169d..8465693 100644 --- a/rf2020/credits/index.md +++ b/rf2020/credits/index.md @@ -21,6 +21,10 @@ We thank the following donors for their kind support: The sum of this amount is being split between conference participants. Donations are still open and all donations made via [this link](https://opencollective.com/reclaimfutures/contribute/rf2020-20496/checkout) will be passed on to RF2020 participants. +### Team + +ReclaimFutures 2020 was organised and produced by **Benjamin Jones**, **Maria Mahdessian**, **Clément Charollais** and **Joelle Aeschlimann**. + ### Music All music heard in the live-stream during the weekend was used with permission from the artist / label. Go buy music by these artists: