Update README.md

main
Jerome Lachaud 10 years ago
parent 23bf60e4f0
commit 9eed418441

@ -1,4 +1,4 @@
Freelancer theme Freelancer Jekyll theme
========================= =========================
Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/templates/freelancer/) Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/templates/freelancer/)
@ -6,8 +6,8 @@ Jekyll theme based on [Freelancer bootstrap theme ](http://startbootstrap.com/te
After [downloading](https://github.com/jeromelachaud/freelancer-theme/archive/master.zip), use the normal process of serving a jekyll site. Navigate to the directory in terminal and type `jekyll build` followed by `jekyll serve` After [downloading](https://github.com/jeromelachaud/freelancer-theme/archive/master.zip), use the normal process of serving a jekyll site. Navigate to the directory in terminal and type `jekyll build` followed by `jekyll serve`
## How to use ## How to use
1. Place a image in `/img/portoflio/` - Place a image in `/img/portoflio/`
2. Create posts to display your projects. Use the follow as an example: - Create posts to display your projects. Use the follow as an example:
```txt ```txt
--- ---
layout: default layout: default
@ -22,7 +22,6 @@ description: The description of the project
--- ---
``` ```
3. And finally, serve Jekyll source as you would normally.
## [Demo](https://jeromelachaud.github.io/freelancer-theme) ## [Demo](https://jeromelachaud.github.io/freelancer-theme)

Loading…
Cancel
Save