Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit c974b16

Browse files
committed
New post 🚀
1 parent 84bb3e4 commit c974b16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_drafts/2019-03-15-github-pages-progressive-web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ What does basically means? PWAs are web application that combine the best of the
3131
* they can use hardware capabilities and are they able to receive push notifications
3232

3333
Soooo I started to think: "Whoah, I can modify my blog/website to become a PWA, so that I can explore this new technology and I can also have something that 'feels like an app' for my blog!!!".
34-
So how is it possible to transform a site build with Jekyll and published on Github Pages in a basic PWAs. In this post I will show you how I did it (and this article is part of the PWA described here).
35-
....
34+
So how is it possible to transform a site build with Jekyll and published on Github Pages in a basic PWAs. In this post I will show you how I did it (and this article is part of the PWA described here).
35+
first

_drafts/2019-02-10-mobile-ui-test-crossplatform-appium.md renamed to _posts/2019-02-08-mobile-ui-test-crossplatform-appium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "End to end (e2e) cross platform testing for you mobile apps with Appium"
44
description: "In this post I will talk about how to use Appium to write cross platform end to end tests for you mobile apps."
5-
date: 2019-02-10
5+
date: 2019-02-08
66
image: /assets/images/posts/appium.jpg
77
tags: [javascript, swift, objective-c, ios, apple, android, java, mobile application development, react native, TDD]
88
comments: true

0 commit comments

Comments
 (0)