ITechGeek (ITG).nu
The ramblings of a geek
Welcome to Jekyll!
- Welcome to Jekyll! (24 Jun 2026)
- Hello world! (05 Apr 2023)
- Twitter URL Shortener (04 May 2012)
- The 2nd USA Science & Engineering Festival (Apr 28-29, 2012) (04 May 2012)
- Heard something funny at work (02 Nov 2011)
- Possible GOP candidate (20 Oct 2011)
- X11 (11 Oct 2011)
- Bombay High Court Rules Astrology To Be a Science (03 Feb 2011)
- Today from the world of IRC: (05 Oct 2010)
- Site relocated and updated. (01 Sep 2010)
- I’ve been talking to this guy for months under a new nick and he’s had no idea who I was (= (28 Apr 2009)
- Website (11 Aug 2008)
- I am a Computer Geek (11 Aug 2008)
- A Conversation about Google taking over the world (01 Jul 2008)
- This is sad (09 Feb 2008)
- I thought this was a funny comment (25 Dec 2007)
- Norad Tracking Santa website (24 Dec 2007)
- Funny (15 Aug 2007)
- Still under construction! (10 Aug 2007)
- Geek Points (10 Aug 2007)
- Some interesting links (09 Aug 2007)
- Encryption (08 Aug 2007)
- $199 laptops (30 Jul 2007)
- Something that pisses me off (29 Jul 2007)
- First posting (29 Jul 2007)
2026-06-24 05:02:57 +0000 - Written by Built-in
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.
Jekyll requires blog post files to be named according to the following format:
YEAR-MONTH-DAY-title.MARKUP
Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.