diff --git a/dailies/1.org b/dailies/1.org
deleted file mode 100644
index 83ad7b0..0000000
--- a/dailies/1.org
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: "Daily #1"
-author: natto
-published: October 29, 2022
----
-* Hm?
-Doing chores sucks but errands suck more. Also self hosting shit sucks, but I do it anyway.
-
-* Image of the Day
-#+ATTR_HTML: :alt Bro thinks he GettyImages 💀
-[[https://f.weirdnatto.in/sshb-modinazisalute.png]]
-
-* Video of the Day
-#+begin_export html
-
-#+end_export
-
-* Song of the Day
-Been loving this one since my early adolescence.
-#+begin_export html
-
-
-
-#+end_export
-
-* Thought of the Day
-Big tech companies are dying, the American century is over. The Chinese century is upon us, long live the CCP.
diff --git a/dailies/2.org b/dailies/2.org
deleted file mode 100644
index d7c5868..0000000
--- a/dailies/2.org
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: "Daily #2"
-author: natto
-published: October 30, 2022
----
-* Hm?
-I have really shitty internet bandwidth and I have a lot of work pending (that does not involve internet).
-
-* Image of the Day
-#+ATTR_HTML: :alt Your dreams and hopes are incompatible with reality.
-[[http://f.weirdnatto.in/3eW6-dreams.png]]
-
-* Video of the Day
-#+begin_export html
-MEGU MEGU FIRE ENDLESS NIGHT SOSHITE MOTTO MOTTO ATSUKU NARE FEVER
-
-
-
-#+end_export
-
-* Song of the Day
-Sofia Vempo's version/cover of Misirlou
-#+begin_export html
-
-
-
-#+end_export
-
-* Thought of the Day
-Everyone on the internet is a loser (including me). Shit sucks.
diff --git a/dailies/3.org b/dailies/3.org
deleted file mode 100644
index b75d990..0000000
--- a/dailies/3.org
+++ /dev/null
@@ -1,28 +0,0 @@
----
-title: "Daily #3"
-author: natto
-published: November 01, 2022
----
-* Hm?
-College sucks, it makes me eepy.
-
-* Image of the Day
-#+ATTR_HTML: :alt LLVM
-[[https://f.weirdnatto.in/oqKU-llvm.jpg]]
-
-* Video of the Day
-#+begin_export html
-
-#+end_export
-
-* Song of the Day
-#+begin_export html
-
-
-
-#+end_export
-
-* Thought of the Day
-Why do people like to photograph every living moment of a trivial event? It feels unnecessary and stupid.
diff --git a/dailies/4.org b/dailies/4.org
deleted file mode 100644
index 39b29fb..0000000
--- a/dailies/4.org
+++ /dev/null
@@ -1,30 +0,0 @@
----
-title: "Daily #4"
-author: natto
-published: November 02, 2022
----
-* Hm?
-I really am a midwit.
-
-* Image of the Day
-Red and black, I dress eagle on my chest
-#+ATTR_HTML: :alt Red and black, I dress eagle on my chest
-[[https://f.weirdnatto.in/EXrJ-albaniagdp.jpg]]
-
-* Video of the Day
-Welcome!
-#+begin_export html
-
-#+end_export
-
-* Song of the Day
-#+begin_export html
-
-
-
-#+end_export
-
-* Thought of the Day
-People show empathy towards animals and kids for obvious reasons (they cannot hurt their pride) but why do they fail to do the same for a complete stranger?
diff --git a/dailies/5.org b/dailies/5.org
deleted file mode 100644
index 2a83add..0000000
--- a/dailies/5.org
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: "Daily #5"
-author: natto
-published: November 12, 2022
----
-* Hm?
-Gitea is going company-mode (emacs pun intended), I am not sure whether to continue using it. Also I should look into completing the query-stats featureset in libvirt whenevr I get time.
-
-* Image of the Day
-#+ATTR_HTML: :alt we reap what we sow
-[[https://f.weirdnatto.in/Q0Wa-we-reap-what-we-sow-cat.gif]]
-
-* Video of the Day
-#+begin_export html
-
-#+end_export
-
-* Song of the Day
-#+begin_export html
-My comfort song of all time
-
-
-
-#+end_export
-
-* Thought of the Day
-Black and white is sometimes better than looking beyond it.
diff --git a/dailies/6.org b/dailies/6.org
deleted file mode 100644
index 0e035a8..0000000
--- a/dailies/6.org
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: "Daily #6"
-author: natto
-published: December 06, 2022
----
-* Hm?
-I really should be doing all the pending necessary work.
-
-* Image of the Day
-#+ATTR_HTML: :alt You should grow yourself, NOW!
-[[https://f.weirdnatto.in/kiKc-grow.jpg]]
-
-* Video of the Day
-#+begin_export html
-
-#+end_export
-
-* Music of the Day
-#+begin_export html
-
-
-
-#+end_export
-
-* Thought of the Day
-
-Everything is so exhausting, I refuse to think for today's thought.
diff --git a/dailies/7.org b/dailies/7.org
deleted file mode 100644
index 5b55c5e..0000000
--- a/dailies/7.org
+++ /dev/null
@@ -1,27 +0,0 @@
----
-title: "Daily #7"
-author: natto
-published: December 22, 2022
----
-* Hm?
-I really, REALLY should be doing all the pending necessary work.
-
-* Video of the Day
-#+begin_export html
-
-#+end_export
-
-* Music of the Day
-#+begin_export html
-
-
-
-
-
-
-#+end_export
-
-* Thought of the Day
-Life should only have two milestones, birth and death.
diff --git a/src/site.hs b/src/site.hs
index 41fb570..34c1b09 100644
--- a/src/site.hs
+++ b/src/site.hs
@@ -109,31 +109,6 @@ main = hakyllWith config $ do
>>= loadAndApplyTemplate "templates/default.html" archiveCtx
>>= relativizeUrls
- match "dailies/*org" $ do
- route $ setExtension "html"
- compile $ do
- pandocCompiler
- >>= saveSnapshot "dailiescontent"
- >>= loadAndApplyTemplate "templates/post.html" dailiesCtx
- >>= loadAndApplyTemplate "templates/default.html" dailiesCtx
- >>= relativizeUrls
-
- create ["dailies.html"] $ do
- route idRoute
- compile $ do
- dailyToday <- fmap (take 1) . recentFirst =<< loadAllSnapshots "dailies/*" "dailiescontent"
- dailies <- recentFirst =<< loadAll "dailies/*"
- let dailiesCtx' =
- listField "today" dailiesCtx (return dailyToday)
- <> listField "posts" dailiesCtx (return dailies)
- <> constField "title" "Dailies"
- <> defaultCtx
-
- makeItem ""
- >>= loadAndApplyTemplate "templates/dailies.html" dailiesCtx'
- >>= loadAndApplyTemplate "templates/default.html" dailiesCtx'
- >>= relativizeUrls
-
match "index.html" $ do
route idRoute
compile $ do
@@ -233,11 +208,6 @@ postCtx tags =
<> teaserField "teaser" "content"
<> defaultCtx
-dailiesCtx :: Context String
-dailiesCtx =
- dateField "date" "%B %e, %Y"
- <> defaultCtx
-
defaultCtx :: Context String
defaultCtx =
listField "subdomains" subCtx (return subdomains)