From 90f16731da1aea9ff38b468c7e163c8567c9dda6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:26:27 +0000 Subject: [PATCH 01/13] docs: update README.md [skip ci] From 33980e5312a995b26f00776e066261db52947060 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:26:29 +0000 Subject: [PATCH 02/13] docs: update .all-contributorsrc [skip ci] From 4419df42d9a6b19179d5f2e76b654d71709bd4d7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:28:05 +0000 Subject: [PATCH 03/13] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f8d998..6f4e598 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Hi, -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) The creator of this template is looking for part-time UI design/front-end job (: @@ -106,6 +106,7 @@ Stisla is better because of the [contributors](https://github.com/stisla/stisla/ +

Iqbal

💻

Cahyadi Triyansyah

💻
From e41df2ece6012372c87bd524f69862cb5b9d9467 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:28:06 +0000 Subject: [PATCH 04/13] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f5fcfd8..88c96e1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "SunDi3yansyah", + "name": "Cahyadi Triyansyah", + "avatar_url": "https://avatars2.githubusercontent.com/u/3952281?v=4", + "profile": "https://sundi3yansyah.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, From dceb2eea69c792b269c9826bb581ec343e05be60 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:32:06 +0000 Subject: [PATCH 05/13] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f8d998..a991b2a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Hi, -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) The creator of this template is looking for part-time UI design/front-end job (: @@ -106,6 +106,7 @@ Stisla is better because of the [contributors](https://github.com/stisla/stisla/ +

Iqbal

💻

OMAR ELGABRY

💻
From 89b3fe9b6937e8d96cd62c75bb9dbd3472477a4e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:32:07 +0000 Subject: [PATCH 06/13] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index f5fcfd8..2c1bfcf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "code" ] + }, + { + "login": "OmarElGabry", + "name": "OMAR ELGABRY", + "avatar_url": "https://avatars3.githubusercontent.com/u/9262504?v=4", + "profile": "https://medium.com/omarelgabrys-blog/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, From 96d50a66f1791c82e392604dd69b6e522b0bf441 Mon Sep 17 00:00:00 2001 From: Muhammad Dicky Hidayat Latif Date: Sat, 14 Dec 2019 08:43:55 +0800 Subject: [PATCH 07/13] Ignore layouts dist folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1df60b0..6b6b8f6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ # Folders to ignore /node_modules/ /dist/node_modules/ +/pages/layouts/ # OS or Editor folders ._* From 22b745e8d60e442ddb583559a27b1b9555c3be23 Mon Sep 17 00:00:00 2001 From: Muhammad Dicky Hidayat Latif Date: Sat, 14 Dec 2019 08:43:55 +0800 Subject: [PATCH 08/13] Ignore layouts dist folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1df60b0..6b6b8f6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ # Folders to ignore /node_modules/ /dist/node_modules/ +/pages/layouts/ # OS or Editor folders ._* From 7ee8170497c76b35a9cf1d41359d28b3ee963360 Mon Sep 17 00:00:00 2001 From: Carlos Miguel Sing Ramos <35698614+carlossing@users.noreply.github.com> Date: Mon, 6 Jan 2020 14:43:32 -0500 Subject: [PATCH 09/13] Upgraded jquery --- sources/pages/layouts/master.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/pages/layouts/master.html b/sources/pages/layouts/master.html index 3c934d4..c1f1f47 100644 --- a/sources/pages/layouts/master.html +++ b/sources/pages/layouts/master.html @@ -270,7 +270,7 @@ - + From 6be7afe580851fb265e635ec8d536c07fd82b6be Mon Sep 17 00:00:00 2001 From: Carlos Miguel Sing Ramos <35698614+carlossing@users.noreply.github.com> Date: Mon, 6 Jan 2020 14:43:54 -0500 Subject: [PATCH 10/13] Update master-3.html --- sources/pages/layouts/master-3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/pages/layouts/master-3.html b/sources/pages/layouts/master-3.html index 7ab55ae..e925772 100644 --- a/sources/pages/layouts/master-3.html +++ b/sources/pages/layouts/master-3.html @@ -308,7 +308,7 @@ - + From e197bbe268ab083410f2ea4edcb815f712788ac2 Mon Sep 17 00:00:00 2001 From: Carlos Miguel Sing Ramos <35698614+carlossing@users.noreply.github.com> Date: Mon, 6 Jan 2020 14:44:14 -0500 Subject: [PATCH 11/13] Update jquery --- sources/pages/layouts/master-2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/pages/layouts/master-2.html b/sources/pages/layouts/master-2.html index 4ca472b..beb2ada 100644 --- a/sources/pages/layouts/master-2.html +++ b/sources/pages/layouts/master-2.html @@ -277,7 +277,7 @@ - + From 0af28b727d1bf2826d51ec5f3af1dca506a408a9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:12:49 +0000 Subject: [PATCH 12/13] docs: update README.md [skip ci] From 04d6d770b51b0373d9bcd4cf9d167f517ed96097 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:12:50 +0000 Subject: [PATCH 13/13] docs: update .all-contributorsrc [skip ci]