Skip to content

Commit 34a9d97

Browse files
authored
Update README.md
Clean up the README and include a note about the source of the theme.
1 parent 068483d commit 34a9d97

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,32 @@
1+
Python Frederick copied this theme from https://github.com/y7kim/agency-jekyll-theme
2+
and modified it to fit the group's needs.
3+
14
Agency Jekyll theme
25
====================
36

47
Agency theme based on [Agency bootstrap theme ](https://startbootstrap.com/template-overviews/agency/)
58

69
# How to use
710

8-
###Portfolio
11+
### Portfolio
912

10-
Portfolio projects are in '/_posts'
13+
Portfolio projects are in `/_posts`
1114

12-
Images are in '/img/portfolio'
15+
Images are in `/img/portfolio`
1316

14-
###About
17+
### About
1518

16-
Images are in '/img/about/'
19+
Images are in `/img/about/`
1720

18-
###Team
21+
### Team
1922

20-
Team members and info are in '_config.yml'
23+
Team members and info are in `_config.yml`
2124

22-
Images are in '/img/team/'
25+
Images are in `/img/team/`
2326

2427

2528
# Demo
2629

2730
View this jekyll theme in action [here](https://y7kim.github.io/agency-jekyll-theme)
2831

29-
=========
3032
For more details, read [documentation](http://jekyllrb.com/)

0 commit comments

Comments
 (0)