Typos, tabs, minor fixes

This commit is contained in:
aerohub 2016-09-28 00:23:57 +03:00
parent 8484b27554
commit 5fd0e27ebe
2 changed files with 195 additions and 197 deletions

View file

@ -52,7 +52,7 @@ For more information read the official [setup guide](//gohugo.io/overview/instal
## Getting started ## Getting started
After installing the theme successfully it requires a just a few more steps to get your resume running. After installing the theme successfully it requires just a few more steps to get your resume running.
### Copying files ### Copying files
@ -86,7 +86,7 @@ Did you found a bug or got an idea? Feel free to use the [issue tracker](//githu
The original template is released under the Creative Commons Attribution 3.0 License. Please keep the original attribution link when using for your own project. If you'd like to use the template without the attribution, you can check out other license options via template author's website: themes.3rdwavemedia.com The original template is released under the Creative Commons Attribution 3.0 License. Please keep the original attribution link when using for your own project. If you'd like to use the template without the attribution, you can check out other license options via template author's website: themes.3rdwavemedia.com
As for Hugo port you may rewrite the "Ported for..." line with setting your name in the end of `config.toml` As for Hugo port you may rewrite the "Ported for..." line with setting your name at the end of `config.toml`
[params.footer] [params.footer]
copyright = "" copyright = ""

View file

@ -14,219 +14,217 @@ disable404 = true
[params] [params]
# Meta # Meta
description = "Hugo Responsive Resume/CV Theme for Developers" description = "Hugo Responsive Resume/CV Theme for Developers"
author = "Pavel Kanyshev" author = "Pavel Kanyshev"
# Theme styles # Theme styles
# The original template comes with 6 colour schemes. You may choose styles below. # The original template comes with 6 colour schemes. You may choose styles below.
# "styles.css", "styles-2.css", "styles-3.css", "styles-4.css", "styles-5.css", "styles-6.css" # "styles.css", "styles-2.css", "styles-3.css", "styles-4.css", "styles-5.css", "styles-6.css"
# are available. Also the source LESS files are included so # are available. Also the source LESS files are included so
# its quick and easy to change the styling and colour scheme. # its quick and easy to change the styling and colour scheme.
styles = "styles.css" styles = "styles.css"
# Sidebar sections # Sidebar sections
# Profile section # Profile section
[params.profile] [params.profile]
name = "John Doe" name = "John Doe"
tagline = "Full Stack Developer" tagline = "Full Stack Developer"
avatar = "profile.png" avatar = "profile.png"
# Contact section # Contact section
[params.contact] [params.contact]
enable = true enable = true
[[params.contact.list]] [[params.contact.list]]
class = "email" class = "email"
icon = "fa-envelope" icon = "fa-envelope"
url = "mailto: yourname@email.com" url = "mailto: yourname@email.com"
title = "john.doe@website.com" title = "john.doe@website.com"
[[params.contact.list]] [[params.contact.list]]
class = "phone" class = "phone"
icon = "fa-phone" icon = "fa-phone"
url = "tel:+1234567890" url = "tel:+1234567890"
title = "+1234567890" title = "+1234567890"
[[params.contact.list]] [[params.contact.list]]
class = "website" class = "website"
icon = "fa-globe" icon = "fa-globe"
url = "//portfoliosite.com" url = "//portfoliosite.com"
title = "portfoliosite.com" title = "portfoliosite.com"
[[params.contact.list]] [[params.contact.list]]
class = "linkedin" class = "linkedin"
icon = "fa-linkedin" icon = "fa-linkedin"
url = "//linkedin.com/in/johndoe" url = "//linkedin.com/in/johndoe"
title = "linkedin.com/in/johndoe" title = "linkedin.com/in/johndoe"
[[params.contact.list]] [[params.contact.list]]
class = "github" class = "github"
icon = "fa-github" icon = "fa-github"
url = "//github.com/username" url = "//github.com/username"
title = "github.com/username" title = "github.com/username"
[[params.contact.list]] [[params.contact.list]]
class = "twitter" class = "twitter"
icon = "fa-twitter" icon = "fa-twitter"
url = "//twitter.com/username" url = "//twitter.com/username"
title = "@twittername" title = "@twittername"
# Education section # Education section
[params.education] [params.education]
enable = true enable = true
title = "Education" title = "Education"
[[params.education.list]] [[params.education.list]]
degree = "MSc in Computer Science" degree = "MSc in Computer Science"
college = "University of London" college = "University of London"
dates = "2006 - 2010" dates = "2006 - 2010"
[[params.education.list]] [[params.education.list]]
degree = "BSc in Applied Mathematics" degree = "BSc in Applied Mathematics"
college = "Bristol University" college = "Bristol University"
dates = "2007 - 2011" dates = "2007 - 2011"
# Languages section # Languages section
[params.languages] [params.languages]
enable = true enable = true
title = "Languages" title = "Languages"
[[params.languages.list]] [[params.languages.list]]
language = "English" language = "English"
level = "Native" level = "Native"
[[params.languages.list]] [[params.languages.list]]
language = "French" language = "French"
level = "Professional" level = "Professional"
[[params.languages.list]] [[params.languages.list]]
language = "Russian" language = "Russian"
level = "Professional" level = "Professional"
# Interests section # Interests section
[params.interests] [params.interests]
enable = true enable = true
title = "Interests" title = "Interests"
[[params.interests.list]] [[params.interests.list]]
interest = "Climbing" interest = "Climbing"
[[params.interests.list]] [[params.interests.list]]
interest = "Snowboarding" interest = "Snowboarding"
[[params.interests.list]] [[params.interests.list]]
interest = "Cooking" interest = "Cooking"
# Main body sections # Main body sections
# You may use markdown in summary, details and intro fields. But don't overdose, it's resume!:) # You may use markdown in summary, details and intro fields. But don't overdose, it's resume!:)
# Summary section # Summary section
[params.summary] [params.summary]
enable = true enable = true
icon = "fa-user" icon = "fa-user"
title = "Career Profile" title = "Career Profile"
summary = "**Summarise your career here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu." summary = "**Summarise your career here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu."
# Experiences section # Experiences section
[params.experiences] [params.experiences]
enable = true enable = true
icon = "fa-briefcase" icon = "fa-briefcase"
title = "Experiences" title = "Experiences"
[[params.jobs.list]] [[params.jobs.list]]
position = "Lead Developer" position = "Lead Developer"
dates = "2015 - Present" dates = "2015 - Present"
company = "Startup Hubs, San Francisco" company = "Startup Hubs, San Francisco"
details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo.\n\n Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo." details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo.\n\n Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo."
[[params.jobs.list]] [[params.jobs.list]]
position = "Senior Software Engineer" position = "Senior Software Engineer"
dates = "2014 - 2015" dates = "2014 - 2015"
company = "Google, London" company = "Google, London"
details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem." details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem."
[[params.jobs.list]] [[params.jobs.list]]
position = "UI Developer" position = "UI Developer"
dates = "2012 - 2014" dates = "2012 - 2014"
company = "Amazon, London" company = "Amazon, London"
details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem." details = "**Describe your role here** lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem."
# Projects section # Projects section
[params.projects] [params.projects]
enable = true enable = true
icon = "fa-archive" icon = "fa-archive"
title = "Projects" title = "Projects"
intro = "**You can list your side projects or open source libraries in this section.** Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus" intro = "**You can list your side projects or open source libraries in this section.** Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus"
[[params.projects.list]] [[params.projects.list]]
title = "Hugrid" title = "Hugrid"
url = "https://github.com/aerohub/hugrid" url = "https://github.com/aerohub/hugrid"
tagline = "Grid theme for Hugo. It's a kind of boilerplate to perform anyone or anything quickly. It's a kind of boilerplate to perform anyone or anything quickly. Portfolio, collection, bookmarks, contacts and so on" tagline = "Grid theme for Hugo. It's a kind of boilerplate to perform anyone or anything quickly. Portfolio, collection, bookmarks, contacts and so on"
[[params.projects.list]] [[params.projects.list]]
title = "Simple FAQ Theme for Hugo" title = "Simple FAQ Theme for Hugo"
url = "https://github.com/aerohub/hugo-me-theme" url = "https://github.com/aerohub/hugo-faq-theme"
tagline = "Simple FAQ Theme for Hugo. You may use this theme for building very simple FAQs or note lists." tagline = "Simple FAQ Theme for Hugo. You may use this theme for building very simple FAQs or note lists."
[[params.projects.list]] [[params.projects.list]]
title = "Hugo Identity" title = "Hugo Identity"
url = "https://github.com/aerohub/hugo-identity-theme" url = "https://github.com/aerohub/hugo-identity-theme"
tagline = "Little profile/card-style template for Hugo." tagline = "Little profile/card-style template for Hugo."
[[params.projects.list]] [[params.projects.list]]
title = "Orbit" title = "Orbit"
url = "https://github.com/aerohub/hugo-orbit-theme" url = "https://github.com/aerohub/hugo-orbit-theme"
tagline = "Hugo Resume/CV Theme for Developers." tagline = "Hugo Resume/CV Theme for Developers."
[[params.projects.list]] [[params.projects.list]]
title = "Me" title = "Me"
url = "https://github.com/aerohub/hugo-me-theme" url = "https://github.com/aerohub/hugo-me-theme"
tagline = "A simple responsive Hugo theme for personal site." tagline = "A simple responsive Hugo theme for personal site."
# Skills section # Skills section
[params.skills] [params.skills]
enable = true enable = true
icon = "fa-rocket" icon = "fa-rocket"
title = "Skills & Proficiency" title = "Skills & Proficiency"
[[params.skills.list]] [[params.skills.list]]
skill = "Python & Django" skill = "Python & Django"
level = "98%" level = "98%"
[[params.skills.list]] [[params.skills.list]]
skill = "Javascript & jQuery" skill = "Javascript & jQuery"
level = "98%" level = "98%"
[[params.skills.list]] [[params.skills.list]]
skill = "Angular" skill = "Angular"
level = "95%" level = "95%"
[[params.skills.list]] [[params.skills.list]]
skill = "HTML5 & CSS" skill = "HTML5 & CSS"
level = "95%" level = "95%"
[[params.skills.list]] [[params.skills.list]]
skill = "Ruby on Rails" skill = "Ruby on Rails"
level = "75%" level = "75%"
[[params.skills.list]] [[params.skills.list]]
skill = "Sketch & Photoshop" skill = "Sketch & Photoshop"
level = "60%" level = "60%"
# Footer section # Footer section
# The original template is released under the Creative Commons Attribution 3.0 License. # The original template is released under the Creative Commons Attribution 3.0 License.
# Please keep the original attribution link when using for your own project. # Please keep the original attribution link when using for your own project.
# If you'd like to use the template without the attribution, # If you'd like to use the template without the attribution,
# you can check out other license options via template author's website: themes.3rdwavemedia.com # you can check out other license options via template author's website: themes.3rdwavemedia.com
# #
# As for Hugo port you may rewrite the "Ported for..." line with setting your name below. # As for Hugo port you may rewrite the "Ported for..." line with setting your name below.
[params.footer] [params.footer]
copyright = "" copyright = ""