https://github.com/jschomay/games-portfolio
My html games portfolio
https://github.com/jschomay/games-portfolio
Last synced: 3 months ago
JSON representation
My html games portfolio
- Host: GitHub
- URL: https://github.com/jschomay/games-portfolio
- Owner: jschomay
- License: apache-2.0
- Created: 2016-12-04T17:33:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T09:38:20.000Z (about 2 years ago)
- Last Synced: 2025-01-21T14:13:04.049Z (5 months ago)
- Language: JavaScript
- Homepage: http://games.jeffschomay.com
- Size: 7.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Freelancer Jekyll theme
=========================Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/template-overviews/freelancer/)
## How to use
- Place a image in `/img/portfolio/`
- Replace `[email protected]` in `_includes/contact_static.html` with your email address. refer to [formspree](http://formspree.io/) for more information.
- Create posts to display your projects. Use the follow as an example:
```txt
---
layout: default
modal-id: 1
date: 2014-07-18
img: cabin.png
alt: image-alt
project-date: July 2014
client: The Client
category: Web Development
description: The description of the project---
```## Demo
View this jekyll theme in action [here](https://jeromelachaud.github.io/freelancer-theme)## Screenshot
=========
For more details, read the [documentation](http://jekyllrb.com/)