hero updates and general layout work

This commit is contained in:
2017-08-19 13:17:39 -05:00
committed by Mark Moser
parent 323f3a1263
commit 83acf3e641
8 changed files with 148 additions and 40 deletions

View File

@ -1,40 +1,62 @@
---
hero: stock/lake.png
heading:
img: stock/lake.png
copy: I build web things
theme: blue
---
<h1>I build web things.</h1>
<section>
<h2>I'm Mark Moser</h2>
<p>
A well-seasoned web developer with an affinity for clean code,
workflow optimization, and ruby. I have experiences ranging from
HTML prototyping through designing and executing API architectures.
</p>
<p>
A well-seasoned web developer with an affinity for clean code, workflow
optimization, and ruby. I have experiences ranging from HTML prototyping
through designing and executing complex API architectures.
</p>
<p>
I highly value quality craftsmanship and want to do great work,
with people who also do great work. I love to explore and learn
about my world. I enjoy being challenged. I take pleasure in
providing creative solutions to specific needs, always keeping
the bigger picture in mind.
</p>
<p>
I highly value quality craftsmanship and want to do great work,
with people who also do great work. I love to explore and learn
about my world. I enjoy being challenged. I take pleasure in
providing creative solutions to specific needs, always keeping
the bigger picture in mind.
</p>
</section>
<h2>Proficiency's</h2>
<section>
<h2>General Proficiency's</h2>
<p>
Well versed in many web development tool chains, my strengths
include Ruby, JavaScript, SCSS, SQL, and PHP.
</p>
<div class="fifty">
<p>
Well versed in many web development tool chains, my strengths
include Ruby, JavaScript, SCSS, SQL, and PHP.
</p>
<ul>
<li>5/5 HTML Prototyping</li>
<li>5/5 Ruby on Rails</li>
<li>4/5 Linux Server Administration</li>
<li>4/5 Front-End Dev Tool chains</li>
<li>4/5 PHP Development</li>
<li>4/5 Information Architecture</li>
<li>3/5 UX Consulting</li>
<li>5/5 CSS (and SCSS)</li>
<li>4/5 JavaScript</li>
<li>5/5 SQL</li>
<li>5/5 Ruby</li>
</ul>
<div class="pie">
<ul>
<li>Ruby</li>
<li>JavaScript</li>
<li>CSS</li>
<li>SQL</li>
<li>PHP</li>
</ul>
</div>
</div>
</section>
<section>
<h2>Back-end Proficiency's</h2>
<ul>
<li>5/5 HTML Prototyping</li>
<li>5/5 Ruby on Rails</li>
<li>4/5 Linux Server Administration</li>
<li>4/5 Front-End Dev Tool chains</li>
<li>4/5 PHP Development</li>
<li>4/5 Information Architecture</li>
<li>3/5 UX Consulting</li>
<li>5/5 CSS (and SCSS)</li>
<li>4/5 JavaScript</li>
<li>5/5 SQL</li>
<li>5/5 Ruby</li>
</ul>
</section>

View File

@ -1,6 +1,9 @@
---
title: site style guide
hero: stock/star_nasa.jpg
title: Style guide
heading:
img: stock/star_nasa.jpg
copy: Style guide
theme: orange
---
<h1>Looking at styling for an h1</h1>