You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-02-09-jekyll.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This isn’t a tutorial on how to install Jekyll or design a site. There are ple
13
13
This site used to be raw HTML. I wanted to change it to Jekyll and Markdown for a few reasons:
14
14
15
15
* I was tired of writing raw HTML every time I added a page.
16
-
* I wanted to write Markdown. Markdown is easier and I’m really familiar with it.
16
+
* I wanted to write Markdown. Markdown is easier than HTML (except for tables) and I’m really familiar with it.
17
17
* I left my job at Google and am embarking on a freelance technical writing career. I wanted to have a site that was a little more professional/technical than just plain HTML. I also wanted to partition the site into two sections: information about me as a freelancer and blog posts. But didn’t want to design a new look from scratch.
18
18
* I wanted to do a non-work-related technical project.
0 commit comments