This website
A number of technologies collide to create this website:
- Each page is written in
Markdown
. - The styles are written in
SASS
building upon Twitter Bootstrap using theRSCSS
method. - Jekyll compiles the styles and pages into
HTML5
andCSS
. - The code is stored on Github, and the rendered content is hosted on Github Pages.
- The logo font is from Google Fonts.
Thanks to George Hickman for introducing me to Jekyll and giving me a helping hand as I got started.