init
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "themes/terminal"]
|
||||||
|
path = themes/terminal
|
||||||
|
url = https://github.com/panr/hugo-theme-terminal.git
|
||||||
0
.hugo_build.lock
Normal file
0
.hugo_build.lock
Normal file
5
archetypes/default.md
Normal file
5
archetypes/default.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
+++
|
||||||
|
date = '{{ .Date }}'
|
||||||
|
draft = true
|
||||||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||||
|
+++
|
||||||
40
content/coffee.md
Normal file
40
content/coffee.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
# coffee
|
||||||
|
|
||||||
|
when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i'm from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.
|
||||||
|
|
||||||
|
## equitment
|
||||||
|
|
||||||
|
- [gaggia classic](#gaggia-classic)
|
||||||
|
- [baratza forte](#baratza-forte)
|
||||||
|
- [scales](#scales)
|
||||||
|
- [espresso accesories](#espresso-accesories)
|
||||||
|
- [v60](#v60)
|
||||||
|
- [aeropress](#aeropress)
|
||||||
|
|
||||||
|
|
||||||
|
### gaggia classic
|
||||||
|
gaggia classic is one of the most popular machines out there and i am glad to have one. it does not have the features like pressure profiling but that is what [gagguino](https://gaggiuino.github.io/) is for. currently i am not finished my gagguino, still trying to source all the materials, but even without those features bottlenecking in the espresso machine instead of coffee beans is an incredible step for me as it would be for most people.
|
||||||
|
### baratza forte
|
||||||
|
i bought this machine after i spent two years with an [hand grinder](). after one of my friends bring his machine to my house and we brewed espresso together i realised this machine either showing its age, not that suitable for espresso(what a suprise right) or wasn't that good to begin with. but still being able to grind for both espresso and filter, its quite succesfull for filter, it is not in my should change list.
|
||||||
|
### scales
|
||||||
|
i own two scales, one small with 0.01g precision up to 200g, one large with 1g precision up to 5kg. i use the small one for espresso and the large one for filter. neighter is branded coffee scales and both is perfectly fine. i use the large one for cooking as well.
|
||||||
|
### espresso accesories
|
||||||
|
i changed the shower screen in my gaggia classic with [this](https://www.shadesofcoffee.co.uk/parts-and-accessories/ims-nanotech-coated-classic-mesh-shower-screen-55mm). i have a standard tamper, wdt and a funnel i 3d printed, as well as a [puck screen](https://www.shadesofcoffee.co.uk/stainless-steel-mesh-puck-screen-or-contact-screen-585mm-575mm---50-micron-mesh).
|
||||||
|
### v60
|
||||||
|
i first started brewing with a v60 which is also what the said coffee shop only serves. it has a special place in my heart and will always love it.
|
||||||
|
### aeropress
|
||||||
|
altough i mentioned v60 to have a special place aeropress in my opinion is the best tool to brew filter coffee in.
|
||||||
|
|
||||||
|
## upgrades
|
||||||
|
|
||||||
|
### gagguino
|
||||||
|
|
||||||
|
under construction [see](https://gaggiuino.github.io/)
|
||||||
|
|
||||||
|
|
||||||
|
## beans
|
||||||
|
|
||||||
|
| roaster | name | origin | altitude | producer | species | process | flavours | harvest | date | rating |
|
||||||
|
| --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- |
|
||||||
|
| probador collectiva | baho ruhango | ruhango,ruanda | 1500-1870m | baho coffee | red bourbon | natural | complex, flowers, mandarin | 2024/25 | 29.09.2025 | very good |
|
||||||
|
|
||||||
14
content/computer.md
Normal file
14
content/computer.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# computer
|
||||||
|
|
||||||
|
overview of all the computing devices i own for any reason.
|
||||||
|
|
||||||
|
- [desktop](#desktop)
|
||||||
|
- [laptop](#laptop)
|
||||||
|
- [tablet](#tablet)
|
||||||
|
- [phone](#phone)
|
||||||
|
- [public phone](#public-phone)
|
||||||
|
- [hp dl380 g8](#hp-dl380-g8)
|
||||||
|
- [main nas](#main-nas)
|
||||||
|
- [backup nas](#backup-nas)
|
||||||
|
- [pfsense router box](#pfsense-router-box)
|
||||||
|
- [raspberry pi's](#raspberry-pi's)
|
||||||
0
content/infrastructure.md
Normal file
0
content/infrastructure.md
Normal file
0
content/journal.md
Normal file
0
content/journal.md
Normal file
14
content/posts/my-first-post.md
Normal file
14
content/posts/my-first-post.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
+++
|
||||||
|
title = "My First Post"
|
||||||
|
date = "2025-10-08T20:07:08+03:00"
|
||||||
|
#dateFormat = "2006-01-02" # This value can be configured for per-post date formatting
|
||||||
|
author = ""
|
||||||
|
authorTwitter = "" #do not include @
|
||||||
|
cover = ""
|
||||||
|
tags = ["", ""]
|
||||||
|
keywords = ["", ""]
|
||||||
|
description = ""
|
||||||
|
showFullContent = false
|
||||||
|
readingTime = false
|
||||||
|
hideComments = false
|
||||||
|
+++
|
||||||
44
content/software.md
Normal file
44
content/software.md
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
## Software
|
||||||
|
|
||||||
|
These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.
|
||||||
|
|
||||||
|
- [btop](#btop)
|
||||||
|
- [ghostty](#ghostty)
|
||||||
|
- [gimp](#gimp)
|
||||||
|
- [hugo](#hugo)
|
||||||
|
- [hyprstack](#hyprstack)
|
||||||
|
- [jq](#jq)
|
||||||
|
- [neovim](#neovim)
|
||||||
|
- [qbittorent](#qbittorent)
|
||||||
|
- [zen](#zen)
|
||||||
|
|
||||||
|
#### btop
|
||||||
|
[c++]
|
||||||
|
|
||||||
|
btop is an interactive viewer, similar to top, htop and other top utilities. [source](https://github.com/aristocratos/btop)
|
||||||
|
#### ghostty
|
||||||
|
[zig]
|
||||||
|
|
||||||
|
as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence [st](https://st.suckless.org/) its configuration still requires some getting used to but a very decent terminal for sure.
|
||||||
|
#### gimp
|
||||||
|
[c]
|
||||||
|
|
||||||
|
best image editor ever existed. altough i mainly use it as a black board. As [source](https://github.com/GNOME/gimp) i am leaving github mirror instead of actual site since it [requires javascript to view](#todo).
|
||||||
|
#### hugo
|
||||||
|
[go]
|
||||||
|
|
||||||
|
static HTML and CSS website generator written in Go. [website](https://github.com/gohugoio/hugo)
|
||||||
|
#### hyprstack
|
||||||
|
currently playing with wayland and hyprstack (hyprland, hyprpanel). similar to [ghostty](#ghostty) getting used to plain text configuration is weird for me but the overall feel is satisfying enough.
|
||||||
|
#### neovim
|
||||||
|
[c]
|
||||||
|
|
||||||
|
🙂
|
||||||
|
#### zen
|
||||||
|
[c++]
|
||||||
|
|
||||||
|
my favorite firefox based browser at the moment. altough many people advocate for [ungoogled chromium](https://github.com/ungoogled-software/ungoogled-chromium) i believe monopolies are the ultimate evil hence i refuse to use anything chromium based.
|
||||||
|
#### qbittorent
|
||||||
|
[c++]
|
||||||
|
|
||||||
|
i only torrent linux iso's directly from my machine when i had to use my laptop on the go, for regular iso downloads i use my qbittorent instance on my [server](#todo).
|
||||||
46
hugo.toml
Normal file
46
hugo.toml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
baseURL = 'https://example.org/'
|
||||||
|
languageCode = 'en-us'
|
||||||
|
title = 'Ali Can Zeybek'
|
||||||
|
theme = 'terminal'
|
||||||
|
pagination.pagerSize = 5
|
||||||
|
|
||||||
|
[params]
|
||||||
|
contentTypeName = "posts"
|
||||||
|
showMenuItems = 2
|
||||||
|
fullWidthTheme = false
|
||||||
|
centerTheme = false
|
||||||
|
|
||||||
|
[languages]
|
||||||
|
[languages.en]
|
||||||
|
title = "Ali Can Zeybek"
|
||||||
|
keywords = ""
|
||||||
|
copyright = ""
|
||||||
|
menuMore = "Show more"
|
||||||
|
readMore = "Read more"
|
||||||
|
readOtherPosts = "Read other posts"
|
||||||
|
|
||||||
|
[languages.en.params.logo]
|
||||||
|
logoText = "Ali Can Zeybek"
|
||||||
|
logoHomeLink = "/"
|
||||||
|
|
||||||
|
[languages.en.menu]
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "journal"
|
||||||
|
name = "journal"
|
||||||
|
url = "/journal"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "coffee"
|
||||||
|
name = "coffee"
|
||||||
|
url = "/coffee"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "computer"
|
||||||
|
name = "computer"
|
||||||
|
url = "/computer"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "infrastructure"
|
||||||
|
name = "infrastructure"
|
||||||
|
url = "/infrastructure"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "software"
|
||||||
|
name = "software"
|
||||||
|
url = "/software"
|
||||||
224
public/404.html
Normal file
224
public/404.html
Normal file
@@ -0,0 +1,224 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>404 Page not found :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/404.html" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="404 Page not found">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/404.html" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">404 — Page not found...</h1>
|
||||||
|
|
||||||
|
<div class="post-content">
|
||||||
|
<a href="http://localhost:1313/">Back to home page →</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
public/apple-touch-icon.png
Normal file
BIN
public/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 B |
3
public/bundle.min.js
vendored
Normal file
3
public/bundle.min.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
(()=>{var t=document.querySelector(".container"),e=document.querySelectorAll(".menu");document.body.addEventListener("click",()=>{e.forEach(e=>{e.classList.contains("open")&&e.classList.remove("open")})}),window.addEventListener("resize",()=>{e.forEach(e=>{e.classList.remove("open")})}),e.forEach(n=>{const o=n.querySelector(".menu__trigger"),s=n.querySelector(".menu__dropdown");o.addEventListener("click",o=>{o.stopPropagation(),n.classList.contains("open")?n.classList.remove("open"):(e.forEach(e=>e.classList.remove("open")),n.classList.add("open")),s.getBoundingClientRect().right>t.getBoundingClientRect().right&&(s.style.left="auto",s.style.right=0)}),s.addEventListener("click",e=>e.stopPropagation())})})(),(()=>{var e=document.querySelectorAll(".chroma code[data-lang]");for(const n of e){const s=n.parentElement,o=n.innerText.split(`
|
||||||
|
`).filter(Boolean).join(`
|
||||||
|
`),t=document.createElement("div"),i=n.dataset.lang;if(t.classList.add("code-title"),t.innerText=i,navigator.clipboard!==0[0]){const e=document.createElement("button");e.classList.add("copy-button"),e.innerText="Copy",e.addEventListener("click",()=>{e.innerText="Copied",setTimeout(()=>{e.innerText="Copy"},1e3),navigator.clipboard.writeText(o)}),t.append(e)}s.closest(".highlight").prepend(t)}})()
|
||||||
226
public/categories/index.html
Normal file
226
public/categories/index.html
Normal file
@@ -0,0 +1,226 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>Categories :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/categories/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="Categories">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/categories/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/categories/index.xml" rel="alternate" type="application/rss+xml" title="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="terms">
|
||||||
|
<h1>Categories</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
11
public/categories/index.xml
Normal file
11
public/categories/index.xml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Categories on Ali Can Zeybek</title>
|
||||||
|
<link>http://localhost:1313/categories/</link>
|
||||||
|
<description>Recent content in Categories on Ali Can Zeybek</description>
|
||||||
|
<generator>Hugo</generator>
|
||||||
|
<language>en</language>
|
||||||
|
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
300
public/coffee/index.html
Normal file
300
public/coffee/index.html
Normal file
@@ -0,0 +1,300 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title> :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="coffee when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i’m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.
|
||||||
|
" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/coffee/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="">
|
||||||
|
<meta property="og:description" content="coffee when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i’m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.
|
||||||
|
" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/coffee/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/coffee/"></a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"><div>
|
||||||
|
<h1 id="coffee">coffee<a href="#coffee" class="hanchor" ariaLabel="Anchor">#</a> </h1>
|
||||||
|
<p>when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i’m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.</p>
|
||||||
|
<h2 id="equitment">equitment<a href="#equitment" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/coffee/#gaggia-classic">gaggia classic</a></li>
|
||||||
|
<li><a href="/coffee/#baratza-forte">baratza forte</a></li>
|
||||||
|
<li><a href="/coffee/#scales">scales</a></li>
|
||||||
|
<li><a href="/coffee/#espresso-accesories">espresso accesories</a></li>
|
||||||
|
<li><a href="/coffee/#v60">v60</a></li>
|
||||||
|
<li><a href="/coffee/#aeropress">aeropress</a></li>
|
||||||
|
</ul>
|
||||||
|
<h3 id="gaggia-classic">gaggia classic<a href="#gaggia-classic" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>gaggia classic is one of the most popular machines out there and i am glad to have one. it does not have the features like pressure profiling but that is what <a href="https://gaggiuino.github.io/">gagguino</a> is for. currently i am not finished my gagguino, still trying to source all the materials, but even without those features bottlenecking in the espresso machine instead of coffee beans is an incredible step for me as it would be for most people.</p>
|
||||||
|
<h3 id="baratza-forte">baratza forte<a href="#baratza-forte" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>i bought this machine after i spent two years with an <a href="">hand grinder</a>. after one of my friends bring his machine to my house and we brewed espresso together i realised this machine either showing its age, not that suitable for espresso(what a suprise right) or wasn’t that good to begin with. but still being able to grind for both espresso and filter, its quite succesfull for filter, it is not in my should change list.</p>
|
||||||
|
<h3 id="scales">scales<a href="#scales" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>i own two scales, one small with 0.01g precision up to 200g, one large with 1g precision up to 5kg. i use the small one for espresso and the large one for filter. neighter is branded coffee scales and both is perfectly fine. i use the large one for cooking as well.</p>
|
||||||
|
<h3 id="espresso-accesories">espresso accesories<a href="#espresso-accesories" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>i changed the shower screen in my gaggia classic with <a href="https://www.shadesofcoffee.co.uk/parts-and-accessories/ims-nanotech-coated-classic-mesh-shower-screen-55mm">this</a>. i have a standard tamper, wdt and a funnel i 3d printed, as well as a <a href="https://www.shadesofcoffee.co.uk/stainless-steel-mesh-puck-screen-or-contact-screen-585mm-575mm---50-micron-mesh">puck screen</a>.</p>
|
||||||
|
<h3 id="v60">v60<a href="#v60" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>i first started brewing with a v60 which is also what the said coffee shop only serves. it has a special place in my heart and will always love it.</p>
|
||||||
|
<h3 id="aeropress">aeropress<a href="#aeropress" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>altough i mentioned v60 to have a special place aeropress in my opinion is the best tool to brew filter coffee in.</p>
|
||||||
|
<h2 id="upgrades">upgrades<a href="#upgrades" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||||
|
<h3 id="gagguino">gagguino<a href="#gagguino" class="hanchor" ariaLabel="Anchor">#</a> </h3>
|
||||||
|
<p>under construction <a href="https://gaggiuino.github.io/">see</a></p>
|
||||||
|
<h2 id="beans">beans<a href="#beans" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th>roaster</th>
|
||||||
|
<th>name</th>
|
||||||
|
<th>origin</th>
|
||||||
|
<th>altitude</th>
|
||||||
|
<th>producer</th>
|
||||||
|
<th>species</th>
|
||||||
|
<th>process</th>
|
||||||
|
<th>flavours</th>
|
||||||
|
<th>harvest</th>
|
||||||
|
<th>date</th>
|
||||||
|
<th>rating</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td>probador collectiva</td>
|
||||||
|
<td>baho ruhango</td>
|
||||||
|
<td>ruhango,ruanda</td>
|
||||||
|
<td>1500-1870m</td>
|
||||||
|
<td>baho coffee</td>
|
||||||
|
<td>red bourbon</td>
|
||||||
|
<td>natural</td>
|
||||||
|
<td>complex, flowers, mandarin</td>
|
||||||
|
<td>2024/25</td>
|
||||||
|
<td>29.09.2025</td>
|
||||||
|
<td>very good</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
255
public/computer/index.html
Normal file
255
public/computer/index.html
Normal file
@@ -0,0 +1,255 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title> :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="computer overview of all the computing devices i own for any reason.
|
||||||
|
desktop laptop tablet phone public phone hp dl380 g8 main nas backup nas pfsense router box raspberry pi’s " />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/computer/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="">
|
||||||
|
<meta property="og:description" content="computer overview of all the computing devices i own for any reason.
|
||||||
|
desktop laptop tablet phone public phone hp dl380 g8 main nas backup nas pfsense router box raspberry pi’s " />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/computer/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/computer/"></a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"><div>
|
||||||
|
<h1 id="computer">computer<a href="#computer" class="hanchor" ariaLabel="Anchor">#</a> </h1>
|
||||||
|
<p>overview of all the computing devices i own for any reason.</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/computer/#desktop">desktop</a></li>
|
||||||
|
<li><a href="/computer/#laptop">laptop</a></li>
|
||||||
|
<li><a href="/computer/#tablet">tablet</a></li>
|
||||||
|
<li><a href="/computer/#phone">phone</a></li>
|
||||||
|
<li><a href="/computer/#public-phone">public phone</a></li>
|
||||||
|
<li><a href="/computer/#hp-dl380-g8">hp dl380 g8</a></li>
|
||||||
|
<li><a href="/computer/#main-nas">main nas</a></li>
|
||||||
|
<li><a href="/computer/#backup-nas">backup nas</a></li>
|
||||||
|
<li><a href="/computer/#pfsense-router-box">pfsense router box</a></li>
|
||||||
|
<li><a href="/computer/#raspberry-pi%27s">raspberry pi’s</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.button-container{display:table;margin-left:auto;margin-right:auto}button,.button,a.button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;text-decoration:none;text-align:center;font:inherit;font-weight:700;appearance:none;cursor:pointer;outline:none}button.outline,.button.outline,a.button.outline{background:0 0;box-shadow:none;padding:8px 18px}button.outline :hover,.button.outline :hover,a.button.outline :hover{transform:none;box-shadow:none}button.link,.button.link,a.button.link{background:0 0;font-size:var(--font-size)}button.small,.button.small,a.button.small{font-size:calc(var(--font-size) * .8)}button.wide,.button.wide,a.button.wide{min-width:200px;padding:14px 24px}a.button.inline{background:0 0;color:var(--accent);padding:initial;margin:initial;border:initial;font-weight:initial;text-decoration:none}a.button.inline:active,a.button.inline:hover{background:0 0}a.read-more,a.read-more:hover,a.read-more:active{display:inline-flex;border:none;background:0 0;box-shadow:none;padding:0;max-width:100%;text-decoration:none}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
:root{--code-border:color-mix(in srgb, var(--foreground) 10%, transparent)}pre:not(.chroma){padding:10px}pre.chroma{margin:0;padding:10px 0;color:var(--foreground)}pre code{color:var(--foreground);border:none}code{color:var(--accent);text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}.highlight{position:relative;margin:20px 0;border:1px solid var(--code-border)}.highlight pre{border:none}.code-title{display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--foreground) 5%,transparent);border-bottom:1px solid var(--code-border);color:var(--comment);text-transform:uppercase;font-size:calc(var(--font-size) * .8);padding:6px 10px;line-height:1}.copy-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;text-decoration:none;text-align:center;font-size:13px;font-weight:500;border:1px solid color-mix(in srgb,var(--accent) 15%,transparent);appearance:none;cursor:pointer;outline:none}.code-title .copy-button{z-index:1;background:color-mix(in srgb,var(--foreground) 5%,var(--background))}.code-title:hover .copy-button{display:inline-block}.code-title .copy-button:hover{background:color-mix(in srgb,var(--accent) 10%,var(--background))}.collapsable-code{position:relative;width:100%;margin:20px 0;border:1px solid var(--accent);.highlight { margin: 0; }}.collapsable-code__title{display:inline-flex;align-items:center;flex:1;color:var(--accent);padding:3px 10px;font-size:calc(var(--font-size) * .9);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collapsable-code__language{color:var(--accent);border:1px solid var(--accent);border-bottom:none;text-transform:uppercase;padding:3px 10px}.collapsable-code summary{color:var(--accent);padding:0 10px;cursor:pointer}.collapsable-code summary:hover{background:color-mix(in srgb,var(--accent) 10%,transparent)}.collapsable-code pre{margin-top:0}.collapsable-code pre::first-line{line-height:0}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../fonts/FiraCode-LatinExt.woff2)format('woff2');unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(../fonts/FiraCode-Latin.woff2)format('woff2');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.footer{padding:40px 0;flex-grow:0;opacity:.65}.footer__inner{display:flex;align-items:center;justify-content:space-between;margin:0;max-width:100%}.footer a{color:inherit}.footer .copyright{display:flex;flex-flow:row wrap;flex:1;align-items:center;justify-content:center}.footer .copyright--user{margin:auto;text-align:center}.footer .copyright>*:first-child:not(:only-child){margin-right:10px}.footer .copyright span{white-space:nowrap}@media(max-width:900px){.footer__inner{flex-direction:column}}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
body .gist .blob-num,body .gist .blob-code-inner{border:none}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.header{display:flex;flex-direction:column;position:relative}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;flex:1}.header__logo::after{content:"";background:repeating-linear-gradient(90deg,var(--accent),var(--accent) 2px,transparent 0,transparent 10px);display:block;width:100%;right:10px}.header__logo a{flex:none;max-width:100%;text-decoration:none}.logo{display:flex;align-items:center;text-decoration:none;background:var(--accent);color:var(--background);font-weight:700;padding:5px 10px}@media print{.header{display:none}}
|
||||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
|||||||
|
.navigation-menu{display:flex;align-items:flex-start;justify-content:space-between;margin:20px 1px}.navigation-menu__inner{display:flex;flex:1;flex-wrap:wrap;list-style:none;margin:0;padding:0}.navigation-menu__inner>li{flex:none;margin-bottom:10px;white-space:nowrap}.navigation-menu__inner>li:not(:last-of-type){margin-right:20px}.navigation-menu .spacer{flex-grow:1!important}.menu{display:flex;flex-direction:column;position:relative;list-style:none;padding:0;margin:0}.menu__trigger{margin-right:0!important;color:var(--accent);user-select:none;cursor:pointer}.menu__dropdown{display:none;flex-direction:column;position:absolute;background:var(--background);box-shadow:0 10px var(--background),-10px 10px var(--background),10px 10px var(--background);color:var(--accent);border:2px solid var(--accent);margin:0;padding:10px;top:10px;left:0;list-style:none;z-index:99}.open .menu__dropdown{display:flex}.menu__dropdown>li{flex:none}.menu__dropdown>li:not(:last-of-type){margin-bottom:10px}.menu__dropdown>li a{display:flex;padding:5px}.menu--mobile .menu__trigger{color:var(--accent);border:2px solid;margin-left:10px;height:100%;padding:3px 8px;margin-bottom:0!important;position:relative;cursor:pointer;display:none}.menu--mobile li{flex:none}.menu--mobile li:not(:last-of-type){margin-bottom:10px}.menu--language-selector .menu__trigger{color:var(--accent);border:2px solid;margin-left:5px;height:100%;padding:3px 8px;margin-bottom:0!important;position:relative;cursor:pointer}.menu--language-selector .menu__dropdown{left:auto;right:0}@media(max-width:684px){.navigation-menu{margin:0}.navigation-menu__inner{flex-direction:column;align-items:flex-start;padding:0}.navigation-menu__inner li{margin:0;padding:5px}.menu--desktop{display:none}.menu--mobile .menu__trigger{display:block}.menu--mobile .menu__dropdown{left:auto;right:0}.menu--language-selector .menu__trigger{display:none}}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.pagination{margin-top:50px}.pagination__title{display:flex;text-align:center;position:relative;margin:100px 0 20px}.pagination__title-h{text-align:center;margin:0 auto;padding:5px 10px;background:var(--background);color:color-mix(in srgb var(--foreground) 30%,transparent);font-size:calc(var(--font-size) * .8);text-transform:uppercase;text-decoration:none;letter-spacing:.1em;z-index:1}.pagination__title hr{position:absolute;left:0;right:0;width:100%;margin-top:15px;z-index:0}.pagination__buttons{display:flex;align-items:center;justify-content:center;flex-flow:row wrap;gap:10px}.pagination__buttons a{display:inline-flex;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-decoration:none}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:inherit;padding:0;appearance:none}.button a{display:flex;justify-content:center;flex:1;padding:8px 16px}.button__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.next .button__icon{margin-left:8px}.prev .button__icon{margin-right:8px}@media print{.pagination{display:none}}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.index-content{margin:25px 0}.framed{border:1px solid var(--accent);padding:20px}.framed *:first-child{margin-top:0}.framed *:last-child{margin-bottom:0}.posts{width:100%}.post{width:100%;text-align:left;padding:30px 0}.post:not(:last-of-type){border-bottom:1px solid color-mix(in srgb,var(--foreground) 10%,transparent)}.post-meta{font-size:inherit;margin-bottom:10px;color:color-mix(in srgb,var(--foreground) 65%,transparent)}.post-meta>*:not(:first-child)::before{content:"::";display:inline-block;margin:0 8px}.post-title{position:relative;color:var(--accent);margin-top:0!important;margin-bottom:15px!important;padding-bottom:15px;border-bottom:3px dotted var(--accent);text-decoration:none!important}.post-title::after{content:"";position:absolute;bottom:2px;display:block;width:100%;border-bottom:3px dotted var(--accent)}.post-title a{text-decoration:none}.post-tags{display:block;margin-bottom:20px;font-size:inherit;color:var(--accent)}.table-of-contents{margin:40px 0}.post-content{margin-top:25px}.post-cover{margin:25px 0}.post ul{list-style:none}.post ul li:not(:empty)::before{content:"-";position:absolute;left:-20px;color:var(--accent)}.post--regulation h1{justify-content:center}.post--regulation h2{justify-content:center;margin-bottom:10px}.post--regulation h2+h2{margin-top:-10px;margin-bottom:20px}.hanchor{position:absolute;color:var(--accent);text-decoration:none;margin-left:10px;visibility:hidden}h1:hover .hanchor,h2:hover .hanchor,h3:hover .hanchor,h4:hover .hanchor,h5:hover .hanchor,h6:hover .hanchor{visibility:visible}.footnotes{color:color-mix(in srgb,var(--foreground) 50%,transparent)}.footnotes hr{background:color-mix(in srgb,var(--foreground) 50%,transparent)}@media(max-width:684px){.post-cover{padding:10px;border-width:10px}}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
:root{--first-tone:var(--accent);--second-tone:color-mix(in srgb, var(--accent) 70%, transparent);--comment:color-mix(in srgb, var(--foreground) 50%, transparent)}.bg{}.chroma{overflow:auto}.chroma .x{}.chroma .err{}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{width:100%;vertical-align:top;padding:0;margin:0;border:0}.chroma .lntd:first-child{width:auto}.chroma .lntd code{display:grid}.chroma .lntable{width:100%;border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:color-mix(in srgb,var(--foreground) 5%,transparent)!important}.chroma .lnt{color:var(--comment);white-space:pre;-webkit-user-select:none;user-select:none;padding:0 10px}.chroma .ln{color:var(--comment);white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.8em;padding:0 .4em 0 0}.chroma .line{display:flex;padding:0 10px}.chroma .k{color:var(--second-tone)}.chroma .kc{color:var(--second-tone)}.chroma .kd{color:var(--second-tone)}.chroma .kn{color:var(--second-tone)}.chroma .kp{color:var(--second-tone)}.chroma .kr{color:var(--second-tone)}.chroma .kt{color:var(--second-tone)}.chroma .n{color:var(--first-tone)}.chroma .na{color:var(--second-tone)}.chroma .nb{color:var(--first-tone)}.chroma .bp{color:var(--first-tone)}.chroma .nc{color:var(--foreground)}.chroma .no{color:var(--first-tone)}.chroma .nd{color:var(--first-tone)}.chroma .ni{color:var(--first-tone)}.chroma .ne{color:var(--first-tone)}.chroma .nf{color:var(--first-tone)}.chroma .fm{color:var(--first-tone)}.chroma .nl{color:var(--first-tone)}.chroma .nn{color:var(--first-tone)}.chroma .nx{color:var(--first-tone)}.chroma .py{color:var(--first-tone)}.chroma .nt{color:var(--first-tone)}.chroma .nv{color:var(--first-tone)}.chroma .vc{color:var(--first-tone)}.chroma .vg{color:var(--first-tone)}.chroma .vi{color:var(--first-tone)}.chroma .vm{color:var(--first-tone)}.chroma .l{}.chroma .ld{}.chroma .s{color:var(--foreground)}.chroma .sa{color:var(--foreground)}.chroma .sb{color:var(--foreground)}.chroma .sc{color:var(--foreground)}.chroma .dl{color:var(--foreground)}.chroma .sd{color:var(--foreground)}.chroma .s2{color:var(--foreground)}.chroma .se{color:var(--foreground)}.chroma .sh{color:var(--foreground)}.chroma .si{color:var(--foreground)}.chroma .sx{color:var(--foreground)}.chroma .sr{color:var(--foreground)}.chroma .s1{color:var(--foreground)}.chroma .ss{color:var(--foreground)}.chroma .m{color:var(--first-tone)}.chroma .mb{color:var(--first-tone)}.chroma .mf{color:var(--first-tone)}.chroma .mh{color:var(--first-tone)}.chroma .mi{color:var(--first-tone)}.chroma .il{color:var(--first-tone)}.chroma .mo{color:var(--first-tone)}.chroma .o{color:var(--foreground)}.chroma .ow{color:var(--foreground)}.chroma .p{color:var(--foreground)}.chroma .c{color:var(--comment)}.chroma .ch{color:var(--comment)}.chroma .cm{color:var(--comment)}.chroma .c1{color:var(--comment)}.chroma .cs{color:var(--comment)}.chroma .cp{color:var(--comment)}.chroma .cpf{color:var(--comment)}.chroma .g{}.chroma .gd{color:var(--first-tone)}.chroma .ge{}.chroma .gr{}.chroma .gh{}.chroma .gi{color:var(--second-tone)}.chroma .go{}.chroma .gp{}.chroma .gs{}.chroma .gu{}.chroma .gt{}.chroma .gl{}.chroma .w{}.chroma .language-php .cp{color:var(--foreground)}
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
/* Placeholder file for your custom settings. */
|
||||||
|
/* You can get the color scheme variables from https://panr.github.io/terminal-css/ */
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.terms h3{font-size:initial}.terms ul{list-style:none}.terms ul li a{color:var(--accent)}.terms ul li:not(:empty)::before{content:"-";position:absolute;left:-20px;color:var(--accent)}
|
||||||
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 B |
BIN
public/fonts/FiraCode-Latin.woff2
Normal file
BIN
public/fonts/FiraCode-Latin.woff2
Normal file
Binary file not shown.
BIN
public/fonts/FiraCode-LatinExt.woff2
Normal file
BIN
public/fonts/FiraCode-LatinExt.woff2
Normal file
Binary file not shown.
274
public/index.html
Normal file
274
public/index.html
Normal file
@@ -0,0 +1,274 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta name="generator" content="Hugo 0.151.0"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="Ali Can Zeybek">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
|
||||||
|
<div class="posts">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="post on-list">
|
||||||
|
<h2 class="post-title">
|
||||||
|
<a href="http://localhost:1313/posts/my-first-post/">My First Post</a>
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<div class="post-meta"><time class="post-date">2025-10-08</time></div>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="post-tags">
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<a class="read-more button inline" href="/posts/my-first-post/">[]</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="pagination">
|
||||||
|
<div class="pagination__buttons">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
54
public/index.xml
Normal file
54
public/index.xml
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Ali Can Zeybek</title>
|
||||||
|
<link>http://localhost:1313/</link>
|
||||||
|
<description>Recent content on Ali Can Zeybek</description>
|
||||||
|
<generator>Hugo</generator>
|
||||||
|
<language>en</language>
|
||||||
|
<lastBuildDate>Wed, 08 Oct 2025 20:07:08 +0300</lastBuildDate>
|
||||||
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>My First Post</title>
|
||||||
|
<link>http://localhost:1313/posts/my-first-post/</link>
|
||||||
|
<pubDate>Wed, 08 Oct 2025 20:07:08 +0300</pubDate>
|
||||||
|
<guid>http://localhost:1313/posts/my-first-post/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title></title>
|
||||||
|
<link>http://localhost:1313/coffee/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/coffee/</guid>
|
||||||
|
<description><h1 id="coffee">coffee</h1>
<p>when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i&rsquo;m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.</p></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title></title>
|
||||||
|
<link>http://localhost:1313/computer/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/computer/</guid>
|
||||||
|
<description><h1 id="computer">computer</h1>
<p>overview of all the computing devices i own for any reason.</p>
<ul>
<li><a href="http://localhost:1313/computer/#desktop">desktop</a></li>
<li><a href="http://localhost:1313/computer/#laptop">laptop</a></li>
<li><a href="http://localhost:1313/computer/#tablet">tablet</a></li>
<li><a href="http://localhost:1313/computer/#phone">phone</a></li>
<li><a href="http://localhost:1313/computer/#public-phone">public phone</a></li>
<li><a href="http://localhost:1313/computer/#hp-dl380-g8">hp dl380 g8</a></li>
<li><a href="http://localhost:1313/computer/#main-nas">main nas</a></li>
<li><a href="http://localhost:1313/computer/#backup-nas">backup nas</a></li>
<li><a href="http://localhost:1313/computer/#pfsense-router-box">pfsense router box</a></li>
<li><a href="http://localhost:1313/computer/#raspberry-pi%27s">raspberry pi&rsquo;s</a></li>
</ul></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title></title>
|
||||||
|
<link>http://localhost:1313/infrastructure/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/infrastructure/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title></title>
|
||||||
|
<link>http://localhost:1313/journal/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/journal/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title></title>
|
||||||
|
<link>http://localhost:1313/software/</link>
|
||||||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/software/</guid>
|
||||||
|
<description><h2 id="software">Software</h2>
<p>These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.</p>
<ul>
<li><a href="http://localhost:1313/software/#btop">btop</a></li>
<li><a href="http://localhost:1313/software/#ghostty">ghostty</a></li>
<li><a href="http://localhost:1313/software/#gimp">gimp</a></li>
<li><a href="http://localhost:1313/software/#hugo">hugo</a></li>
<li><a href="http://localhost:1313/software/#hyprstack">hyprstack</a></li>
<li><a href="http://localhost:1313/software/#jq">jq</a></li>
<li><a href="http://localhost:1313/software/#neovim">neovim</a></li>
<li><a href="http://localhost:1313/software/#qbittorent">qbittorent</a></li>
<li><a href="http://localhost:1313/software/#zen">zen</a></li>
</ul>
<h4 id="btop">btop</h4>
<p>[c++]</p>
<p>btop is an interactive viewer, similar to top, htop and other top utilities. <a href="https://github.com/aristocratos/btop">source</a></p>
<h4 id="ghostty">ghostty</h4>
<p>[zig]</p>
<p>as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence <a href="https://st.suckless.org/">st</a> its configuration still requires some getting used to but a very decent terminal for sure.</p></description>
|
||||||
|
</item>
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
237
public/infrastructure/index.html
Normal file
237
public/infrastructure/index.html
Normal file
@@ -0,0 +1,237 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title> :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/infrastructure/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/infrastructure/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/infrastructure/"></a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
237
public/journal/index.html
Normal file
237
public/journal/index.html
Normal file
@@ -0,0 +1,237 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title> :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/journal/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/journal/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/journal/"></a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
public/og-image.png
Normal file
BIN
public/og-image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
9
public/page/1/index.html
Normal file
9
public/page/1/index.html
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>http://localhost:1313/</title>
|
||||||
|
<link rel="canonical" href="http://localhost:1313/">
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="refresh" content="0; url=http://localhost:1313/">
|
||||||
|
</head>
|
||||||
|
</html>
|
||||||
263
public/posts/index.html
Normal file
263
public/posts/index.html
Normal file
@@ -0,0 +1,263 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>Posts :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/posts/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="Posts">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/posts/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/posts/index.xml" rel="alternate" type="application/rss+xml" title="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
|
||||||
|
<div class="posts">
|
||||||
|
|
||||||
|
<article class="post on-list">
|
||||||
|
<h2 class="post-title">
|
||||||
|
<a href="http://localhost:1313/posts/my-first-post/">My First Post</a>
|
||||||
|
</h2>
|
||||||
|
<div class="post-meta"><time class="post-date">2025-10-08</time></div>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="post-tags">
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<a class="read-more button inline" href="/posts/my-first-post/">[]</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="pagination">
|
||||||
|
<div class="pagination__buttons">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
19
public/posts/index.xml
Normal file
19
public/posts/index.xml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Posts on Ali Can Zeybek</title>
|
||||||
|
<link>http://localhost:1313/posts/</link>
|
||||||
|
<description>Recent content in Posts on Ali Can Zeybek</description>
|
||||||
|
<generator>Hugo</generator>
|
||||||
|
<language>en</language>
|
||||||
|
<lastBuildDate>Wed, 08 Oct 2025 20:07:08 +0300</lastBuildDate>
|
||||||
|
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>My First Post</title>
|
||||||
|
<link>http://localhost:1313/posts/my-first-post/</link>
|
||||||
|
<pubDate>Wed, 08 Oct 2025 20:07:08 +0300</pubDate>
|
||||||
|
<guid>http://localhost:1313/posts/my-first-post/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
252
public/posts/my-first-post/index.html
Normal file
252
public/posts/my-first-post/index.html
Normal file
@@ -0,0 +1,252 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>My First Post :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content=", " />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/posts/my-first-post/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="My First Post">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/posts/my-first-post/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="article:published_time" content="2025-10-08 20:07:08 +0300 +03" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/posts/my-first-post/">My First Post</a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"><time class="post-date">2025-10-08</time></div>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="post-tags">
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
#<a href="http://localhost:1313/tags/"></a>
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
9
public/posts/page/1/index.html
Normal file
9
public/posts/page/1/index.html
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<title>http://localhost:1313/posts/</title>
|
||||||
|
<link rel="canonical" href="http://localhost:1313/posts/">
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/">
|
||||||
|
</head>
|
||||||
|
</html>
|
||||||
28
public/sitemap.xml
Normal file
28
public/sitemap.xml
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
|
<url>
|
||||||
|
<loc>http://localhost:1313/</loc>
|
||||||
|
<lastmod>2025-10-08T20:07:08+03:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/posts/my-first-post/</loc>
|
||||||
|
<lastmod>2025-10-08T20:07:08+03:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/posts/</loc>
|
||||||
|
<lastmod>2025-10-08T20:07:08+03:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/coffee/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/computer/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/infrastructure/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/journal/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/software/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/categories/</loc>
|
||||||
|
</url><url>
|
||||||
|
<loc>http://localhost:1313/tags/</loc>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||
285
public/software/index.html
Normal file
285
public/software/index.html
Normal file
@@ -0,0 +1,285 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title> :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="Software These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.
|
||||||
|
btop ghostty gimp hugo hyprstack jq neovim qbittorent zen btop [c++]
|
||||||
|
btop is an interactive viewer, similar to top, htop and other top utilities. source
|
||||||
|
ghostty [zig]
|
||||||
|
as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence st its configuration still requires some getting used to but a very decent terminal for sure.
|
||||||
|
" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/software/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="article" />
|
||||||
|
<meta property="og:title" content="">
|
||||||
|
<meta property="og:description" content="Software These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.
|
||||||
|
btop ghostty gimp hugo hyprstack jq neovim qbittorent zen btop [c++]
|
||||||
|
btop is an interactive viewer, similar to top, htop and other top utilities. source
|
||||||
|
ghostty [zig]
|
||||||
|
as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence st its configuration still requires some getting used to but a very decent terminal for sure.
|
||||||
|
" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/software/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<article class="post">
|
||||||
|
<h1 class="post-title">
|
||||||
|
<a href="http://localhost:1313/software/"></a>
|
||||||
|
</h1>
|
||||||
|
<div class="post-meta"></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="post-content"><div>
|
||||||
|
<h2 id="software">Software<a href="#software" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||||
|
<p>These are software that I use on my workstations (not computers with server purposes) from text editors to JSON parsers.</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/software/#btop">btop</a></li>
|
||||||
|
<li><a href="/software/#ghostty">ghostty</a></li>
|
||||||
|
<li><a href="/software/#gimp">gimp</a></li>
|
||||||
|
<li><a href="/software/#hugo">hugo</a></li>
|
||||||
|
<li><a href="/software/#hyprstack">hyprstack</a></li>
|
||||||
|
<li><a href="/software/#jq">jq</a></li>
|
||||||
|
<li><a href="/software/#neovim">neovim</a></li>
|
||||||
|
<li><a href="/software/#qbittorent">qbittorent</a></li>
|
||||||
|
<li><a href="/software/#zen">zen</a></li>
|
||||||
|
</ul>
|
||||||
|
<h4 id="btop">btop<a href="#btop" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[c++]</p>
|
||||||
|
<p>btop is an interactive viewer, similar to top, htop and other top utilities. <a href="https://github.com/aristocratos/btop">source</a></p>
|
||||||
|
<h4 id="ghostty">ghostty<a href="#ghostty" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[zig]</p>
|
||||||
|
<p>as someone currently playing (and kinda admiring) zig, I was ought to check out ghostty. coming from suckless and hence <a href="https://st.suckless.org/">st</a> its configuration still requires some getting used to but a very decent terminal for sure.</p>
|
||||||
|
<h4 id="gimp">gimp<a href="#gimp" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[c]</p>
|
||||||
|
<p>best image editor ever existed. altough i mainly use it as a black board. As <a href="https://github.com/GNOME/gimp">source</a> i am leaving github mirror instead of actual site since it <a href="/software/#todo">requires javascript to view</a>.</p>
|
||||||
|
<h4 id="hugo">hugo<a href="#hugo" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[go]</p>
|
||||||
|
<p>static HTML and CSS website generator written in Go. <a href="https://github.com/gohugoio/hugo">website</a></p>
|
||||||
|
<h4 id="hyprstack">hyprstack<a href="#hyprstack" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>currently playing with wayland and hyprstack (hyprland, hyprpanel). similar to <a href="/software/#ghostty">ghostty</a> getting used to plain text configuration is weird for me but the overall feel is satisfying enough.</p>
|
||||||
|
<h4 id="neovim">neovim<a href="#neovim" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[c]</p>
|
||||||
|
<p>🙂</p>
|
||||||
|
<h4 id="zen">zen<a href="#zen" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[c++]</p>
|
||||||
|
<p>my favorite firefox based browser at the moment. altough many people advocate for <a href="https://github.com/ungoogled-software/ungoogled-chromium">ungoogled chromium</a> i believe monopolies are the ultimate evil hence i refuse to use anything chromium based.</p>
|
||||||
|
<h4 id="qbittorent">qbittorent<a href="#qbittorent" class="hanchor" ariaLabel="Anchor">#</a> </h4>
|
||||||
|
<p>[c++]</p>
|
||||||
|
<p>i only torrent linux iso’s directly from my machine when i had to use my laptop on the go, for regular iso downloads i use my qbittorent instance on my <a href="/software/#todo">server</a>.</p>
|
||||||
|
|
||||||
|
</div></div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
226
public/tags/index.html
Normal file
226
public/tags/index.html
Normal file
@@ -0,0 +1,226 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
|
<title>Tags :: Ali Can Zeybek</title>
|
||||||
|
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="keywords" content="" />
|
||||||
|
|
||||||
|
<meta name="robots" content="noodp" />
|
||||||
|
|
||||||
|
<link rel="canonical" href="http://localhost:1313/tags/" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:locale" content="en" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:title" content="Tags">
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:url" content="http://localhost:1313/tags/" />
|
||||||
|
<meta property="og:site_name" content="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
<meta property="og:image" content="http://localhost:1313/og-image.png">
|
||||||
|
|
||||||
|
<meta property="og:image:width" content="1200">
|
||||||
|
<meta property="og:image:height" content="627">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/tags/index.xml" rel="alternate" type="application/rss+xml" title="Ali Can Zeybek" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
|
<header class="header">
|
||||||
|
<div class="header__inner">
|
||||||
|
<div class="header__logo">
|
||||||
|
<a href="/">
|
||||||
|
<div class="logo">
|
||||||
|
Ali Can Zeybek
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<ul class="menu menu--mobile">
|
||||||
|
<li class="menu__trigger">Menu ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee">coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer">computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure">infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal">journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software">software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<nav class="navigation-menu">
|
||||||
|
<ul class="navigation-menu__inner menu--desktop">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/coffee" >coffee</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/computer" >computer</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<ul class="menu">
|
||||||
|
<li class="menu__trigger"> ▾</li>
|
||||||
|
<li>
|
||||||
|
<ul class="menu__dropdown">
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/infrastructure" >infrastructure</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/journal" >journal</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/software" >software</a></li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="content">
|
||||||
|
|
||||||
|
<div class="terms">
|
||||||
|
<h1>Tags</h1>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<footer class="footer">
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="text/javascript" src="/bundle.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
11
public/tags/index.xml
Normal file
11
public/tags/index.xml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>Tags on Ali Can Zeybek</title>
|
||||||
|
<link>http://localhost:1313/tags/</link>
|
||||||
|
<description>Recent content in Tags on Ali Can Zeybek</description>
|
||||||
|
<generator>Hugo</generator>
|
||||||
|
<language>en</language>
|
||||||
|
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
1
themes/terminal
Submodule
1
themes/terminal
Submodule
Submodule themes/terminal added at 5a2b4c0f1f
Reference in New Issue
Block a user