diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
| commit | 17b4d15612cb0180efd387739e8df66dd999d3ae (patch) | |
| tree | 205b1eaefa99023f76bc7b004f9412c29eec62f6 | |
| parent | 0cf6622ab6d5a3d52d614e963b9a28aee72d5b41 (diff) | |
| download | mitjafelicijan.com-17b4d15612cb0180efd387739e8df66dd999d3ae.tar.gz | |
Fixed dates in RSS
22 files changed, 27 insertions, 23 deletions
diff --git a/posts/2017-03-07-golang-profiling-simplified.md b/posts/2017-03-07-golang-profiling-simplified.md index 8059aec..b419918 100644 --- a/posts/2017-03-07-golang-profiling-simplified.md +++ b/posts/2017-03-07-golang-profiling-simplified.md | |||
| @@ -3,7 +3,7 @@ Title: Golang profiling simplified | |||
| 3 | Description: Golang profiling simplified | 3 | Description: Golang profiling simplified |
| 4 | Slug: golang-profiling-simplified | 4 | Slug: golang-profiling-simplified |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2017, March 7 | 6 | Created: 2017-03-07 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md b/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md index 90fe238..99be1e9 100644 --- a/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md +++ b/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md | |||
| @@ -3,7 +3,7 @@ Title: What I've learned developing ad server | |||
| 3 | Description: Lessons I learned developing contextual ad server | 3 | Description: Lessons I learned developing contextual ad server |
| 4 | Slug: what-i-ve-learned-developing-ad-server | 4 | Slug: what-i-ve-learned-developing-ad-server |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2017, April 17 | 6 | Created: 2017-04-17 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md index af2c65a..f2d4190 100644 --- a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md +++ b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md | |||
| @@ -3,7 +3,7 @@ Title: Profiling Python web applications with visual tools | |||
| 3 | Description: Missing link when debugging and profiling python web application | 3 | Description: Missing link when debugging and profiling python web application |
| 4 | Slug: profiling-python-web-applications-with-visual-tools | 4 | Slug: profiling-python-web-applications-with-visual-tools |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2017, April 21 | 6 | Created: 2017-04-21 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2017-08-11-simple-iot-application.md b/posts/2017-08-11-simple-iot-application.md index dee5e74..0c90f43 100644 --- a/posts/2017-08-11-simple-iot-application.md +++ b/posts/2017-08-11-simple-iot-application.md | |||
| @@ -3,7 +3,7 @@ Title: Simple IOT application supported by real-time monitoring and data history | |||
| 3 | Description: Develop simple IOT application with Arduino MKR1000 and Python | 3 | Description: Develop simple IOT application with Arduino MKR1000 and Python |
| 4 | Slug: simple-iot-application | 4 | Slug: simple-iot-application |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2017, August 11 | 6 | Created: 2017-08-11 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md index ae895f7..9b75ac7 100644 --- a/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md +++ b/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | |||
| @@ -3,7 +3,7 @@ Title: Using DigitalOcean Spaces Object Storage with FUSE | |||
| 3 | Description: Using DigitalOcean Spaces Object Storage with FUSE | 3 | Description: Using DigitalOcean Spaces Object Storage with FUSE |
| 4 | Slug: using-digitalocean-spaces-object-storage-with-fuse | 4 | Slug: using-digitalocean-spaces-object-storage-with-fuse |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2018, January 16 | 6 | Created: 2018-01-16 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md b/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md index 1bf39ea..19d9073 100644 --- a/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md +++ b/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md | |||
| @@ -3,7 +3,7 @@ Title: Encoding binary data into DNA sequence | |||
| 3 | Description: Imagine a world where you could go outside and take a leaf from a tree and put it through your ~ personal DNA sequencer and get data like music, videos or computer programs from it | 3 | Description: Imagine a world where you could go outside and take a leaf from a tree and put it through your ~ personal DNA sequencer and get data like music, videos or computer programs from it |
| 4 | Slug: encoding-binary-data-into-dna-sequence | 4 | Slug: encoding-binary-data-into-dna-sequence |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2019, January 3 | 6 | Created: 2019-01-03 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2019-10-14-simplifying-and-reducing-clutter.md b/posts/2019-10-14-simplifying-and-reducing-clutter.md index 24c55c6..7d2d8d6 100644 --- a/posts/2019-10-14-simplifying-and-reducing-clutter.md +++ b/posts/2019-10-14-simplifying-and-reducing-clutter.md | |||
| @@ -3,7 +3,7 @@ Title: Simplifying and reducing clutter in my life and work | |||
| 3 | Description: Simplifying and reducing clutter in my life and work | 3 | Description: Simplifying and reducing clutter in my life and work |
| 4 | Slug: simplifying-and-reducing-clutter | 4 | Slug: simplifying-and-reducing-clutter |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2019, October 14 | 6 | Created: 2019-10-14 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md b/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md index b975828..c74501a 100644 --- a/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md +++ b/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md | |||
| @@ -3,7 +3,7 @@ Title: Using sentiment analysis for click‑bait detection in RSS feeds | |||
| 3 | Description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait | 3 | Description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait |
| 4 | Slug: using-sentiment-analysis-for-click-bait-detection-in-rss-feeds | 4 | Slug: using-sentiment-analysis-for-click-bait-detection-in-rss-feeds |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2019, October 19 | 6 | Created: 2019-10-19 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-03-22-simple-sse-based-pubsub-server.md b/posts/2020-03-22-simple-sse-based-pubsub-server.md index 56a7dfa..4256aed 100644 --- a/posts/2020-03-22-simple-sse-based-pubsub-server.md +++ b/posts/2020-03-22-simple-sse-based-pubsub-server.md | |||
| @@ -3,7 +3,7 @@ Title: Simple Server-Sent Events based PubSub Server | |||
| 3 | Description: Simple Server-Sent Events based PubSub Server | 3 | Description: Simple Server-Sent Events based PubSub Server |
| 4 | Slug: simple-server-sent-events-based-pubsub-server | 4 | Slug: simple-server-sent-events-based-pubsub-server |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, March 22 | 6 | Created: 2020-03-22 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-03-27-create-placeholder-images-with-sharp.md b/posts/2020-03-27-create-placeholder-images-with-sharp.md index ef035c9..2869857 100644 --- a/posts/2020-03-27-create-placeholder-images-with-sharp.md +++ b/posts/2020-03-27-create-placeholder-images-with-sharp.md | |||
| @@ -3,7 +3,7 @@ Title: Create placeholder images with sharp Node.js image processing library | |||
| 3 | Description: Create placeholder images with sharp Node.js image processing library | 3 | Description: Create placeholder images with sharp Node.js image processing library |
| 4 | Slug: create-placeholder-images-with-sharp | 4 | Slug: create-placeholder-images-with-sharp |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, March 27 | 6 | Created: 2020-03-27 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md b/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md index 7d70a7d..a577c2b 100644 --- a/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md +++ b/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md | |||
| @@ -3,7 +3,7 @@ Title: The strange case of Elasticsearch allocation failure | |||
| 3 | Description: Elasticsearch allocation failure on some indices while reporting domain processing | 3 | Description: Elasticsearch allocation failure on some indices while reporting domain processing |
| 4 | Slug: the-strange-case-of-elasticsearch-allocation-failure | 4 | Slug: the-strange-case-of-elasticsearch-allocation-failure |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, March 29 | 6 | Created: 2020-03-29 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md b/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md index 70e0f51..b24bacb 100644 --- a/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md +++ b/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md | |||
| @@ -3,7 +3,7 @@ Title: My love and hate relationship with Node.js | |||
| 3 | Description: How I found a way to love and hate Node.js with a passion | 3 | Description: How I found a way to love and hate Node.js with a passion |
| 4 | Slug: my-love-and-hate-relationship-with-nodejs | 4 | Slug: my-love-and-hate-relationship-with-nodejs |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, March 30 | 6 | Created: 2020-03-30 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-05-05-remote-work.md b/posts/2020-05-05-remote-work.md index 1588dbe..9562992 100755 --- a/posts/2020-05-05-remote-work.md +++ b/posts/2020-05-05-remote-work.md | |||
| @@ -3,7 +3,7 @@ Title: Remote work and how it affects the daily lives of people | |||
| 3 | Description: Remote work and how it affects the daily lives of people | 3 | Description: Remote work and how it affects the daily lives of people |
| 4 | Slug: remote-work | 4 | Slug: remote-work |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, May 5 | 6 | Created: 2020-05-05 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-08-15-systemd-disable-wake-onmouse.md b/posts/2020-08-15-systemd-disable-wake-onmouse.md index f4ac0ee..90288ac 100644 --- a/posts/2020-08-15-systemd-disable-wake-onmouse.md +++ b/posts/2020-08-15-systemd-disable-wake-onmouse.md | |||
| @@ -3,7 +3,7 @@ Title: Disable mouse wake from suspend with systemd service | |||
| 3 | Description: Disable mouse wake from suspend with systemd service | 3 | Description: Disable mouse wake from suspend with systemd service |
| 4 | Slug: disable-mouse-wake-from-suspend-with-systemd-service | 4 | Slug: disable-mouse-wake-from-suspend-with-systemd-service |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, August 15 | 6 | Created: 2020-08-15 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-09-06-esp-and-micropython.md b/posts/2020-09-06-esp-and-micropython.md index 1052795..a0a3b93 100644 --- a/posts/2020-09-06-esp-and-micropython.md +++ b/posts/2020-09-06-esp-and-micropython.md | |||
| @@ -3,7 +3,7 @@ Title: Getting started with MicroPython and ESP8266 | |||
| 3 | Description: Getting started with MicroPython and ESP8266 | 3 | Description: Getting started with MicroPython and ESP8266 |
| 4 | Slug: esp8266-and-micropython-guide | 4 | Slug: esp8266-and-micropython-guide |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, September 6 | 6 | Created: 2020-09-06 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| @@ -12,6 +12,10 @@ Tags: [] | |||
| 12 | 1. [Introduction](#introduction) | 12 | 1. [Introduction](#introduction) |
| 13 | 2. [Flashing the SOC](#flashing-the-soc) | 13 | 2. [Flashing the SOC](#flashing-the-soc) |
| 14 | 3. [Install better tooling](#install-better-tooling) | 14 | 3. [Install better tooling](#install-better-tooling) |
| 15 | 1. [ampy](#ampy) | ||
| 16 | 2. [rshell](#rshell) | ||
| 17 | 1. [Moving files to flash](#moving-files-to-flash) | ||
| 18 | 2. [Executing scripts](#executing-scripts) | ||
| 15 | 4. [Additional resources](#additional-resources) | 19 | 4. [Additional resources](#additional-resources) |
| 16 | 20 | ||
| 17 | 21 | ||
diff --git a/posts/2020-09-08-bind-warning-on-login.md b/posts/2020-09-08-bind-warning-on-login.md index 2ccc3c6..ab26b0c 100644 --- a/posts/2020-09-08-bind-warning-on-login.md +++ b/posts/2020-09-08-bind-warning-on-login.md | |||
| @@ -3,7 +3,7 @@ Title: Fix bind warning in .profile on login in Ubuntu | |||
| 3 | Description: Fix bind warning in .profile on login in Ubuntu | 3 | Description: Fix bind warning in .profile on login in Ubuntu |
| 4 | Slug: bind-warning-on-login-in-ubuntu | 4 | Slug: bind-warning-on-login-in-ubuntu |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, September 8 | 6 | Created: 2020-09-08 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2020-09-09-digitalocean-sync.md b/posts/2020-09-09-digitalocean-sync.md index eeaf096..5ee6c47 100644 --- a/posts/2020-09-09-digitalocean-sync.md +++ b/posts/2020-09-09-digitalocean-sync.md | |||
| @@ -3,7 +3,7 @@ Title: Using Digitalocean Spaces to sync between computers | |||
| 3 | Description: Using Digitalocean Spaces to sync between computers | 3 | Description: Using Digitalocean Spaces to sync between computers |
| 4 | Slug: digitalocean-spaces-to-sync-between-computers | 4 | Slug: digitalocean-spaces-to-sync-between-computers |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2020, September 9 | 6 | Created: 2020-09-09 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/posts/2021-01-24-replacing-dropbox-with-s3.md b/posts/2021-01-24-replacing-dropbox-with-s3.md index f3714b6..4a181b5 100644 --- a/posts/2021-01-24-replacing-dropbox-with-s3.md +++ b/posts/2021-01-24-replacing-dropbox-with-s3.md | |||
| @@ -3,7 +3,7 @@ Title: Replacing Dropbox in favor of DigitalOcean spaces | |||
| 3 | Description: Replacing Dropbox in favor of DigitalOcean spaces | 3 | Description: Replacing Dropbox in favor of DigitalOcean spaces |
| 4 | Slug: replacing-dropbox-in-favor-of-digitalocean-spaces | 4 | Slug: replacing-dropbox-in-favor-of-digitalocean-spaces |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2021, January 24 | 6 | Created: 2021-01-24 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| @@ -15,7 +15,7 @@ I am not a conspiracy theory nut, but to be honest, what these companies are doi | |||
| 15 | 15 | ||
| 16 | **Anyways. Let's get to the meat of things.** | 16 | **Anyways. Let's get to the meat of things.** |
| 17 | 17 | ||
| 18 | Before you continue you should read my post about [syncing to Dropbox]((/digitalocean-spaces-to-sync-between-computers.html)). | 18 | Before you continue you should read my post about [syncing to Dropbox](/digitalocean-spaces-to-sync-between-computers.html). |
| 19 | 19 | ||
| 20 | > Also to note, I am using Linux on my machine with Gnome desktop environment. This should work on MacOS too. To use this on Windows I suggest using [Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or [Cygwin](https://www.cygwin.com/). | 20 | > Also to note, I am using Linux on my machine with Gnome desktop environment. This should work on MacOS too. To use this on Windows I suggest using [Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or [Cygwin](https://www.cygwin.com/). |
| 21 | 21 | ||
diff --git a/posts/2021-01-25-goaccess.md b/posts/2021-01-25-goaccess.md index f472c42..7b5ba5c 100644 --- a/posts/2021-01-25-goaccess.md +++ b/posts/2021-01-25-goaccess.md | |||
| @@ -3,7 +3,7 @@ Title: Using GoAccess with Nginx to replace Google Analytics | |||
| 3 | Description: Using GoAccess with Nginx to replace Google Analytics | 3 | Description: Using GoAccess with Nginx to replace Google Analytics |
| 4 | Slug: using-goaccess-with-nginx-to-replace-google-analytics | 4 | Slug: using-goaccess-with-nginx-to-replace-google-analytics |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2021, January 25 | 6 | Created: 2021-01-25 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
diff --git a/template/index.html b/template/index.html index 4e3b623..7727f3b 100755 --- a/template/index.html +++ b/template/index.html | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | <ul class="post-list"> | 22 | <ul class="post-list"> |
| 23 | {{range $index, $post := .Posts}} | 23 | {{range $index, $post := .Posts}} |
| 24 | <li> | 24 | <li> |
| 25 | <time>{{.Created}}</time> | 25 | <time>{{.CreatedFormatted}}</time> |
| 26 | 26 | ||
| 27 | <a href="/{{$post.Slug}}" title="{{$post.Title}}" itemprop="url"> | 27 | <a href="/{{$post.Slug}}" title="{{$post.Title}}" itemprop="url"> |
| 28 | <h2>{{$post.Title}}</h2> | 28 | <h2>{{$post.Title}}</h2> |
diff --git a/template/post.html b/template/post.html index 6502c3d..b59bb38 100755 --- a/template/post.html +++ b/template/post.html | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | <article itemtype="http://schema.org/Article"> | 18 | <article itemtype="http://schema.org/Article"> |
| 19 | <header> | 19 | <header> |
| 20 | <h1 itemtype="headline">{{.Title}}</h1> | 20 | <h1 itemtype="headline">{{.Title}}</h1> |
| 21 | <time>{{.Created}}</time> | 21 | <time>{{.CreatedFormatted}}</time> |
| 22 | </header> | 22 | </header> |
| 23 | <div> | 23 | <div> |
| 24 | {{.Content}} | 24 | {{.Content}} |
diff --git a/template/tag.html b/template/tag.html index 344ef0b..42e42ea 100755 --- a/template/tag.html +++ b/template/tag.html | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | <ul class="post-list"> | 20 | <ul class="post-list"> |
| 21 | {{range $index, $post := .Posts}} | 21 | {{range $index, $post := .Posts}} |
| 22 | <li> | 22 | <li> |
| 23 | <time>{{.Created}}</time> | 23 | <time>{{.CreatedFormatted}}</time> |
| 24 | 24 | ||
| 25 | <a href="/{{$post.Slug}}" title="{{$post.Title}}" itemprop="url"> | 25 | <a href="/{{$post.Slug}}" title="{{$post.Title}}" itemprop="url"> |
| 26 | <h2>{{$post.Title}}</h2> | 26 | <h2>{{$post.Title}}</h2> |
