mirror of
https://github.com/treetrum/samjdavis13.github.io
synced 2026-06-06 13:31:04 +10:00
No description
- HTML 37.7%
- SCSS 32.2%
- JavaScript 13.6%
- CSS 9.7%
- PHP 6.8%
| _form-app | ||
| _includes | ||
| _layouts | ||
| _posts | ||
| _sass | ||
| css | ||
| fonts | ||
| img | ||
| js | ||
| sounds | ||
| .gitignore | ||
| _config.yml | ||
| config.codekit | ||
| index.html | ||
| README.md | ||
| todo.md | ||
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.