Hacker Newsnew | past | comments | ask | show | jobs | submit | srat17's commentslogin

Cool!

Offtopic: how did u create the blog? Did you use WordPress? If so, which theme? If not, what UI library did you use?

I ask because I have a blog myself which looks like crap haha.



A right click, view source mentions hakyll https://jaspervdj.be/hakyll/

Probably in combination with org-mode http://wikemacs.org/wiki/Blogging


Yep, most sources are org-mode, there are few ipython notebooks too.

Hakyll in HTML sources is actually just an artifact left in my template, from the times when I did use Hakyll. Should probably remove it.

I found it a bit overkill for my purposes and often overly restricting me, so I've switched to a Python script to generate everything: https://github.com/karlicoss/beepb00p/blob/master/src/build.... It's a bit ad-hoc, but ended up the same length as my old Hakyll code, and allows me to experiment much faster.


Offtopic: what kind of UI library/framework/whatever did you use for that landing page? (For example: bootstrap?)


I used TailwindCSS which I can highly recommend, but the design and components were all custom made by myself :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: