Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desaiuditd/agency
A Jekyll-Bootstrap Theme - Ported from http://startbootstrap.com/template-overviews/agency/ & https://github.com/y7kim/agency-jekyll-theme/
https://github.com/desaiuditd/agency
Last synced: about 1 month ago
JSON representation
A Jekyll-Bootstrap Theme - Ported from http://startbootstrap.com/template-overviews/agency/ & https://github.com/y7kim/agency-jekyll-theme/
- Host: GitHub
- URL: https://github.com/desaiuditd/agency
- Owner: desaiuditd
- License: gpl-2.0
- Created: 2014-10-01T05:03:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T07:40:32.000Z (about 10 years ago)
- Last Synced: 2024-05-28T16:22:17.757Z (7 months ago)
- Language: JavaScript
- Size: 6.5 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Agency Jekyll-Bootstrap theme
====================Agency theme based on [Agency bootstrap theme](http://startbootstrap.com/templates/agency/) & [its Jekyll Version](https://github.com/y7kim/agency-jekyll-theme/)
# How to use
###Portfolio
Portfolio projects are in `/_data/portfolios.yaml`
I had to move this under Jekyll Datafiles as I wanted to use Jekyll posts as my blog posts.
Images are in `/img/portfolio`
###About
Images are in `/img/about/`
###Team
Team members and info are in `_config.yml`
Images are in `/img/team/`
# Demo
View this jekyll-bootstrap theme in action [here](https://desaiuditd.github.io/agency/)
======================
For more details, read [documentation](http://jekyllrb.com/)
Also [Jekyll-Bootstrap](http://jekyllbootstrap.com/)**NOTE :** I've not integrated contact_me.php which was there in original theme, as anyway it was not working for me on Jekyll Server. It will need separate PHP Server to work, unless there's a way to make Jekyll & PHP run on same server which I'm not aware as of now.
Instead of that, you can use third party contact form services such as [Simple Form](http://getsimpleform.com) which is pretty easy configure. I've used it myself on my private blog [here](http://incognitech.in).