diff --git a/_config.yml b/_config.yml index 5ceea95..6225d48 100644 --- a/_config.yml +++ b/_config.yml @@ -1,28 +1,37 @@ # Site settings -title: Your awesome title +title: Freelancer +header: +tagline: Web Developer - Graphic Artist - User Experience Designer + +about-left: Freelancer is a free bootstrap theme created by Start Bootstrap. The download includes the complete source files including HTML, CSS, and JavaScript as well as optional LESS stylesheets for easy customization. + +about-right: Whether you're a student looking to showcase your work, a professional looking to attract clients, or a graphic artist looking to share your projects, this template is the perfect starting point! + +credits: Freelance is a free to use, open source Bootstrap theme created by Start Bootstrap. + email: your-email@domain.com + description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." -# Color settings -primary: 80B3FF #18bc9c -secondary: A2122F #233140 -secondary-light: FD6E8A #2c3e50 +# Color settings (hex-codes without the leading hash-tag) +color: + primary: 18bc9c #80B3FF + secondary: 2c3e50 #FD6E8A + secondary-dark: 233140 #A2122F -# Social media usernames -twitter: jekyllrb -facebook: -google-plus: -linkedin: -dribbble: -flickr: -bitbucket: jekyll -github: jekyll +# Social mnetworks usernames (many more available: facebook, flickr, google-plus, dribbble, pinterest, instagram, tumblr, etc.) +social: + - title: twitter + url: http://twitter.com/jekyllrb + - title: bitbucket + url: http://bitbucket.org/jekyll + - title: github + url: http://github.com/jekyll # Postal address -address-line1: 3481 Melrose Place -address-line2: Beverly Hills, CA 90210 -address-line3: -address-line4: +address: + - line: 3481 Melrose Place + - line: Beverly Hills, CA 90210 # Build settings markdown: kramdown diff --git a/_includes/about.html b/_includes/about.html index 6c0e279..9a14f91 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -9,10 +9,10 @@
diff --git a/_includes/header.html b/_includes/header.html index ec493fb..6a16325 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -41,9 +41,9 @@