From d8a74d147bf7a64d5fdcbe7cbfa3275e6a4c2402 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 05:38:59 +0100 Subject: Cleaned up some content --- content/2015-03-07-curriculum-vitae.md | 2 +- content/2017-03-07-golang-profiling-simplified.md | 2 +- content/2017-04-17-what-i-ve-learned-developing-ad-server.md | 2 +- .../2017-04-21-profiling-python-web-applications-with-visual-tools.md | 2 +- content/2017-08-11-simple-iot-application.md | 2 +- .../2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | 2 +- content/2019-01-03-encoding-binary-data-into-dna-sequence.md | 2 +- content/2019-10-14-simplifying-and-reducing-clutter.md | 2 +- ...19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'content') diff --git a/content/2015-03-07-curriculum-vitae.md b/content/2015-03-07-curriculum-vitae.md index b215b03..0409c3a 100644 --- a/content/2015-03-07-curriculum-vitae.md +++ b/content/2015-03-07-curriculum-vitae.md @@ -1,5 +1,5 @@ ~ title: Curriculum Vitae -~ slug: /curriculum-vitae.html +~ slug: /curriculum-vitae ~ date: 2018-01-16 ~ template: page ~ hide: true diff --git a/content/2017-03-07-golang-profiling-simplified.md b/content/2017-03-07-golang-profiling-simplified.md index 7b60580..938fd21 100644 --- a/content/2017-03-07-golang-profiling-simplified.md +++ b/content/2017-03-07-golang-profiling-simplified.md @@ -1,6 +1,6 @@ ~ title: Golang profiling simplified ~ description: Golang profiling demystified -~ slug: /notes/golang-profiling-simplified.html +~ slug: /golang-profiling-simplified ~ date: 2017-03-07 ~ template: post ~ hide: false diff --git a/content/2017-04-17-what-i-ve-learned-developing-ad-server.md b/content/2017-04-17-what-i-ve-learned-developing-ad-server.md index e546775..e8e7a29 100644 --- a/content/2017-04-17-what-i-ve-learned-developing-ad-server.md +++ b/content/2017-04-17-what-i-ve-learned-developing-ad-server.md @@ -1,6 +1,6 @@ ~ title: What I've learned developing ad server ~ description: Lessons I learned developing contextual ad server -~ slug: /notes/what-i-ve-learned-developing-ad-server.html +~ slug: /what-i-ve-learned-developing-ad-server ~ date: 2017-04-17 ~ template: post ~ hide: false diff --git a/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md index dd9a692..73b48c6 100644 --- a/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md +++ b/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md @@ -1,6 +1,6 @@ ~ title: Profiling Python web applications with visual tools ~ description: Missing link when debugging and profiling python web application -~ slug: /experiments/profiling-python-web-applications-with-visual-tools.html +~ slug: /profiling-python-web-applications-with-visual-tools ~ date: 2017-04-21 ~ template: post ~ hide: false diff --git a/content/2017-08-11-simple-iot-application.md b/content/2017-08-11-simple-iot-application.md index 6a8c733..ae9e362 100644 --- a/content/2017-08-11-simple-iot-application.md +++ b/content/2017-08-11-simple-iot-application.md @@ -1,6 +1,6 @@ ~ title: Simple IOT application supported by real-time monitoring and data history ~ description: Develop simple IOT application with Arduino MKR1000 and Python -~ slug: /experiments/simple-iot-application.html +~ slug: /simple-iot-application ~ date: 2017-08-11 ~ template: post ~ hide: false diff --git a/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md index e2b3ad8..81194c6 100644 --- a/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md +++ b/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md @@ -1,6 +1,6 @@ ~ title: Using DigitalOcean Spaces Object Storage with FUSE ~ description: Using DigitalOcean Spaces Object Storage with FUSE -~ slug: /experiments/using-digitalocean-spaces-object-storage-with-fuse.html +~ slug: /using-digitalocean-spaces-object-storage-with-fuse ~ date: 2018-01-16 ~ template: post ~ hide: false diff --git a/content/2019-01-03-encoding-binary-data-into-dna-sequence.md b/content/2019-01-03-encoding-binary-data-into-dna-sequence.md index 068aa32..9cd5ed7 100644 --- a/content/2019-01-03-encoding-binary-data-into-dna-sequence.md +++ b/content/2019-01-03-encoding-binary-data-into-dna-sequence.md @@ -1,6 +1,6 @@ ~ title: Encoding binary data into DNA sequence ~ 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 -~ slug: /experiments/encoding-binary-data-into-dna-sequence.html +~ slug: /encoding-binary-data-into-dna-sequence ~ date: 2019-01-03 ~ template: post ~ hide: false diff --git a/content/2019-10-14-simplifying-and-reducing-clutter.md b/content/2019-10-14-simplifying-and-reducing-clutter.md index 7182a4e..968b961 100644 --- a/content/2019-10-14-simplifying-and-reducing-clutter.md +++ b/content/2019-10-14-simplifying-and-reducing-clutter.md @@ -1,6 +1,6 @@ ~ title: Simplifying and reducing clutter in my life and work ~ description: Simplifying and reducing clutter in my life and work -~ slug: /notes/simplifying-and-reducing-clutter.html +~ slug: /simplifying-and-reducing-clutter ~ date: 2019-10-14 ~ template: post ~ hide: false diff --git a/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md b/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md index d849763..58946d6 100644 --- a/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md +++ b/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md @@ -1,6 +1,6 @@ ~ title: Using sentiment analysis for click‑bait detection in RSS feeds ~ description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait -~ slug: /experiments/using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.html +~ slug: /using-sentiment-analysis-for-click-bait-detection-in-rss-feeds ~ date: 2019-10-19 ~ template: post ~ hide: false -- cgit v1.2.3