Improve theme README & exampleSite (#157)

* Improve theme README

* Update exampleSite

* Add "Available Translation" section in README
This commit is contained in:
Emruz Hossain 2020-11-05 02:11:32 +06:00 committed by GitHub
parent b39ed5213e
commit 7a05e9b022
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 283 additions and 239 deletions

View file

@ -11,14 +11,14 @@ section:
# Your achievements achievements
achievements:
- title: Presenter Terbaik
image: images/achievements/presenter.jpg
image: /images/sections/achievements/presenter.jpg
summary: Best presenter in the 2020 XYZ conference.
- title: Juara
image: images/achievements/sport.jpg
image: /images/sections/achievements/sport.jpg
summary: Champion in cycling inter-city cycling championship 2020.
- title: Wisuda
image: images/achievements/graduation-cap.jpg
image: /images/sections/achievements/graduation-cap.jpg
summary: Received Bachelor of Science (B.Sc.) in Computer Science and Engineer from XYZ University.
- title: Pemenang Award
image: images/achievements/woman-winner.jpg
image: /images/sections/achievements/woman-winner.jpg
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?

View file

@ -22,7 +22,7 @@ buttons:
# your projects
projects:
- name: Kubernetes
logo: images/projects/kubernetes.png
logo: /images/sections/projects/kubernetes.png
role: Contributor
timeline: "March 2018 - Present"
repo: https://github.com/kubernetes/kubernetes # If your project is a public repo on GitHub, then provide this link. it will show star count.
@ -31,7 +31,7 @@ projects:
tags: ["professional", "kubernetes", "cloud"]
- name: Tensorflow
logo: images/projects/tensorflow.png
logo: /images/sections/projects/tensorflow.png
role: Developer
timeline: "Jun 2018 - Present"
repo: https://github.com/tensorflow/tensorflow
@ -47,7 +47,7 @@ projects:
tags: ["academic","iot"]
- name: Nocode
logo: images/projects/no-code.png
logo: /images/sections/projects/no-code.png
role: Nothing
timeline: "Oct 2019 - Dec 2019"
repo: https://github.com/kelseyhightower/nocode
@ -56,7 +56,7 @@ projects:
tags: ["hobby", "fun"]
- name: Toha
logo: images/projects/toha.png
logo: /images/sections/projects/toha.png
role: Owner
timeline: "Jun 2019 - Present"
repo: https://github.com/hossainemruz/toha

View file

@ -12,38 +12,38 @@ section:
# Give a summary of you each skill in the summary section.
skills:
- name: Kubernetes
icon: "images/skills/kubernetes.png"
icon: "/images/sections/skills/kubernetes.png"
summary: "Mampu menerapkan, mengelola aplikasi di Kubernetes. Berpengalaman dalam menulis pengontrol Kubernetes untuk CRD."
url: "https://kubernetes.io/"
- name: Go Development
icon: "images/skills/go.png"
icon: "/images/sections/skills/go.png"
summary: "Menggunakan sebagai bahasa utama untuk pengembangan profesional. Mampu menulis program yang dapat diskalakan, dapat diuji, dan dipelihara."
url: "https://golang.org/"
- name: Cloud Computing
icon: "images/skills/cloud.png"
icon: "/images/sections/skills/cloud.png"
summary: "Worked with most of the major clouds such as GCP, AWS, Azure etc."
- name: Docker
icon: "images/skills/docker.svg"
icon: "/images/sections/skills/docker.svg"
summary: "Tulis sebagian besar program sebagai kontainer docker. Berpengalaman dengan proses pembangunan multi-tahap dan multi-arch."
url: "https://www.docker.com/"
- name: Prometheus
icon: "images/skills/prometheus.png"
icon: "/images/sections/skills/prometheus.png"
summary: "Mampu mengatur, mengkonfigurasi metrik Prometheus. Berpengalaman dengan PromQL, AlertManager. Juga, berpengalaman dengan eksportir menulis metrik."
url: "https://prometheus.io/"
- name: Linux
icon: "images/skills/linux.png"
icon: "/images/sections/skills/linux.png"
summary: "Menggunakan sebagai sistem operasi utama. Mampu menulis skrip bash / shell."
- name: Git
icon: "images/skills/git.png"
icon: "/images/sections/skills/git.png"
summary: "Berpengalaman dengan pengembangan berbasis git. Kebanyakan, gunakan Github. Juga, miliki pengalaman bekerja dengan GitLab."
url: "https://git-scm.com/"
- name: C++
icon: "images/skills/c++.png"
icon: "/images/sections/skills/c++.png"
summary: "Ketahui pemrograman C / C ++ dasar. Digunakan untuk pemrograman kontes dan pemecahan masalah."