Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 750eeaa

Browse files
authored
Revert "Updating the readme files for ghpages branch"
1 parent a93d988 commit 750eeaa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+45
-5140
lines changed

.eleventy.js

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

README.abs-ID.md

Lines changed: 16 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,16 @@
1-
![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg)
2-
3-
[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]()
4-
[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]()
5-
[![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)
6-
[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys)
7-
[![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)
8-
9-
[**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new)[**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new)
10-
11-
**Baca akang pake: [🆔Bahasa Indonesia](README.id-ID.md), [🅰Bahasa Inggris](README.md)**
12-
## Sumber kode par beta pung website pribadi
13-
14-
[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
15-
16-
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.
17-
18-
19-
## Table Kontent
20-
- [Instalasi](#instalasi)
21-
- [Dukungan](#dukungan)
22-
23-
### Instalasi
24-
25-
`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.
26-
27-
Kalo sudah iko langkah-langkah ni:
28-
- Buka direktori yang kamong taro file dari `fork` kalo seng `fork`
29-
- Lalu ketik `npm install`
30-
- `npm run build` kalo seng `npm start` kalo kamong mau baganti akang.
31-
32-
### Dukungan
33-
34-
Kase ⭐ par akang ni repo! kalo seng iko [EmptyWork](https://github.com/EmptyWork) jua.
1+
<h1 align="center"> EmptyWork Pung Website</h1>
2+
<p align="center">
3+
<img src="assets/emptywork.github.io-header.jpg" />
4+
</p>
5+
6+
<div align="center">
7+
8+
[![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)
9+
10+
</div>
11+
12+
## Tentang <a href="#tentang"></a>
13+
Baca akang pake: <a href="README.md">Bahasa Inggris</a>, <a href="README.id-ID.md">Bahasa Indonesia</a>
14+
15+
Kode sumber par beta pung website.<br/>
16+
Beta biking akang repository ni par kase tuju kode yang beta su tulis<br/> deng par jadi bukti beta pung kemampuan par karja pake Javascript, HTML5 deng CSS3.

README.id-ID.md

Lines changed: 16 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,17 @@
1-
![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg)
1+
<h1 align="center"> EmptyWork Website</h1>
2+
<p align="center">
3+
<img src="assets/emptywork.github.io-header.jpg" />
4+
</p>
5+
6+
<div align="center">
7+
8+
[![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)
9+
10+
</div>
11+
12+
## Tentang <a href="#tentang"></a>
13+
Bahasa Lain: <a href="README.md">Bahasa Inggris</a>, <a href="README.abs-ID.md">Bahasa Ambon</a>
14+
15+
Kode untuk website pribadi saya.<br/>
16+
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
217

3-
[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]()
4-
[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]()
5-
[![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)
6-
[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys)
7-
[![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)
8-
9-
[**⚠Laporkan Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new)[**📧Minta Fitur**](https://github.com/EmptyWork/emptywork.github.io/issues/new)
10-
11-
**Bahasa Lain: [🆔Bahasa Ambon](README.abs-ID.md), [🅰Bahasa Inggris](README.md)**
12-
## Sumber kode untuk website pribadi EmptyWork
13-
14-
[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
15-
16-
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).
17-
18-
19-
## Table Kontent
20-
- [Instalasi](#instalasi)
21-
- [Dukungan](#dukungan)
22-
23-
### Instalasi
24-
25-
`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.
26-
27-
Setelah itu ikuti langkah-langkah berikut:
28-
- Pergi ke direktori lokal dimana kalian menyimpan file hasil `fork` atau `clone`
29-
- Kemudian lakukan `npm install`
30-
- Jalankan `npm run build` atau `npm start` jika kamu mau menggubah filenya.ile.
31-
32-
### Dukungan
33-
34-
Berikan ⭐ jika kamu mau! dan ikuti [EmptyWork](https://github.com/EmptyWork).

README.md

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,17 @@
1-
![EmptyWork's Personal Website](src/images/emptywork.github.io-header.jpg)
1+
<h1 align="center"> EmptyWork's Personal Website</h1>
2+
<p align="center">
3+
<img src="assets/emptywork.github.io-header.jpg" />
4+
</p>
25

3-
[![Repository Stars](https://img.shields.io/github/stars/EmptyWork/emptywork.github.io?style=for-the-badge)]()
4-
[![Repository Forks](https://img.shields.io/github/forks/EmptyWork/emptywork.github.io?style=for-the-badge)]()
5-
[![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)
6-
[![Netlify Status](https://img.shields.io/netlify/08d2d578-7470-4e65-8067-93ab5e09f671?style=for-the-badge)](https://app.netlify.com/sites/emptywork/deploys)
7-
[![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)
6+
<div align="center">
7+
8+
[![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)
9+
10+
</div>
811

9-
[**⚠Report Bug**](https://github.com/EmptyWork/emptywork.github.io/issues/new)[**📧Report Feature**](https://github.com/EmptyWork/emptywork.github.io/issues/new)
12+
## About <a href="#about"></a>
13+
Read this in: <a href="README.abs-ID.md">Ambonese Malay</a>, <a href="README.id-ID.md">Indonesian</a>
1014

11-
**Read this in: [🆔Ambonese Malay](README.abs-ID.md), [🆔Indonesian](README.id-ID.md)**
12-
## EmptyWork's personal website sourcecode
15+
Source code for my personal website.<br/>
16+
The purpose of this repository is to showcase the code that I wrote<br/> and as a proof of my ability to work with Javascript, HTML5 and CSS3.
1317

14-
[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
15-
16-
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).
17-
18-
## Table of Contents
19-
- [Installation](#installation)
20-
- [Support](#support-me!)
21-
22-
### Installation
23-
24-
`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.
25-
26-
After that follow this steps:
27-
28-
- Go to your local directory and then do `npm install`
29-
- Run the `npm run build` or `npm run start` if you want to start edit the file.
30-
31-
### Support Me!
32-
33-
Give a ⭐ to this repo if you like it! And follow [EmptyWork](https://github.com/EmptyWork).

settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/_includes/article-snippet.njk

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/_includes/article.njk

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/_includes/base.njk

Lines changed: 0 additions & 65 deletions
This file was deleted.

src/_includes/footer.njk

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)