Skip to content

Commit 5197131

Browse files
committed
tweak sentence in jekyll post
1 parent 719c161 commit 5197131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-02-09-jekyll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This isn’t a tutorial on how to install Jekyll or design a site. There are ple
1313
This site used to be raw HTML. I wanted to change it to Jekyll and Markdown for a few reasons:
1414

1515
* 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.
1717
* 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.
1818
* I wanted to do a non-work-related technical project.
1919

0 commit comments

Comments
 (0)