Switch to https
This commit is contained in:
parent
8388a94f2c
commit
c142201dfd
@ -4,7 +4,7 @@ thallada.github.io
|
|||||||
This is the latest version of my personal website. It is a static website built
|
This is the latest version of my personal website. It is a static website built
|
||||||
with [Jekyll](http://jekyllrb.com/).
|
with [Jekyll](http://jekyllrb.com/).
|
||||||
|
|
||||||
See it at [http://www.hallada.net/](http://www.hallada.net/).
|
See it at [https://www.hallada.net/](https://www.hallada.net/).
|
||||||
|
|
||||||
## Magic
|
## Magic
|
||||||
|
|
||||||
@ -33,7 +33,7 @@ lightning flashing in the distant background, or like cracks splitting the
|
|||||||
screen, or like growing forest of sprouting trees.
|
screen, or like growing forest of sprouting trees.
|
||||||
|
|
||||||
You can play around with these variables yourself on the [/magic
|
You can play around with these variables yourself on the [/magic
|
||||||
page](http://www.hallada.net/magic) which has sliders for tweaking the
|
page](https://www.hallada.net/magic) which has sliders for tweaking the
|
||||||
animations in realtime.
|
animations in realtime.
|
||||||
|
|
||||||
## Layout & CSS
|
## Layout & CSS
|
||||||
|
@ -2,9 +2,9 @@ title: Tyler Hallada
|
|||||||
name: Tyler Hallada - Blog
|
name: Tyler Hallada - Blog
|
||||||
description: Musings on technology, literature, and interesting topics
|
description: Musings on technology, literature, and interesting topics
|
||||||
author: thallada
|
author: thallada
|
||||||
url: http://www.hallada.net
|
url: https://www.hallada.net
|
||||||
blog_url: http://www.hallada.net/blog
|
blog_url: https://www.hallada.net/blog
|
||||||
assets: http://hallada.net/assets/
|
assets: https://hallada.net/assets/
|
||||||
logo: /img/profile_icon_128x128.jpg
|
logo: /img/profile_icon_128x128.jpg
|
||||||
social:
|
social:
|
||||||
name: Tyler Hallada
|
name: Tyler Hallada
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<h3>Subscribe to my future posts</h3>
|
<h3>Subscribe to my future posts</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<form action="http://list.hallada.net/subscribe" method="POST" accept-charset="utf-8">
|
<form action="https://list.hallada.net/subscribe" method="POST" accept-charset="utf-8">
|
||||||
<div class="row clearfix">
|
<div class="row clearfix">
|
||||||
<div class="column half">
|
<div class="column half">
|
||||||
<label for="name">Name (optional)</label><br />
|
<label for="name">Name (optional)</label><br />
|
||||||
|
@ -47,5 +47,5 @@ under 20% (on my machine), which was actually better than a few chrome
|
|||||||
extensions I was running anyways.
|
extensions I was running anyways.
|
||||||
|
|
||||||
Hopefully this new blog will also inspire me to write more posts as [my last
|
Hopefully this new blog will also inspire me to write more posts as [my last
|
||||||
post](http://thallada.github.io/2013/10/03/publishing-draft-docs-to-my-blog.html)
|
post](/2013/10/03/publishing-draft-docs-to-my-blog.html)
|
||||||
was almost a year ago now.
|
was almost a year ago now.
|
||||||
|
Loading…
Reference in New Issue
Block a user