You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avenco is a modern and minimal portfolio theme for Jekyll. This theme was specially created to help show your work in a simple yet creative way. Also, the Avenco theme includes several basic and easily customizable sections such as Works, Testimonials, Blog, Contact and therefore will be a good choice for any freelancer, designer, or developer.
4
+
5
+
* * *
6
+
7
+
### Demo
8
+
9
+
Check the theme in action [Demo](https://avenco.netlify.app/)
10
+
11
+
* * *
12
+
13
+
### Deployment
14
+
15
+
To run the theme locally, navigate to the theme directory and run `bundle install` to install the dependencies, then run `jekyll serve` or `bundle exec jekyll serve` to start the Jekyll server.
16
+
17
+
I would recommend checking the [Deployment Methods](https://jekyllrb.com/docs/deployment-methods/) page on Jekyll website.
18
+
19
+
20
+
* * *
21
+
22
+
### Documentation
23
+
24
+
Before using the Avenco theme, please read the attached documentation.
25
+
26
+
### Support
27
+
28
+
<p>If you have any questions, please feel free to contact me by mail <ahref="mailto:[email protected]">Contact</a><p>
logo: # You can add own logo. For example '/images/logo.png'.
6
+
description: Avenco – Creative Portfolio Theme for Jekyll
7
+
8
+
menu__settings:
9
+
menu__items:
10
+
- title: 'Home'
11
+
url: '/'
12
+
- title: 'Projects'
13
+
url: '/projects/'
14
+
- title: 'Blog'
15
+
url: '/blog/'
16
+
- title: 'Pages'
17
+
submenu:
18
+
- url: '/about'
19
+
title: 'About'
20
+
- url: '/elements'
21
+
title: 'Elements'
22
+
23
+
# Call to action button
24
+
cta__button__text: Get in touch
25
+
26
+
# Add global cover image (This field adds a background to the top and bottom of the site.)
27
+
cover__image: '/images/37.jpg'
28
+
29
+
30
+
#-------------------------------
31
+
# Author Settings
32
+
33
+
author:
34
+
name: James Clayton
35
+
title: Hello I’m James Clayton
36
+
bio: Art Director & Graphic Designer based in Australia, crafting beautiful and functional websites and mobile apps. When I’m not working, I’m probably listening to relaxing music or traveling somewhere.
37
+
image: '/images/01.jpg'
38
+
avatar: '/images/avatar.jpg'
39
+
button__text: See my works
40
+
41
+
42
+
#-------------------------------
43
+
# Projects Settings
44
+
45
+
projects__settings:
46
+
projects__title: Latest <span class="text-span">Works</span> # Add a 'text-span' class to highlight text.
47
+
projects__description: I shows only the best websites and portfolios built completely with passion, simplicity & creativity!
48
+
49
+
50
+
#-------------------------------
51
+
# Testimonials Section
52
+
53
+
testimonial__title: My Happy <span class="text-span">Clients</span> # Add a 'text-span' class to highlight text.
54
+
55
+
testimonial-items:
56
+
- name: "Zaire Baptista"
57
+
image: "/images/client-1.jpg"
58
+
designation : "Traveler"
59
+
content : "Quamquam id quidem, infinitum est in hac urbe, Ita multo sanguine profuso in laetitia et in victoria est mortuus. Atqui pugnantibus et contrariis consiliisque."
60
+
61
+
- name: "Ann Philips"
62
+
image: "/images/client-2.jpg"
63
+
designation : "Designer"
64
+
content : "Quamquam id quidem, infinitum est in hac urbe, Ita multo sanguine profuso in laetitia et in victoria est mortuus. Atqui pugnantibus et contrariis consiliisque."
65
+
66
+
- name: "Roger Bergson"
67
+
image: "/images/client-3.jpg"
68
+
designation : "CEO, Founder"
69
+
content : "Quamquam id quidem, infinitum est in hac urbe, Ita multo sanguine profuso in laetitia et in victoria est mortuus. Atqui pugnantibus et contrariis consiliisque."
70
+
71
+
- name: "Julie Arnold"
72
+
image: "/images/client-4.jpg"
73
+
designation : "Full stack developer"
74
+
content : "Quamquam id quidem, infinitum est in hac urbe, Ita multo sanguine profuso in laetitia et in victoria est mortuus. Atqui pugnantibus et contrariis consiliisque."
75
+
76
+
77
+
#-------------------------------
78
+
# Blog Section
79
+
80
+
blog__settings:
81
+
blog__title: Recent <span class="text-span">Blog</span> Posts # Add a 'text-span' class to highlight text.
contact__title: <span class="text-span">Get</span> in touch # Add a title to your form
91
+
contact__description: Avenco comes with a built-in contact form. # Add a description to your form
92
+
93
+
# NOTE
94
+
# Avenco comes with a built-in contact form, that you can use with Formspree service to handle up to 50 submissions per month for free. You could also easily switch to another contact form service if you want.
95
+
96
+
97
+
#-------------------------------
98
+
# Newsletter Settings
99
+
mailchimp__settings:
100
+
mailchimp__title: <span class="text-span">Join</span> my mailing list # Add your title
101
+
mailchimp__text: " 'Get inspiration, updates and', 'cool stuff about design!' "# Add descriptions to the form by wrapping the text in single quotes. If you want to use more than one sentence, be sure to separate them with a comma.
102
+
mailchimp__identifier: # Add your MailChimp form identifier. For example - blogenjoyfreedom.us16.list-manage.com/subscribe/post?u=cd56155d76ddeeb4c0bc4d080&id=7a526cd13e
103
+
mailchimp__button__text: Subscribe # Add your button text
104
+
105
+
106
+
#-------------------------------
107
+
# Comment Section (Disqus)
108
+
disqus-identifier: anvodstudio-demo # add your shortname for Disqus Comment. For example anvodstudio-demo
109
+
110
+
111
+
#-------------------------------
112
+
# Google Analytics
113
+
google-analytics: # Add your identifier. For example UA-99631805-1.
114
+
115
+
116
+
#-------------------------------
117
+
# Footer Settings
118
+
# Social Links
119
+
# Example of adding a new link to the footer - {icon: "ion-logo-facebook", link: "https://facebook.com"}
120
+
# Other icons can be found at https://ionicons.com/v4/
0 commit comments