Skip to content

Commit 8196bfa

Browse files
author
Fabian Morón Zirfas
committed
fix(mixed content): Change http to https
1 parent d045965 commit 8196bfa

File tree

6 files changed

+7
-10
lines changed

6 files changed

+7
-10
lines changed

_source/_includes/aside-left.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<div class="twitter-link"><a href="https://twitter.com/basil_js" class="textgrow menu-link">@basil_js</a></div>
3131
</div>
3232
<div class="fhnw-logo">
33-
<a href="http://www.fhnw.ch/hgk/ivk"><img src="/assets/images/fhnwlogo.png" alt="FHNW logo and link"></a>
33+
<a href="https://www.fhnw.ch/hgk/ivk"><img src="/assets/images/fhnwlogo.png" alt="FHNW logo and link"></a>
3434
</div>
3535
</nav>
3636
</aside>

_source/_layouts/default.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<title>basil.js // {{page.title}}</title>
1010
<meta name="description" content="basil.js website">
1111
<meta name="author" content="Fabian Morón Zirfas">
12-
<!--[if lt IE 9]>
13-
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14-
<![endif]-->
1512
<link rel="stylesheet" href="/assets/css/styles.css">
1613
</head>
1714
<!--

_source/about/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
Visual Communication Institute / The Basel School of Design,
1515
Basel, Switzerland
1616

17-
A project of the [Interaction Seminar](http://web.fhnw.ch/hgk/projekte/interaktion/)
17+
A project of the [Interaction Seminar](httsp://web.fhnw.ch/hgk/projekte/interaktion/)
1818

1919
ludwig.zeller -a-t- fhnw.ch
2020

21-
Founders of the basil.js team are: [Ted Davis](http://teddavis.org), [Benedikt Groß](http://benedikt-gross.de) and [Ludwig Zeller](http://ludwigzeller.de)
22-
Fantastic contributors to the project: [Philipp Adrian](http://www.philippadrian.com/), [be:screen GmbH](http://bescreen.de/), [Ken Frederick](http://kennethfrederick.de),  [Stefan Landsbek](http://47nord.de), [Timo Rychert](http://timorychert.de) and [Fabian Morón Zirfas](https://fabianmoronzirfas.me)
21+
Founders of the basil.js team are: [Ted Davis](https://teddavis.org), [Benedikt Groß](httsp://benedikt-gross.de) and [Ludwig Zeller](httsp://ludwigzeller.de)
22+
Fantastic contributors to the project: [Philipp Adrian](https://www.philippadrian.com/), [be:screen GmbH](https://bescreen.de/), [Ken Frederick](https://kennethfrederick.de),  [Stefan Landsbek](https://47nord.de), [Timo Rychert](https://timorychert.de) and [Fabian Morón Zirfas](https://fabianmoronzirfas.me)
2323

2424
It is one of our main goals to expand the methodologies of design and to educate our students in developing a set of individual, unique styles and aesthetics.
2525
While Adobe InDesign on the one hand is offering a valuable set of pre-defined, common solutions for layout and design problems, a programming language on the other hand allows for questioning the set of available methods and for extending it by creating new tools.

_source/download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The basil.js b.typo cheatsheet:
2929

3030
## Source code
3131

32-
Please note that basil.js is provided as open-source under the [MIT License](http://opensource.org/licenses/MIT).
32+
Please note that basil.js is provided as open-source under the [MIT License](https://opensource.org/licenses/MIT).
3333

3434
Designers and developers who are interested in the "bleeding edge"
3535
are welcome to use our Git repository at [https://github.com/basiljs/basil.js](https://github.com/basiljs/basil.js) (develop branch)

_source/gallery/ending-the-depression-through-amazon/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ featured: true
1010
---
1111

1212

13-
<iframe src="http://player.vimeo.com/video/57749978?portrait=0" width="100%" height="320px" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
13+
<iframe src="https://player.vimeo.com/video/57749978?portrait=0" width="100%" height="320px" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe>
1414

1515
This book results from delving into the topics of data and consumption and from the exploration of basil.js. The text of Bernhard London from the year 1932 proposes the solution of the economic crisis at that time through the introduction of a law that would force the citizens to hand in their products for destruction after a certain amount of time. The visual correlation of the text’s words with product images from Amazon results in a dialogue between the essay from the thirties with an economic system typical for today – the online shop. The flood of goods that is proposed by the author is therefore visible as a flood of product images and the imagined system is set into a relationship with today’s intensity of consumption and the currently often short lifetime of products. Through the way of the images being defined by the text, they form a seemingly random accumulation of goods. Those hereby suffer from a loss in value. This is depicting a change of attitude towards products, that would be a precondition for the system demanded by London.
1616

_source/gallery/onesecond/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
authors:
33
- name: Philipp Adrian
4-
url: http://www.philippadrian.com
4+
url: https://www.philippadrian.com
55
layout: gallery-item
66
title: oneSecond
77
description: A connection between 5522 people all across the world that have been active on Twitter within the timeframe of one second.

0 commit comments

Comments
 (0)