Posted on March 10, 2022
by Myoungjin Jeon
Tags: blog, first post
Nice and Clean and its configuration is very straight foward for me.
I used to post some code on dev.to but sometimes, some article isnโt for everyone to share. So I needed my personal blogging platform.
My requirement is simple at the moment.
- syntax highlighting for code.
- markdown like syntax.
- free web hosting.
and hakyll serves more than I need now. ๐
Most of time I code, I felt like something like below.
data MentalStatus
= IamGenius
| IamDumb
๐
and also Iโm wondering how css settings for Korean going. ํ๊ธ ํ ์คํธ
Thatโs all for testing blog now. Cheers.