draft new post
This commit is contained in:
parent
d1d3b35bfe
commit
36df1fbc55
5 changed files with 24 additions and 0 deletions
14
content/post/2019/11/path-to-self-hosting.md
Normal file
14
content/post/2019/11/path-to-self-hosting.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
date = "2019-11-03T04:00:00-07:00"
|
||||
title = "Path to Self-Hosting"
|
||||
categories = ["SA"]
|
||||
#image = ""
|
||||
series = ["Self-Hosting"]
|
||||
summary = "De-Clouding my life"
|
||||
image = "/photos/Random/clouds.jpg"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
Whilst self-hosting may be all the rage today, the fact is I have been doing a chunk of it for a while.
|
||||
|
||||
This is the first in a series of posts about my journey to self-hosting. Will I totally move off of all SaaS (Software as a Service) apps provided by the likes of Google, Microsoft, etc? No, for the simple reason that not everyone I enter-act with does. Can I get my core stuff self-hosted? Yes.
|
||||
BIN
static/photos/Random/clouds.jpg
Normal file
BIN
static/photos/Random/clouds.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
|
|
@ -76,6 +76,12 @@
|
|||
thumb: "thumbnails/Art-Rose.jpg",
|
||||
image: "Art-Rose.jpg"
|
||||
},
|
||||
{
|
||||
title: "clouds.jpg",
|
||||
description: "<div class='film-meta'><abbr title='film speed'>48</abbr><abbr title='exposure'>577/500000</abbr><abbr title='aperture'>1.8</abbr><abbr title='focal length'>4</abbr></div><a title='location' href='https://www.openstreetmap.org/?mlat=29.743705555555557&mlon=-95.76928611111111&zoom=12&layers=M' target='_blank' class='map' >N29.743706W95.769286</a><abbr title='camera make and model'>Google Pixel 2</abbr><abbr title='date'>Mon 14 Oct 2019 06:41:13 PM </abbr>",
|
||||
thumb: "thumbnails/clouds.jpg",
|
||||
image: "clouds.jpg"
|
||||
},
|
||||
{
|
||||
title: "deadpool-sa.jpg",
|
||||
description: "<br>Deadpool SA<div class='film-meta'><abbr title='film speed'>1600</abbr><abbr title='exposure'>1/20</abbr><abbr title='aperture'>2.7</abbr><abbr title='focal length'>4</abbr></div><abbr title='camera make and model'>Canon Canon PowerShot ELPH 320 HS</abbr><abbr title='date'>Tue 23 Aug 2016 08:27:23 AM </abbr>",
|
||||
|
|
|
|||
BIN
static/photos/Random/thumbnails/clouds.jpg
Normal file
BIN
static/photos/Random/thumbnails/clouds.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.3 KiB |
|
|
@ -46,6 +46,10 @@
|
|||
<img src="Galveston-2017-07/thumbnails/20170703172025.jpg" class="album_thumb" alt="Galveston-2017-07" title="Galveston-2017-07" /></a>
|
||||
<span class="album_title">Galveston-2017-07</span>
|
||||
</li>
|
||||
<li><a href="Hill-Country-TX-2019-10/">
|
||||
<img src="Hill-Country-TX-2019-10/thumbnails/20191019074307.jpg" class="album_thumb" alt="Hill-Country-TX-2019-10" title="Hill-Country-TX-2019-10" /></a>
|
||||
<span class="album_title">Hill-Country-TX-2019-10</span>
|
||||
</li>
|
||||
<li><a href="Huntsville-TX-2019-09/">
|
||||
<img src="Huntsville-TX-2019-09/thumbnails/20190906194323173851-0500.jpg" class="album_thumb" alt="Huntsville-TX-2019-09" title="Huntsville-TX-2019-09" /></a>
|
||||
<span class="album_title">Huntsville-TX-2019-09</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue