mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 08:43:40 +00:00
Add post about backing up gmail to Synology
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<meta property='og:description' content='personal blog'>
|
||||
<meta property='og:url' content='/post/'>
|
||||
<meta property='og:site_name' content='davegallant'>
|
||||
<meta property='og:type' content='website'><meta property='og:updated_time' content='2021-11-14T10:07:03-05:00'/><meta name='twitter:card' content='summary'>
|
||||
<meta property='og:type' content='website'><meta property='og:updated_time' content='2022-03-13T18:49:10-04:00'/><meta name='twitter:card' content='summary'>
|
||||
|
||||
<meta name="generator" content="Hugo 0.92.2" />
|
||||
|
||||
@@ -75,12 +75,18 @@ if (!doNotTrack) {
|
||||
<a href='/tags/aws/' style='font-size:1em'>aws</a>
|
||||
</li><li>
|
||||
<a href='/tags/aws-vault/' style='font-size:1em'>aws-vault</a>
|
||||
</li><li>
|
||||
<a href='/tags/backup/' style='font-size:1em'>backup</a>
|
||||
</li><li>
|
||||
<a href='/tags/containers/' style='font-size:1em'>containers</a>
|
||||
</li><li>
|
||||
<a href='/tags/degoogle/' style='font-size:1em'>degoogle</a>
|
||||
</li><li>
|
||||
<a href='/tags/docker/' style='font-size:1em'>docker</a>
|
||||
</li><li>
|
||||
<a href='/tags/dotfiles/' style='font-size:1em'>dotfiles</a>
|
||||
</li><li>
|
||||
<a href='/tags/gmail/' style='font-size:1em'>gmail</a>
|
||||
</li><li>
|
||||
<a href='/tags/grafana/' style='font-size:1em'>grafana</a>
|
||||
</li><li>
|
||||
@@ -109,8 +115,12 @@ if (!doNotTrack) {
|
||||
<a href='/tags/proxmox/' style='font-size:1em'>proxmox</a>
|
||||
</li><li>
|
||||
<a href='/tags/python/' style='font-size:2em'>python</a>
|
||||
</li><li>
|
||||
<a href='/tags/ransomware/' style='font-size:1em'>ransomware</a>
|
||||
</li><li>
|
||||
<a href='/tags/security/' style='font-size:1em'>security</a>
|
||||
</li><li>
|
||||
<a href='/tags/synology/' style='font-size:1em'>synology</a>
|
||||
</li><li>
|
||||
<a href='/tags/tailscale/' style='font-size:1em'>tailscale</a>
|
||||
</li><li>
|
||||
@@ -252,6 +262,22 @@ if (!doNotTrack) {
|
||||
<div class='container list-container'>
|
||||
<ul class='list'>
|
||||
|
||||
<li class='item'>
|
||||
<div class='meta'>
|
||||
<span>
|
||||
<span class='screen-reader-text'>Posted on </span>
|
||||
<time datetime='2022-03-13T18:49:10-04:00'>2022, Mar 13</time>
|
||||
</span>
|
||||
|
||||
</div>
|
||||
<header class='item-header'>
|
||||
<h3 class='item-title'>
|
||||
<a href='/blog/2022/03/13/backing-up-gmail-with-synology/'>Backing Up Gmail With Synology</a>
|
||||
</h3>
|
||||
</header>
|
||||
</li>
|
||||
|
||||
|
||||
<li class='item'>
|
||||
<div class='meta'>
|
||||
<span>
|
||||
|
@@ -6,7 +6,16 @@
|
||||
<description>Recent content in Posts on davegallant</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 14 Nov 2021 10:07:03 -0500</lastBuildDate><atom:link href="/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sun, 13 Mar 2022 18:49:10 -0400</lastBuildDate><atom:link href="/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Backing Up Gmail With Synology</title>
|
||||
<link>/blog/2022/03/13/backing-up-gmail-with-synology/</link>
|
||||
<pubDate>Sun, 13 Mar 2022 18:49:10 -0400</pubDate>
|
||||
|
||||
<guid>/blog/2022/03/13/backing-up-gmail-with-synology/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Running K3s in LXC on Proxmox</title>
|
||||
<link>/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/</link>
|
||||
|
Reference in New Issue
Block a user