Skip to content

Commit f400691

Browse files
committed
HTTPS
1 parent 3115311 commit f400691

File tree

13 files changed

+38
-40
lines changed

13 files changed

+38
-40
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Building this repository requires:
2525

2626
### Installing required tools
2727

28-
The project uses [Grunt](https://gruntjs.com/) to run tasks and [Sass](http://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: [Node.js](https://nodejs.org/) and [Grunt](https://gruntjs.com/). You can install Node using the [installer](https://nodejs.org/), Composer using the [installer](https://getcomposer.org/), and Grunt with npm:
28+
The project uses [Grunt](https://gruntjs.com/) to run tasks and [Sass](https://sass-lang.com/) for CSS pre-processing. First make sure you have base dependencies installed: [Node.js](https://nodejs.org/) and [Grunt](https://gruntjs.com/). You can install Node using the [installer](https://nodejs.org/), Composer using the [installer](https://getcomposer.org/), and Grunt with npm:
2929

3030
```ShellSession
3131
$ npm install -g grunt-cli

public/humans.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
Server: Nginx, Percona Server for MySQL, PHP
2424
Components:
2525
Textpattern CMS: https://textpattern.com/
26-
Prism: http://prismjs.com/
26+
Prism: https://prismjs.com/
2727
Software:
2828
Node.js: https://nodejs.org/
2929
Grunt.js: https://gruntjs.com/

src/assets/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
// Syntax highlighting, via 'Prism'.
1515
// Applies syntax highlighting to `code` HTML elements.
16-
// More info - http://prismjs.com.
16+
// More info - https://prismjs.com.
1717

1818
if (code.length) {
1919
var elems = document.querySelectorAll('.language-txp');

src/assets/sass/designpatterns.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ main {
5757

5858
/**
5959
* Generate the colour swatches dynamically.
60-
*
61-
* More info: http://www.guyroutledge.co.uk/blog/style-guide-colours-with-sass/
6260
*/
6361

6462
$colors: (

src/mockups/blog-article.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h3>Featured at:</h3>
376376
<a rel="external" href="#">yatil.de</a>
377377
</li>
378378
</ul>
379-
<small>Powered by <a rel="external" href="http://website.informer.com/">website.informer.com</a></small>
379+
<small>Powered by <a rel="external" href="https://website.informer.com/">website.informer.com</a></small>
380380

381381
<p><img class="dark-contrast" width="200" height="200" alt="The Carver" src="../assets/img/com/carver.png" srcset="../assets/img/com/[email protected] 2x"></p>
382382
</section>

src/mockups/blog-landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h1 itemprop="headline"><a itemprop="url mainEntityOfPage" title="Full article"
143143
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
144144
</div><!-- /.article-description -->
145145

146-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
146+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
147147
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
148148
<meta itemprop="width" content="1200">
149149
<meta itemprop="height" content="1200">
@@ -192,7 +192,7 @@ <h1 itemprop="headline"><a itemprop="url mainEntityOfPage" title="Full article"
192192
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
193193
</div><!-- /.article-description -->
194194

195-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
195+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
196196
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
197197
<meta itemprop="width" content="1200">
198198
<meta itemprop="height" content="1200">
@@ -241,7 +241,7 @@ <h1 itemprop="headline"><a itemprop="url mainEntityOfPage" title="Full article"
241241
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
242242
</div><!-- /.article-description -->
243243

244-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
244+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
245245
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
246246
<meta itemprop="width" content="1200">
247247
<meta itemprop="height" content="1200">
@@ -359,7 +359,7 @@ <h3>Featured at:</h3>
359359
<a rel="external" href="#">yatil.de</a>
360360
</li>
361361
</ul>
362-
<small>Powered by <a rel="external" href="http://website.informer.com/">website.informer.com</a></small>
362+
<small>Powered by <a rel="external" href="https://website.informer.com/">website.informer.com</a></small>
363363

364364
<p><img class="dark-contrast" width="200" height="200" alt="The Carver" src="../assets/img/com/carver.png" srcset="../assets/img/com/[email protected] 2x"></p>
365365
</section>

src/mockups/get-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h1 itemprop="headline">Get started with Textpattern</h1>
148148
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
149149
</div><!-- /.article-description -->
150150

151-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
151+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
152152
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
153153
<meta itemprop="width" content="1200">
154154
<meta itemprop="height" content="1200">
@@ -292,7 +292,7 @@ <h3>Featured at:</h3>
292292
<a rel="external" href="#">yatil.de</a>
293293
</li>
294294
</ul>
295-
<small>Powered by <a rel="external" href="http://website.informer.com/">website.informer.com</a></small>
295+
<small>Powered by <a rel="external" href="https://website.informer.com/">website.informer.com</a></small>
296296

297297
<p><img class="dark-contrast" width="200" height="200" alt="The Carver" src="../assets/img/com/carver.png" srcset="../assets/img/com/[email protected] 2x"></p>
298298
</section>

src/mockups/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ <h1 itemprop="headline"><a itemprop="url mainEntityOfPage" title="Full article"
265265
<div class="article-description" itemprop="description">
266266
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
267267
</div>
268-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
268+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
269269
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
270270
<meta itemprop="width" content="1200">
271271
<meta itemprop="height" content="1200">
@@ -309,7 +309,7 @@ <h1 itemprop="headline"><a itemprop="url mainEntityOfPage" title="Full article"
309309
<div class="article-description" itemprop="description">
310310
<p>This is where a blog article extract/description would be, if available. Ne sea soluta voluptatum. Ut nec augue disputationi, unum utamur vis in. Ea menandri persecuti dissentiunt usu, causae equidem.</p>
311311
</div>
312-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
312+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
313313
<meta itemprop="url" content="https://textpattern.com/assets/img/branding/textpattern/textpattern-og.png">
314314
<meta itemprop="width" content="1200">
315315
<meta itemprop="height" content="1200">
@@ -369,61 +369,61 @@ <h3>Latest from <a href="https://forum.textpattern.com/">the forum</a>…</h3>
369369
<small class="block">by makss on <time datetime="2017-03-13T14:20:16Z">13 March 2017 14:20</time></small>
370370
</li>
371371
<li>
372-
<a rel="external" href="#">Travel Service for ESTA application</a>
372+
<a rel="external" referrerpolicy="origin" href="#">Travel Service for ESTA application</a>
373373
<small>(Ad)</small>
374374
</li>
375375
<li>
376-
<a rel="external" href="#">Coursera Online Class Blog</a>
376+
<a rel="external" referrerpolicy="origin" href="#">Coursera Online Class Blog</a>
377377
<small>(Ad)</small>
378378
</li>
379379
<li>
380-
<a rel="external" href="#">Lån</a>
380+
<a rel="external" referrerpolicy="origin" href="#">Lån</a>
381381
<small>(Ad)</small>
382382
</li>
383383
<li>
384-
<a rel="external" href="#">Online Classes - PCMAG.com</a>
384+
<a rel="external" referrerpolicy="origin" href="#">Online Classes - PCMAG.com</a>
385385
<small>(Ad)</small>
386386
</li>
387387
<li>
388-
<a rel="external" href="#">Städning Stockholm</a>
388+
<a rel="external" referrerpolicy="origin" href="#">Städning Stockholm</a>
389389
<small>(Ad)</small>
390390
</li>
391391
</ul>
392392

393393
<h3>Featured at:</h3>
394394
<ul class="list--no-bullets ellipsis">
395395
<li>
396-
<a rel="external" href="#">cokemachineglow.com</a>
396+
<a rel="external" referrerpolicy="origin" href="#">cokemachineglow.com</a>
397397
</li>
398398
<li>
399-
<a rel="external" href="#">examplelongurlwhichcouldbreaklayout.com</a>
399+
<a rel="external" referrerpolicy="origin" href="#">examplelongurlwhichcouldbreaklayout.com</a>
400400
</li>
401401
<li>
402-
<a rel="external" href="#">jquery.info</a>
402+
<a rel="external" referrerpolicy="origin" href="#">jquery.info</a>
403403
</li>
404404
<li>
405-
<a rel="external" href="#">laogui.com</a>
405+
<a rel="external" referrerpolicy="origin" href="#">laogui.com</a>
406406
</li>
407407
<li>
408-
<a rel="external" href="#">profimagazin.cz</a>
408+
<a rel="external" referrerpolicy="origin" href="#">profimagazin.cz</a>
409409
</li>
410410
<li>
411-
<a rel="external" href="#">sprawsm.com</a>
411+
<a rel="external" referrerpolicy="origin" href="#">sprawsm.com</a>
412412
</li>
413413
<li>
414-
<a rel="external" href="#">thresholdstate.com</a>
414+
<a rel="external" referrerpolicy="origin" href="#">thresholdstate.com</a>
415415
</li>
416416
<li>
417-
<a rel="external" href="#">bmannconsulting.com</a>
417+
<a rel="external" referrerpolicy="origin" href="#">bmannconsulting.com</a>
418418
</li>
419419
<li>
420-
<a rel="external" href="#">txptips.com</a>
420+
<a rel="external" referrerpolicy="origin" href="#">txptips.com</a>
421421
</li>
422422
<li>
423-
<a rel="external" href="#">yatil.de</a>
423+
<a rel="external" referrerpolicy="origin" href="#">yatil.de</a>
424424
</li>
425425
</ul>
426-
<small>Powered by <a rel="external" href="http://website.informer.com/">website.informer.com</a></small>
426+
<small>Powered by <a rel="external" href="https://website.informer.com/">website.informer.com</a></small>
427427

428428
</div>
429429

src/mockups/showcase-article.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,21 +150,21 @@ <h1 itemprop="headline">Art and Culture Center/Hollywood</h1>
150150

151151
<div class="article-body" itemprop="articleBody">
152152
<p>
153-
<strong>Website:</strong> <a rel="external" href="http://artandculturecenter.org">artandculturecenter.org</a><br>
153+
<strong>Website:</strong> <a rel="external" href="https://artandculturecenter.org">artandculturecenter.org</a><br>
154154
<strong>Designer:</strong> Alesh Houdek<br>
155155
<strong>Contact:</strong> <a rel="external" href="https://alesh.com">alesh.com</a>
156156
</p>
157-
<p itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
157+
<p itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
158158
<img width="832" height="554" itemprop="url" alt="Art and Culture Center/Hollywood showcase 1" src="../img/article-832w/28.jpg" srcset="../img/28.jpg 2x">
159159
<meta itemprop="width" content="832">
160160
<meta itemprop="height" content="554">
161161
</p>
162-
<p itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
162+
<p itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
163163
<img width="832" height="554" itemprop="url" alt="Art and Culture Center/Hollywood showcase 2" src="../img/article-832w/29.jpg" srcset="../img/29.jpg 2x">
164164
<meta itemprop="width" content="832">
165165
<meta itemprop="height" content="554">
166166
</p>
167-
<p itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
167+
<p itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
168168
<img width="832" height="554" itemprop="url" alt="Art and Culture Center/Hollywood showcase 3" src="../img/article-832w/30.jpg" srcset="../img/30.jpg 2x">
169169
<meta itemprop="width" content="832">
170170
<meta itemprop="height" content="554">
@@ -221,7 +221,7 @@ <h3>Featured at:</h3>
221221
<a rel="external" href="#">yatil.de</a>
222222
</li>
223223
</ul>
224-
<small>Powered by <a rel="external" href="http://website.informer.com/">website.informer.com</a></small>
224+
<small>Powered by <a rel="external" href="https://website.informer.com/">website.informer.com</a></small>
225225

226226
<p><img class="dark-contrast" width="200" height="200" alt="The Carver" src="../assets/img/com/carver.png" srcset="../assets/img/com/[email protected] 2x"></p>
227227
</section>

src/templates/forms/article/article_listing.txp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<txp:excerpt />
2121
</div>
2222
</txp:if_excerpt>
23-
<span itemprop="image" itemscope itemtype="http://schema.org/ImageObject">
23+
<span itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
2424
<txp:if_article_image>
2525
<txp:images limit="1">
2626
<meta itemprop="url contentUrl" content="<txp:image_url />">

0 commit comments

Comments
 (0)