From 8ff7176d5d6b1a033df47bd1177a5e82072bfda0 Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Mon, 29 Nov 2021 23:53:45 +0900 Subject: [PATCH 1/7] update: readme.md -> rewrite and add more badges --- README.md | 42 +++++++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index de513e0..d809797 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,33 @@ -

EmptyWork's Personal Website

-

- -

+![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg) -
- - [![CodeQL](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) - -
+[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![License](https://img.shields.io/github/license/EmptyWork/emptywork.github.io?style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) +[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys) +[![CodeQL](https://img.shields.io/github/workflow/status/EmptyWork/emptywork.github.io/CodeQL?event=push&style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) -## About -Read this in: Ambonese Malay, Indonesian +[**⚠Report Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new) — [**📧Report Feature**](https://github.com/EmptyWork/emptywork.github.io/issues/new) -Source code for my personal website.
-The purpose of this repository is to showcase the code that I wrote
and as a proof of my ability to work with Javascript, HTML5 and CSS3. +**Read this in: [🆔Ambonese Malay](README.abs-ID.md), [🆔Indonesian](README.id-ID.md)** +## EmptyWork's personal website sourcecode +[EmptyWork](https://emptywork.github.io) is a fully responsive, multi-page layout JAMStack blog—website built using [11ty](https://www.11ty.dev/) as the Static Site Generator, [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) templating language, and [NetlifyCMS](https://www.netlifycms.org/) for Content Management + +You can `fork` or `clone` this repo to _modify_ and make changes of your own, and it's **not required** for you to credit me, but if you want you can properly link the credit to [EmptyWork](https://github.com/EmptyWork). + +## Table of Contents +- [Installation](#installation) +- [Support](#support-me!) + +### Installation + +`clone` or `fork` this repository and in case you `forked` then you just need to modify the name of repo else if you `cloned` then create a new repo and upload the file. Make sure you have [node.js](https://nodejs.org) and `npm` installed on your local device. + +After that follow this steps: + +- Go to your local directory and then do `npm install` +- Run the `npm run build` or `npm run start` if you want to start edit the file. + +### Support Me! + +Give a ⭐ to this repo if you like it! And follow [EmptyWork](https://github.com/EmptyWork). \ No newline at end of file From fd1e6ce2cf7a175000c16c18408e64c574a435aa Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Wed, 15 Dec 2021 10:59:09 +0900 Subject: [PATCH 2/7] update: readme.md to include notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d809797..290d3d1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [EmptyWork](https://emptywork.github.io) is a fully responsive, multi-page layout JAMStack blog—website built using [11ty](https://www.11ty.dev/) as the Static Site Generator, [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) templating language, and [NetlifyCMS](https://www.netlifycms.org/) for Content Management -You can `fork` or `clone` this repo to _modify_ and make changes of your own, and it's **not required** for you to credit me, but if you want you can properly link the credit to [EmptyWork](https://github.com/EmptyWork). +You can `fork` or `clone` this repo to _modify_ and make changes of your own, and it's [**not required**](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) for you to credit me, but if you want you can properly linking back the credit to [EmptyWork](https://github.com/EmptyWork). ## Table of Contents - [Installation](#installation) From 4d45a2c2ee8b44681d32a89bd444a876634e21ea Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:59:44 +0900 Subject: [PATCH 3/7] update: readme.id-ID.md -> translated --- README.id-ID.md | 49 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/README.id-ID.md b/README.id-ID.md index fd4e41b..abf1dcb 100644 --- a/README.id-ID.md +++ b/README.id-ID.md @@ -1,17 +1,34 @@ -

EmptyWork Website

-

- -

- -
- - [![CodeQL](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) - -
- -## Tentang -Bahasa Lain: Bahasa Inggris, Bahasa Ambon - -Kode untuk website pribadi saya.
-Tujuan pembuatan repository ini adalah untuk menunjukan kode yang telah ditulis oleh saya dan juga berfungsi sebagai bukti kemampuan saya dalam menggunakan Javascript, HTML5 dan CSS3 +![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg) +[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![License](https://img.shields.io/github/license/EmptyWork/emptywork.github.io?style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) +[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys) +[![CodeQL](https://img.shields.io/github/workflow/status/EmptyWork/emptywork.github.io/CodeQL?event=push&style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) + +[**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new) — [**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new) + +**Bahasa Lain: [🆔Ambonese Malay](README.abs-ID.md), [🅰English](README.md)** +## Sumber kode untuk website pribadi EmptyWork + +[EmptyWork](https://emptywork.github.io) adalah website yang responsive, memiliki design multi-page untuk website blog dengan menggunakan [11ty](https://www.11ty.dev/) sebagai Static Site Generator, [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) sebagai bahasa templatingnya, dan [NetlifyCMS](https://www.netlifycms.org/) untuk Content Management + +Kamu bisa `fork` atau `clone` repository ini untuk _mengubah_ dan membuat perubahan sesuai keinginan kamu, dan kamu [**tidak diwajibkan**](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) untuk memberikan kredit ke saya, tapi jika kamu mau memberi kredit tolong berikan kepada [EmptyWork](https://github.com/EmptyWork). + + +## Table Kontent +- [Instalasi](#instalasi) +- [Dukungan](#dukungan) + +### Instalasi + +`clone` atau `fork` repository ini, jika kamu melakukan `fork` kamu bisa mengubah nama repositorynya sesuai dengan milik kamu, sedangkan jika kamu `clone` maka buatlah sebuah repository baru dan upload file. Pastikan kamu memiliki [node.js](https://nodejs.org) dan `npm` pada perangkat kalian. + +Setelah itu ikuti langkah-langkah berikut: +- Pergi ke direktori lokal dimana kalian menyimpan file hasil `fork` atau `clone` +- Kemudian lakukan `npm install` +- Jalankan `npm run build` atau `npm start` jika kamu mau menggubah filenya.ile. + +### Dukungan. + +Berikan ⭐ jika kamu mau! dan ikuti [EmptyWork](https://github.com/EmptyWork). From b1b126cccb63ef38afd74ef7e11b8544fe8068f7 Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:07:55 +0900 Subject: [PATCH 4/7] update: readme.abs-ID.md -> translated to abs --- README.abs-ID.md | 50 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 16 deletions(-) diff --git a/README.abs-ID.md b/README.abs-ID.md index fa2f0b1..f67ba0e 100644 --- a/README.abs-ID.md +++ b/README.abs-ID.md @@ -1,16 +1,34 @@ -

EmptyWork Pung Website

-

- -

- -
- - [![CodeQL](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) - -
- -## Tentang -Baca akang pake: Bahasa Inggris, Bahasa Indonesia - -Kode sumber par beta pung website.
-Beta biking akang repository ni par kase tuju kode yang beta su tulis
deng par jadi bukti beta pung kemampuan par karja pake Javascript, HTML5 deng CSS3. +![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg) + +[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]() +[![License](https://img.shields.io/github/license/EmptyWork/emptywork.github.io?style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) +[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys) +[![CodeQL](https://img.shields.io/github/workflow/status/EmptyWork/emptywork.github.io/CodeQL?event=push&style=for-the-badge)](https://github.com/EmptyWork/emptywork.github.io/actions/workflows/codeql-analysis.yml) + +[**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new) — [**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new) + +**Bahasa Lain: [🆔Ambonese Malay](README.abs-ID.md), [🅰English](README.md)** +## Sumber kode par beta pung website pribadi + +[EmptyWork](https://emptywork.github.io) tu website yang responsive, akang punya design multi-page par website blog beta biking akang pake [11ty](https://www.11ty.dev/) jadi Static Site Generator, sedangkan [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) jadi akang pung bahasa templatingnya, deng [NetlifyCMS](https://www.netlifycms.org/) par jadi Content Management + +Kamong bisa `fork` kalo seng `clone` repository ini par _ganti_ deng biking akang jadi iko kamong pung mau, akang jua [**sebg wajib**](https://github.com/EmptyWork/emptywork.github.io/blob/master/LICENSE) par kamong taro beta di kredit, tapi kalo memang kamong mau tolong kase tambah [EmptyWork](https://github.com/EmptyWork) jua. + + +## Table Kontent +- [Instalasi](#instalasi) +- [Dukungan](#dukungan) + +### Instalasi + +`clone` kalo seng `fork` akang repository ni, kalo kamong `fork` tinggal ubah akang pung nama repository baiko kamong pung nama akun saja, sedangkan kalo memang pake `clone` berarti musti biking repository baru la kasih maso file ka akang. Inga jang lupa instal [node.js](https://nodejs.org) deng `npm` di kamong pung komputer lai. + +Kalo sudah iko langkah-langkah ni: +- Buka direktori yang kamong taro file dari `fork` kalo seng `fork` +- Lalu ketik `npm install` +- `npm run build` kalo seng `npm start` kalo kamong mau baganti akang. + +### Dukungan + +Kase ⭐ par akang ni repo! kalo seng iko [EmptyWork](https://github.com/EmptyWork) jua. From 304f058885ba7d8f535b0b22475bf83b729bbe05 Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:08:09 +0900 Subject: [PATCH 5/7] update: removed the dot behind 'dukungan' --- README.id-ID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.id-ID.md b/README.id-ID.md index abf1dcb..bd65490 100644 --- a/README.id-ID.md +++ b/README.id-ID.md @@ -29,6 +29,6 @@ Setelah itu ikuti langkah-langkah berikut: - Kemudian lakukan `npm install` - Jalankan `npm run build` atau `npm start` jika kamu mau menggubah filenya.ile. -### Dukungan. +### Dukungan Berikan ⭐ jika kamu mau! dan ikuti [EmptyWork](https://github.com/EmptyWork). From 69b75f805d3f486809d3b038c4a70b6287e00f81 Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:09:41 +0900 Subject: [PATCH 6/7] update: readme.id-ID.md -> languange section --- README.id-ID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.id-ID.md b/README.id-ID.md index bd65490..270a613 100644 --- a/README.id-ID.md +++ b/README.id-ID.md @@ -8,7 +8,7 @@ [**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new) — [**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new) -**Bahasa Lain: [🆔Ambonese Malay](README.abs-ID.md), [🅰English](README.md)** +**Bahasa Lain: [🆔Bahasa Ambon](README.abs-ID.md), [🅰Bahasa Inggris](README.md)** ## Sumber kode untuk website pribadi EmptyWork [EmptyWork](https://emptywork.github.io) adalah website yang responsive, memiliki design multi-page untuk website blog dengan menggunakan [11ty](https://www.11ty.dev/) sebagai Static Site Generator, [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) sebagai bahasa templatingnya, dan [NetlifyCMS](https://www.netlifycms.org/) untuk Content Management From 7a99496e56dd57da28aa0349abbaa55d87701687 Mon Sep 17 00:00:00 2001 From: emptywork <22065214+EmptyWork@users.noreply.github.com> Date: Thu, 16 Dec 2021 12:10:02 +0900 Subject: [PATCH 7/7] update: readme.abs-ID.md -> update language section --- README.abs-ID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.abs-ID.md b/README.abs-ID.md index f67ba0e..368812a 100644 --- a/README.abs-ID.md +++ b/README.abs-ID.md @@ -8,7 +8,7 @@ [**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new) — [**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new) -**Bahasa Lain: [🆔Ambonese Malay](README.abs-ID.md), [🅰English](README.md)** +**Baca akang pake: [🆔Bahasa Indonesia](README.id-ID.md), [🅰Bahasa Inggris](README.md)** ## Sumber kode par beta pung website pribadi [EmptyWork](https://emptywork.github.io) tu website yang responsive, akang punya design multi-page par website blog beta biking akang pake [11ty](https://www.11ty.dev/) jadi Static Site Generator, sedangkan [Nunjuck](https://mozilla.github.io/nunjucks/templating.html) jadi akang pung bahasa templatingnya, deng [NetlifyCMS](https://www.netlifycms.org/) par jadi Content Management