Skip to content

Commit

Permalink
Added more posts
Browse files Browse the repository at this point in the history
  • Loading branch information
rogarmu8 committed Oct 24, 2023
1 parent 234567a commit 9541c43
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions content/posts/googlecalendar/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
weight: 2
title: "E-Ink Google Calendar"
date: 2020-11-05T15:58:26+08:00
lastmod: 2020-11-05T15:58:26+08:00
date: 2021-01-05T15:58:26+08:00
lastmod: 2021-01-05T15:58:26+08:00
draft: false
author: "Rómulo García"
description: ""
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
title="/posts/googlecalendar/featured-image-preview.jpg" /></a>
</div><h1 class="single-title" itemprop="name headline">
<a href="/posts/googlecalendar/">E-Ink Google Calendar</a>
</h1><div class="post-meta"><i class="far fa-calendar-alt fa-fw" aria-hidden="true"></i>&nbsp;<time datetime="2020-11-05">2020-11-05</time>&nbsp;</div><div class="content">E-ink display that connects to your google calendar and retrieves the data from the next 6 days updating every 24 hours.
</h1><div class="post-meta"><i class="far fa-calendar-alt fa-fw" aria-hidden="true"></i>&nbsp;<time datetime="2021-01-05">2021-01-05</time>&nbsp;</div><div class="content">E-ink display that connects to your google calendar and retrieves the data from the next 6 days updating every 24 hours.
Parts used: https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board https://www.waveshare.com/product/7.5inch-e-paper.htm Explanation: We use google scripts to connect to our google calendar and retrieve the needed information. After doing such, from our esp32 we connect to the scripts application and retrieve the data from the html reponse. We give format to the response to have a better integrationwith the e-ink display.</div><div class="post-footer">
<a href="/posts/googlecalendar/">Read More</a></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><div class="featured-image-preview">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Google Play Link ]]></description>
<item>
<title>E-Ink Google Calendar</title>
<link>https://rogarmu8.github.io/posts/googlecalendar/</link>
<pubDate>Thu, 05 Nov 2020 15:58:26 &#43;0800</pubDate>
<pubDate>Tue, 05 Jan 2021 15:58:26 &#43;0800</pubDate>
<author>Rómulo García</author>
<guid>https://rogarmu8.github.io/posts/googlecalendar/</guid>
<description><![CDATA[E-ink display that connects to your google calendar and retrieves the data from the next 6 days updating every 24 hours.
Expand Down
10 changes: 5 additions & 5 deletions docs/posts/googlecalendar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
Parts used: https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board https://www.waveshare.com/product/7.5inch-e-paper.htm Explanation: We use google scripts to connect to our google calendar and retrieve the needed information. After doing such, from our esp32 we connect to the scripts application and retrieve the data from the html reponse. We give format to the response to have a better integrationwith the e-ink display." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://rogarmu8.github.io/posts/googlecalendar/" /><meta property="og:image" content="https://rogarmu8.github.io/posts/googlecalendar/featured-image.jpg"/><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-11-05T15:58:26+08:00" />
<meta property="article:modified_time" content="2020-11-05T15:58:26+08:00" /><meta property="og:site_name" content="Rómulo García" />
<meta property="article:published_time" content="2021-01-05T15:58:26+08:00" />
<meta property="article:modified_time" content="2021-01-05T15:58:26+08:00" /><meta property="og:site_name" content="Rómulo García" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://rogarmu8.github.io/posts/googlecalendar/featured-image.jpg"/>
<meta name="twitter:title" content="E-Ink Google Calendar"/>
Expand All @@ -36,7 +36,7 @@
"width": 1600 ,
"height": 1042
}],"genre": "posts","wordcount": 189 ,
"url": "https:\/\/rogarmu8.github.io\/posts\/googlecalendar\/","datePublished": "2020-11-05T15:58:26+08:00","dateModified": "2020-11-05T15:58:26+08:00","publisher": {
"url": "https:\/\/rogarmu8.github.io\/posts\/googlecalendar\/","datePublished": "2021-01-05T15:58:26+08:00","dateModified": "2021-01-05T15:58:26+08:00","publisher": {
"@type": "Organization",
"name": ""},"author": {
"@type": "Person",
Expand Down Expand Up @@ -77,7 +77,7 @@ <h2 class="toc-title">Contents</h2>
<div class="toc-content" id="toc-content-auto"></div>
</div><article class="page single"><h1 class="single-title animate__animated animate__flipInX">E-Ink Google Calendar</h1><div class="post-meta">
<div class="post-meta-line"></div>
<div class="post-meta-line"><i class="far fa-calendar-alt fa-fw" aria-hidden="true"></i>&nbsp;<time datetime="2020-11-05">2020-11-05</time>&nbsp;</div>
<div class="post-meta-line"><i class="far fa-calendar-alt fa-fw" aria-hidden="true"></i>&nbsp;<time datetime="2021-01-05">2021-01-05</time>&nbsp;</div>
</div><div class="featured-image"><img
class="lazyload"
src="/svg/loading.min.svg"
Expand Down Expand Up @@ -123,7 +123,7 @@ <h1 id="example-of-data-retrieved-from-google-scripts">Example of data retrieved
<div class="post-info">
<div class="post-info-line">
<div class="post-info-mod">
<span>Updated on 2020-11-05</span>
<span>Updated on 2021-01-05</span>
</div></div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
</article><article class="archive-item">
<a href="/posts/onesongaday/" class="archive-item-link">One Song A Day</a>
<span class="archive-item-date">02-05</span>
</article><h3 class="group-title">2020</h3><article class="archive-item">
<a href="/posts/googlecalendar/" class="archive-item-link">E-Ink Google Calendar</a>
<span class="archive-item-date">11-05</span>
</article><article class="archive-item">
<a href="/posts/googlecalendar/" class="archive-item-link">E-Ink Google Calendar</a>
<span class="archive-item-date">01-05</span>
</article><h3 class="group-title">2020</h3><article class="archive-item">
<a href="/posts/clickycode/" class="archive-item-link">Clicky Code</a>
<span class="archive-item-date">03-05</span>
</article><h3 class="group-title">2016</h3><article class="archive-item">
Expand Down
2 changes: 1 addition & 1 deletion docs/posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Google Play Link ]]></description>
<item>
<title>E-Ink Google Calendar</title>
<link>https://rogarmu8.github.io/posts/googlecalendar/</link>
<pubDate>Thu, 05 Nov 2020 15:58:26 &#43;0800</pubDate>
<pubDate>Tue, 05 Jan 2021 15:58:26 &#43;0800</pubDate>
<author>Rómulo García</author>
<guid>https://rogarmu8.github.io/posts/googlecalendar/</guid>
<description><![CDATA[E-ink display that connects to your google calendar and retrieves the data from the next 6 days updating every 24 hours.
Expand Down
2 changes: 1 addition & 1 deletion docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<loc>https://rogarmu8.github.io/posts/tfg/</loc><lastmod>2023-03-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/infogr/</loc><lastmod>2021-05-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/onesongaday/</loc><lastmod>2021-02-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/googlecalendar/</loc><lastmod>2020-11-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/googlecalendar/</loc><lastmod>2021-01-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/clickycode/</loc><lastmod>2020-03-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/posts/fallendots/</loc><lastmod>2016-08-05T15:58:26&#43;08:00</lastmod></url><url>
<loc>https://rogarmu8.github.io/about/</loc><lastmod>2023-10-24T15:27:29&#43;02:00</lastmod></url><url>
Expand Down

0 comments on commit 9541c43

Please sign in to comment.