<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://oakasapoglu.github.io/oakasapoglu/feed.xml" rel="self" type="application/atom+xml" /><link href="https://oakasapoglu.github.io/oakasapoglu/" rel="alternate" type="text/html" /><updated>2026-04-30T21:23:06+00:00</updated><id>https://oakasapoglu.github.io/oakasapoglu/feed.xml</id><title type="html">Ömer Abdülaziz Kasapoğlu</title><subtitle>desc</subtitle><author><name>Ömer Abdülaziz Kasapoğlu</name><email>oakasapoglu@gmail.com</email></author><entry><title type="html">Hello, World</title><link href="https://oakasapoglu.github.io/oakasapoglu/2026/04/25/hello-world/" rel="alternate" type="text/html" title="Hello, World" /><published>2026-04-25T00:00:00+00:00</published><updated>2026-04-25T00:00:00+00:00</updated><id>https://oakasapoglu.github.io/oakasapoglu/2026/04/25/hello-world</id><content type="html" xml:base="https://oakasapoglu.github.io/oakasapoglu/2026/04/25/hello-world/"><![CDATA[<p>This is something that Claude had written you can ignore it.
  But i will write about that topic later for sure.
  I will put the link down below.</p>
<p>First post. This site runs on Jekyll and GitHub Pages.</p>
<p>The setup is intentionally minimal — no JavaScript, no build step beyond what GitHub handles automatically, just org files and a handful of templates.</p>
<h1>Why Jekyll</h1>
<p>It stays out of the way. You write org, push to GitHub, and the site updates. No CI pipeline to maintain, no framework churn.</p>
<pre class="src" lang="lisp">
(defun greet (name)
  &quot;Say hello.&quot;
  (format t &quot;Hello, ~a!~%&quot; name))
</pre>
<h1>Why Org</h1>
<p>Because Markdown is impoverished. Org gives you proper structure, <code>#+INCLUDE</code>, tables, inline babel blocks, and it lives natively in Emacs.</p>
<p>More to come.</p>]]></content><author><name>Ömer Abdülaziz Kasapoğlu</name><email>oakasapoglu@gmail.com</email></author><category term="meta" /><summary type="html"><![CDATA[This is something that Claude had written you can ignore it. But i will write about that topic later for sure. I will put the link down below. First post. This site runs on Jekyll and GitHub Pages. The setup is intentionally minimal — no JavaScript, no build step beyond what GitHub handles automatically, just org files and a handful of templates. Why Jekyll It stays out of the way. You write org, push to GitHub, and the site updates. No CI pipeline to maintain, no framework churn. (defun greet (name) &quot;Say hello.&quot; (format t &quot;Hello, ~a!~%&quot; name)) Why Org Because Markdown is impoverished. Org gives you proper structure, #+INCLUDE, tables, inline babel blocks, and it lives natively in Emacs. More to come.]]></summary></entry></feed>