diff --git a/_config.yml b/_config.yml
index 4a92f3e55..66cb77b3c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,8 +1,7 @@
# Site settings
-title: Klise Theme # site title
+title: Ismail Cakmak # site title
description: >- # site description
- He's writing in Bahasa about web technology and experience as a journal
- for documentation things that he learned, meet him @github.
+ Burası benim defterim, tek farkı, bazı sayfaları siz de okuyabiliyorunuz.
lang: en-US # default lang
timezone: Asia/Jakarta # set your timezone
image: assets/img/ogp.png # This image used for Open Graph more info https://ogp.me/
@@ -11,19 +10,19 @@ mode: dark # default theme "dark" | "light"
# Profile settings
author:
- name: Jekyll Klisé # author name
+ name: Ismail Cakmak # author name
bio: >- # tell to the world
- The minimalist Jekyll theme, light and dark mode support, for running a personal site and blog,
- meet Klisé theme at @github.
+ Burası benim defterim, tek farkı, bazı sayfaları siz de okuyabiliyorunuz.
+
username: username # general username
github: github_username # github username
twitter: twitter_username # twitter username
facebook: facebook_username # facebook username
- email: your-email@email.com # email adress
+ email: smalcakmak@gmail.com # email adress
avatar: /assets/img/avatar.jpg # change with your own avatar
# URL settings
-url: "https://klise.now.sh" #
+url: "https://ismailcakmak.github.io" #
baseurl:
permalink: /:title/
google_analytics: # leave it blank if not wish
diff --git a/_data/menus.yml b/_data/menus.yml
index 78daf1ccc..66635222b 100644
--- a/_data/menus.yml
+++ b/_data/menus.yml
@@ -10,6 +10,10 @@
url: /about/
external: false # set true if you using external link, see below
+- title: album
+ url: https://www.flickr.com/photos/201379225@N08/
+ external: true # set true if you using external link, see below
+
# Example:
# - title: github
# url: https://github.com/piharpi/jekyll-klise
diff --git a/_posts/2024-04-17-yenipost.md b/_posts/2024-04-17-yenipost.md
new file mode 100644
index 000000000..80ec13d9c
--- /dev/null
+++ b/_posts/2024-04-17-yenipost.md
@@ -0,0 +1,11 @@
+---
+title: ilk postum
+date: 2024-04-07
+tags: [javascript, react]
+description: bakalım bakalım bu neymiş
+---
+
+
+## Burda da biraz boş yapalım bakalım
+
+Selamlar herkese bu benim dayım.
\ No newline at end of file
diff --git a/album.md b/album.md
new file mode 100644
index 000000000..5196ede20
--- /dev/null
+++ b/album.md
@@ -0,0 +1,13 @@
+---
+title: Colophon
+permalink: /album/
+layout: page
+excerpt: Hello peeps, I'm student of computer science from Banyuwangi, living in Jogjakarta. This blog for documentation about my programming journey, running on jekyll, hosting on netlify and using my own simple theme.
+comments: false
+---
+
+## 2024
+### Leiden
+
+
+
diff --git a/assets/img/Album/2024/IMG_7339.JPG b/assets/img/Album/2024/IMG_7339.JPG
new file mode 100644
index 000000000..1ebe463de
Binary files /dev/null and b/assets/img/Album/2024/IMG_7339.JPG differ
diff --git a/assets/img/Album/2024/IMG_7507.JPG b/assets/img/Album/2024/IMG_7507.JPG
new file mode 100644
index 000000000..75e213b00
Binary files /dev/null and b/assets/img/Album/2024/IMG_7507.JPG differ
diff --git a/assets/img/ogp.png b/assets/img/ogp.png
deleted file mode 100644
index a18683c4a..000000000
Binary files a/assets/img/ogp.png and /dev/null differ
diff --git a/assets/img/saweria-button.png b/assets/img/saweria-button.png
deleted file mode 100644
index cb3e7b177..000000000
Binary files a/assets/img/saweria-button.png and /dev/null differ
diff --git a/_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md b/sample_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md
similarity index 100%
rename from _posts/apa-itu-shell/2020-01-25-apa-itu-shell.md
rename to sample_posts/apa-itu-shell/2020-01-25-apa-itu-shell.md
diff --git a/_posts/apa-itu-shell/kernel.png b/sample_posts/apa-itu-shell/kernel.png
similarity index 100%
rename from _posts/apa-itu-shell/kernel.png
rename to sample_posts/apa-itu-shell/kernel.png
diff --git a/_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg b/sample_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg
similarity index 100%
rename from _posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg
rename to sample_posts/apa-itu-shell/photo-1556075798-4825dfaaf498_ixlib=rb-1.2.jpg
diff --git a/_posts/apa-itu-shell/shell.png b/sample_posts/apa-itu-shell/shell.png
similarity index 100%
rename from _posts/apa-itu-shell/shell.png
rename to sample_posts/apa-itu-shell/shell.png
diff --git a/_posts/apa-itu-shell/shell_evolution.png b/sample_posts/apa-itu-shell/shell_evolution.png
similarity index 100%
rename from _posts/apa-itu-shell/shell_evolution.png
rename to sample_posts/apa-itu-shell/shell_evolution.png
diff --git a/_posts/apa-itu-shell/term_shell_prompt.png b/sample_posts/apa-itu-shell/term_shell_prompt.png
similarity index 100%
rename from _posts/apa-itu-shell/term_shell_prompt.png
rename to sample_posts/apa-itu-shell/term_shell_prompt.png
diff --git a/_posts/apa-itu-shell/terminal_lscpu.gif b/sample_posts/apa-itu-shell/terminal_lscpu.gif
similarity index 100%
rename from _posts/apa-itu-shell/terminal_lscpu.gif
rename to sample_posts/apa-itu-shell/terminal_lscpu.gif
diff --git a/_posts/apa-itu-shell/terminal_nginx.gif b/sample_posts/apa-itu-shell/terminal_nginx.gif
similarity index 100%
rename from _posts/apa-itu-shell/terminal_nginx.gif
rename to sample_posts/apa-itu-shell/terminal_nginx.gif
diff --git a/_posts/apa-itu-shell/weird_guyyy.gif b/sample_posts/apa-itu-shell/weird_guyyy.gif
similarity index 100%
rename from _posts/apa-itu-shell/weird_guyyy.gif
rename to sample_posts/apa-itu-shell/weird_guyyy.gif
diff --git a/_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md b/sample_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md
similarity index 96%
rename from _posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md
rename to sample_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md
index ef743124b..aae4b623f 100644
--- a/_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md
+++ b/sample_posts/cara-memperbarui-fork-repository/2020-01-29-cara-memperbarui-fork-repository.md
@@ -8,13 +8,13 @@ tag:
- tips
- git
- software
-image: /cara-memperbarui-fork-repository/repo.png
+image:
---
Berawal dari saya pengen memperbarui repo yang tua dari suatu organisasi, niatnya pengen rumat ulang nih, ternyata dari orginal reponya ada update, sekalian buat artikel deh, lebih kurang gambaranya seperti ini.
diff --git a/_posts/cara-memperbarui-fork-repository/repo.png b/sample_posts/cara-memperbarui-fork-repository/repo.png
similarity index 100%
rename from _posts/cara-memperbarui-fork-repository/repo.png
rename to sample_posts/cara-memperbarui-fork-repository/repo.png
diff --git a/_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md b/sample_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md
similarity index 100%
rename from _posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md
rename to sample_posts/how-this-site-was-made/2018-09-28-how-this-site-was-made.md
diff --git a/_posts/maths-example/2021-06-17-maths-example.md b/sample_posts/maths-example/2021-06-17-maths-example.md
similarity index 100%
rename from _posts/maths-example/2021-06-17-maths-example.md
rename to sample_posts/maths-example/2021-06-17-maths-example.md
diff --git a/_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md b/sample_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md
similarity index 100%
rename from _posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md
rename to sample_posts/python-notes-from-Intro-to-machine-learning/2018-04-14-python-notes-from-Intro-to-machine-learning.md
diff --git a/_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md b/sample_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md
similarity index 100%
rename from _posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md
rename to sample_posts/react-component-with-dot-notation/2018-04-07-react-component-with-dot-notation.md
diff --git a/_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md b/sample_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md
similarity index 100%
rename from _posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md
rename to sample_posts/welcome-to-jekyll/2020-08-29-welcome-to-jekyll.md