No description
  • HTML 37.7%
  • SCSS 32.2%
  • JavaScript 13.6%
  • CSS 9.7%
  • PHP 6.8%
Find a file
2015-10-08 21:44:34 +11:00
_form-app tell kevin to piss off 2015-08-15 16:05:24 +10:00
_includes add super saiyan easter egg 2015-08-15 16:39:10 +10:00
_layouts make nav a little smaller, overall. 2015-02-14 14:58:28 +11:00
_posts new portfolio item 2015-08-02 14:26:14 +10:00
_sass add super saiyan easter egg 2015-08-15 16:39:10 +10:00
css fix fonts on windows 2015-06-24 12:35:02 +10:00
fonts fix fonts on windows 2015-06-24 12:35:02 +10:00
img add super saiyan easter egg 2015-08-15 16:39:10 +10:00
js add super saiyan easter egg 2015-08-15 16:39:10 +10:00
sounds add super saiyan easter egg 2015-08-15 16:39:10 +10:00
.gitignore delete old files 2015-02-07 12:20:21 +11:00
_config.yml add google analytics tracking code 2015-02-15 17:36:17 +11:00
config.codekit codekit file 2015-06-24 11:56:03 +10:00
index.html initial commit 2015-01-23 12:15:27 +11:00
README.md update README for 1.0.1 2015-02-15 18:01:49 +11:00
todo.md update README to be an actual readme. Now use todo.md 2015-02-15 17:58:11 +11:00

SJD.co

Home for my personal website

Features

  • Statically generated website, built with Jekyll
  • Fully mobile responsive, built with Bootstrap
  • Has a lovely picture of yours truly in the header area
  • Displays items from my portfolio in a grid.
  • Has a functional contact form. This functions through a small PHP app I host at sjd.site90.com
  • AND most importantly is very easy to keep up to date on my behalf. To add a new portfolio item, for example, I only need to create a very simple .markdown file with some YAML front-matter. Hooray! 👍

v1.0 Additions

New Features
  • Final content... for now.
  • Google analytics tracking code
Bug Fix
  • Restored the missing lightbulb from lightroom experience

v1.0.1 Additions:

  • Added a todo.md rather than using README.md for that.