Merge branch 'add-ssl' into 'master'
updated links to https See merge request softinio/softinio.com!10
This commit is contained in:
commit
b876914371
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016 [Salar Rahmanian](http://www.softinio.com)
|
||||
Copyright (c) 2016 [Salar Rahmanian](https://www.softinio.com)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# softinio.com
|
||||
Personal Blog of Salar Rahmanian, http://www.softinio.com
|
||||
Personal Blog of Salar Rahmanian, https://www.softinio.com
|
||||
|
||||
# Powered by the fabulous
|
||||
|
||||
http://gohugo.io/
|
||||
https://gohugo.io/
|
||||
|
|
|
@ -4,7 +4,7 @@ date = {{ .Date }}
|
|||
description = ""
|
||||
tags = ["Development"]
|
||||
topics = ["Development"]
|
||||
download_url = "http://github.com/softinio/PROJECTNAME"
|
||||
download_url = "https://github.com/softinio/PROJECTNAME"
|
||||
project_description = "DESC"
|
||||
project_name = "PROJECTNAME"
|
||||
project_url = "URL"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
baseurl = "http://www.softinio.com/"
|
||||
baseurl = "https://www.softinio.com/"
|
||||
title = "Salar Rahmanian"
|
||||
languageCode = "en-us"
|
||||
disqusShortname = "gadgetplayboy"
|
||||
|
|
|
@ -9,7 +9,7 @@ title = "Salar Rahmanian"
|
|||
|
||||
![Rahmanian Family](/static/img/rahmanian.png)
|
||||
|
||||
I , [Salar Rahmanian](http://www.softinio.com), am a software developer based in Washington DC, USA. I have over 20 years of experience in software and web development.
|
||||
I , [Salar Rahmanian](https://www.softinio.com), am a software developer based in Washington DC, USA. I have over 20 years of experience in software and web development.
|
||||
|
||||
I am married to my wonderful wife, [Leila Rahmanian](http://www.foofoolmom.com). We have two sons and a daughter, [Valentino Rahmanian](http://www.valentinorahmanian.com) who was born in December 2013, [Caspian Rahmanian](http://www.caspianrahmanian.com) who was born in December 2014 and Persephone Rahmanian who was born in February 2017. We also have a cheeky french bulldog called Sir Edward.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{{ partial "header.html" . }}
|
||||
<body lang="en" itemscope itemtype="http://schema.org/Article">
|
||||
<body lang="en" itemscope itemtype="https://schema.org/Article">
|
||||
{{ partial "subheader.html" . }}
|
||||
{{ $baseurl := .Site.BaseURL }}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
||||
<html class="no-js" lang="en-US" prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb#">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{{ partial "header.html" . }}
|
||||
<body lang="en" itemscope itemtype="http://schema.org/Article">
|
||||
<body lang="en" itemscope itemtype="https://schema.org/Article">
|
||||
{{ partial "subheader.html" . }}
|
||||
{{ $baseurl := .Site.BaseURL }}
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<footer>
|
||||
<div>
|
||||
<p>
|
||||
© 2010-17 <span itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
© 2010-17 <span itemprop="author" itemscope itemtype="https://schema.org/Person">
|
||||
<span itemprop="name">Salar Rahmanian.</span></span>
|
||||
<a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution">Some rights reserved</a>;
|
||||
<a href="https://creativecommons.org/licenses/by/3.0/" title="Creative Commons Attribution">Some rights reserved</a>;
|
||||
please attribute properly and link back. <br>
|
||||
<small>Powered by <a href="http://gohugo.io">Hugo</a></small>
|
||||
<small>Powered by <a href="https://gohugo.io">Hugo</a></small>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed|Open+Sans:300' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed|Open+Sans:300' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="/static/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="/static/css/salarstyle.css">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
||||
<html class="no-js" lang="en-US" prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb#">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
<li> <a href="https://twitter.com/intent/tweet?status={{ .Title }}-{{ .Permalink }}" target="_blank" title="Follow me on Twitter" class="twitter"><span class="icon icon-twitter"></span>Twitter</a> </li>
|
||||
<li> <a href="https://www.facebook.com/sharer/sharer.php?u={{ .Permalink }}" target="_blank" title="Join me on Facebook" class="facebook"><span class="icon icon-facebook"></span>Facebook</a> </li>
|
||||
<li> <a href="https://plus.google.com/share?url={{ .Permalink }}" target="_blank" title="Google+" class="googleplus"><span class="icon icon-google-plus"></span>Google+</a> </li>
|
||||
<li> <a href="http://www.linkedin.com/shareArticle?mini=true&url={{ .Permalink }}&title={{ .Title }}&source=softinio" target="_blank" title="LinkedIn" class="linkedin"><span class="icon icon-linkedin"></span>LinkedIn</a> </li>
|
||||
<li> <a href="http://www.reddit.com/submit?url={{ .Permalink }}" target="_blank" title="Reddit" class="reddit"><span class="icon icon-reddit"></span>Reddit</a> </li>
|
||||
<li> <a href="https://www.linkedin.com/shareArticle?mini=true&url={{ .Permalink }}&title={{ .Title }}&source=softinio" target="_blank" title="LinkedIn" class="linkedin"><span class="icon icon-linkedin"></span>LinkedIn</a> </li>
|
||||
<li> <a href="https://www.reddit.com/submit?url={{ .Permalink }}" target="_blank" title="Reddit" class="reddit"><span class="icon icon-reddit"></span>Reddit</a> </li>
|
||||
</ul>
|
||||
<span class="subcount">sharing is caring</span>
|
||||
</div>
|
||||
|
@ -18,16 +18,16 @@
|
|||
<span class="title"> follow </span>
|
||||
<div class="dropdown follow">
|
||||
<ul class="social">
|
||||
<!-- <li> <a href="http://feeds.feedburner.com/spf13" target="_blank" title="Subscribe by RSS" class="rss"><span class="icon icon-feed-2"></span>RSS</a> </li> -->
|
||||
<li> <a href="http://www.twitter.com/SalarRahmanian" target="_blank" title="Follow me on Twitter" class="twitter"><span class="icon icon-twitter"></span>Twitter</a> </li>
|
||||
<li> <a href="http://www.linkedin.com/in/salarrahmanian" target="_blank" title="LinkedIn" class="linkedin"><span class="icon icon-linkedin"></span>LinkedIn</a> </li>
|
||||
<!-- <li> <a href="https://feeds.feedburner.com/spf13" target="_blank" title="Subscribe by RSS" class="rss"><span class="icon icon-feed-2"></span>RSS</a> </li> -->
|
||||
<li> <a href="https://www.twitter.com/SalarRahmanian" target="_blank" title="Follow me on Twitter" class="twitter"><span class="icon icon-twitter"></span>Twitter</a> </li>
|
||||
<li> <a href="https://www.linkedin.com/in/salarrahmanian" target="_blank" title="LinkedIn" class="linkedin"><span class="icon icon-linkedin"></span>LinkedIn</a> </li>
|
||||
<li> <a href="https://plus.google.com/+SalarRahmanian" target="_blank" title="Google+" class="googleplus"><span class="icon icon-google-plus"></span>Google+</a> </li>
|
||||
<li> <a
|
||||
href="https://stackoverflow.com/users/story/1930869"
|
||||
target="_blank" title="Stackoverflow"
|
||||
class="googleplus"><span class="fa fa-stack-overflow"></span> Stackoverflow</a> </li>
|
||||
<li> <a href="http://github.com/softinio" target="_blank" title="GitHub" class="github"><span class="icon icon-github"></span>GitHub</a> </li>
|
||||
<!-- <li> <a href="http://slideshare.com/spf13" target="_blank" title="SlideShare" class="slideshare"><span class="icon icon-slideshare"></span>SlideShare</a> </li> -->
|
||||
<li> <a href="https://github.com/softinio" target="_blank" title="GitHub" class="github"><span class="icon icon-github"></span>GitHub</a> </li>
|
||||
<!-- <li> <a href="https://slideshare.com/spf13" target="_blank" title="SlideShare" class="slideshare"><span class="icon icon-slideshare"></span>SlideShare</a> </li> -->
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{{ partial "header.html" . }}
|
||||
<body lang="en" itemscope itemtype="http://schema.org/Article">
|
||||
<body lang="en" itemscope itemtype="https://schema.org/Article">
|
||||
{{ partial "subheader.html" . }}
|
||||
{{ $baseurl := .Site.BaseURL }}
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
|||
</section>
|
||||
|
||||
<aside id="meta">
|
||||
<div itemscope itemtype="http://schema.org/SoftwareApplication" id="projectmeta">
|
||||
<div itemscope itemtype="https://schema.org/SoftwareApplication" id="projectmeta">
|
||||
{{ with .Params.project_name }}
|
||||
<h2 itemprop="name"> {{ . }} </h2>
|
||||
{{ end }}
|
||||
|
@ -21,7 +21,7 @@
|
|||
{{ with .Params.project_description }}
|
||||
<em itemprop="name"> {{.}} </em><br>
|
||||
{{ end }}
|
||||
<span class="smaller" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
<span class="smaller" itemprop="author" itemscope itemtype="https://schema.org/Person">
|
||||
by <span itemprop="name">Salar Rahmanian.</span></span><br>
|
||||
{{ with .Params.official_url }} <a href="{{.}}">{{.}}</a> {{end}}<br>
|
||||
{{if isset .Params "download_url" }} <a id="download_link" class="pure-button" href="{{ index .Params "download_url" }}">
|
||||
|
|
|
@ -1 +1 @@
|
|||
<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/{{ index .Params 0 }}/content?start_page=1&view_mode=scroll&show_recommendations=false" data-auto-height="false" data-aspect-ratio="undefined" scrolling="no" id="doc_78753" width="100%" height="600" frameborder="0"></iframe>
|
||||
<iframe class="scribd_iframe_embed" src="https://www.scribd.com/embeds/{{ index .Params 0 }}/content?start_page=1&view_mode=scroll&show_recommendations=false" data-auto-height="false" data-aspect-ratio="undefined" scrolling="no" id="doc_78753" width="100%" height="600" frameborder="0"></iframe>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<div class="embed slideshare">
|
||||
<iframe src="http://www.slideshare.net/slideshow/embed_code/{{ index .Params 0 }}?rel=0" width="599" height="487" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>
|
||||
<iframe src="https://www.slideshare.net/slideshow/embed_code/{{ index .Params 0 }}?rel=0" width="599" height="487" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>
|
||||
</div>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<div class="embed video-player">
|
||||
<iframe src="http://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
||||
<iframe src="https://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
||||
</div>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<div class="embed video-player">
|
||||
<iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0">
|
||||
<iframe class="youtube-player" type="text/html" width="640" height="385"
|
||||
src="https://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0">
|
||||
</iframe>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue