From 2331b1a5ab3be7f86cb82203d859fea843c27098 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 16:05:11 +0200 Subject: update --- .jekyll-metadata | Bin 25034 -> 24927 bytes _posts/2015-11-10-software-development-pitfalls.md | 2 +- ...and-why-i-choose-classic-vms-and-digitalocean.md | 2 +- _posts/2017-03-07-golang-profiling-simplified.md | 2 +- ...-04-17-what-i-ve-learned-developing-ad-server.md | 2 +- ...ing-python-web-applications-with-visual-tools.md | 2 +- _posts/2017-08-11-simple-iot-application.md | 2 +- ...-digitalocean-spaces-object-storage-with-fuse.md | 2 +- .../2018-08-05-the-bullshit-web-developments-pov.md | 2 +- 9 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.jekyll-metadata b/.jekyll-metadata index 47e7c00..c24499c 100644 Binary files a/.jekyll-metadata and b/.jekyll-metadata differ diff --git a/_posts/2015-11-10-software-development-pitfalls.md b/_posts/2015-11-10-software-development-pitfalls.md index 69aa77d..b10ebc0 100644 --- a/_posts/2015-11-10-software-development-pitfalls.md +++ b/_posts/2015-11-10-software-development-pitfalls.md @@ -4,7 +4,7 @@ title: Software development and my favorite pitfalls description: Couple of observations regarding project management. --- -**Table of content** +**Table of contents** - [Initial thoughts](#initial-thoughts) - [Ping emails](#ping-emails) diff --git a/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md b/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md index 17714b1..20dc928 100644 --- a/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md +++ b/_posts/2017-01-12-gce-aws-docker-and-why-i-choose-classic-vms-and-digitalocean.md @@ -4,7 +4,7 @@ title: GCE, AWS, Docker and why I choose classic VM’s and DigitalOcean for my description: Reasons why I choose DigitalOcean for my project --- -**Table of content** +**Table of contents** - [Docker tools and complexity that comes with it](#docker-tools-and-complexity-that-comes-with-it) - [Lack of real life examples of Docker in action](#lack-of-real-life-examples-of-docker-in-action) diff --git a/_posts/2017-03-07-golang-profiling-simplified.md b/_posts/2017-03-07-golang-profiling-simplified.md index 5b9f6ed..c6cf78e 100644 --- a/_posts/2017-03-07-golang-profiling-simplified.md +++ b/_posts/2017-03-07-golang-profiling-simplified.md @@ -4,7 +4,7 @@ title: Golang profiling simplified description: Golang profiling made easy --- -**Table of content** +**Table of contents** - [Where are my pprof files?](#where-are-my-pprof-files) - [Why is my cpu profile empty?](#why-is-my-cpu-profile-empty) 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 5de4cf5..f98808b 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 @@ -4,7 +4,7 @@ title: What I've learned developing ad server description: Lessons I learned developing contextual ad server --- -**Table of content** +**Table of contents** - [Aggregate everything](#aggregate-everything) - [Measure everything](#measure-everything) 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 ca5dbdd..b40c98d 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 @@ -4,7 +4,7 @@ title: Profiling Python web applications with visual tools description: Missing link when debugging and profiling python web applications --- -**Table of content** +**Table of contents** - [Simple web-service](#simple-web-service) - [Visualize profile](#visualize-profile) diff --git a/_posts/2017-08-11-simple-iot-application.md b/_posts/2017-08-11-simple-iot-application.md index 5774b66..2288a7e 100644 --- a/_posts/2017-08-11-simple-iot-application.md +++ b/_posts/2017-08-11-simple-iot-application.md @@ -4,7 +4,7 @@ title: Simple IOT application supported by real-time monitoring and data history description: Develop simple IOT application with Arduino MKR1000 and Python --- -**Table of content** +**Table of contents** - [Initial thoughts](#initial-thoughts) - [Simple Python API](#simple-python-api) 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 6b89e2b..bd1047e 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 @@ -4,7 +4,7 @@ title: Using DigitalOcean Spaces Object Storage with FUSE description: Using DigitalOcean Spaces Object Storage with FUSE --- -**Table of content** +**Table of contents** - [Is it possible to use them as a mounted drive with FUSE?](#is-it-possible-to-use-them-as-a-mounted-drive-with-fuse) - [Will the performance degrade over time and over different sizes of objects?](#will-the-performance-degrade-over-time-and-over-different-sizes-of-objects) diff --git a/_posts/2018-08-05-the-bullshit-web-developments-pov.md b/_posts/2018-08-05-the-bullshit-web-developments-pov.md index 867f260..fc2fd16 100644 --- a/_posts/2018-08-05-the-bullshit-web-developments-pov.md +++ b/_posts/2018-08-05-the-bullshit-web-developments-pov.md @@ -4,7 +4,7 @@ title: The Bullshit Web - Development's POV description: State of front-end development and what this does to the future of web --- -**Table of content** +**Table of contents** - [Initial thoughts](#initial-thoughts) - [Front-end frameworks](#front-end-frameworks) -- cgit v1.2.3