-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust site structure, make Work + Wordpress files primary site landi…
…ng page, change About section to secondary page
- Loading branch information
Showing
1,505 changed files
with
12,451 additions
and
12,043 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2105 97003525 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
_private | ||
/work/wp-snapshots/ | ||
/work/wp-content/themes/bones/library/scss/.sass-cache/ | ||
/wp-snapshots/ | ||
/wp-content/themes/bones/library/scss/.sass-cache/ | ||
.sass-cache/ | ||
/donuts/tokens.php | ||
.DS_Store | ||
/about/.sass-cache | ||
error_log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
|
||
# BEGIN WordPress | ||
<IfModule mod_rewrite.c> | ||
RewriteEngine On | ||
RewriteBase / | ||
RewriteRule ^index\.php$ - [L] | ||
RewriteCond %{REQUEST_FILENAME} !-f | ||
RewriteCond %{REQUEST_FILENAME} !-d | ||
RewriteRule . /index.php [L] | ||
</IfModule> | ||
|
||
# END WordPress |
0
resume/resume → about/.htaccess
100755 → 100644
File renamed without changes.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,19 +3,19 @@ | |
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link href="/css/style.css" rel="stylesheet"> | ||
<link href="css/style.css" rel="stylesheet"> | ||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> | ||
<title>Alison McKay | Front End Developer</title> | ||
</head> | ||
<body class="sky"> | ||
<body class="color1"> | ||
<div class="container"> | ||
<header> | ||
<div class="menu main-header"> | ||
<div class="menu-wrapper"> | ||
<h1 class="title"><a href="/" title="Home">Alison McKay</a></h1> | ||
<ul> | ||
<li><a href="http://work.alisonleemckay.com" title="View my portfolio">work</a></li> | ||
<li><a href="http://work.alisonleemckay.com/blog" title="See my blog">blog</a></li> | ||
<li><a href="http://alisonleemckay.com" title="See my work">work</a></li> | ||
<li><a href="http://alisonleemckay.com/about" title="About me">about</a></li> | ||
<li><a href="mailto:[email protected]" target="_blank" title="Email me">contact</a></li> | ||
</ul> | ||
</div> | ||
|
@@ -24,8 +24,8 @@ <h1 class="title"><a href="/" title="Home">Alison McKay</a></h1> | |
<div class="menu-wrapper"> | ||
<h1 class="title"><a href="/" title="Home">Alison McKay</a></h1> | ||
<ul> | ||
<li><a href="http://work.alisonleemckay.com" title="View my portfolio">work</a></li> | ||
<li><a href="http://work.alisonleemckay.com/blog" title="See my blog">blog</a></li> | ||
<li><a href="http://alisonleemckay.com" title="See my work">work</a></li> | ||
<li><a href="http://alisonleemckay.com/about" title="About me">about</a></li> | ||
<li><a href="mailto:[email protected]" target="_blank" title="Email me">contact</a></li> | ||
</ul> | ||
</div> | ||
|
@@ -36,9 +36,9 @@ <h4 class="about-title">I'm a front end developer based in Seattle, Washington.< | |
<div class="intro"> | ||
<div class="intro-one"> | ||
<h2>Skills</h2> | ||
<p><u>Things I get excited about:</u> clever Javascript, web accessibility, canvas animations, seamless user experience</p> | ||
<p><u>Things I'm really good at:</u> building clean and responsive sites, user experience design, Sass, semantic HTML, CSS animations, Git, simple to intermediate Javascript, Wordpress</p> | ||
<p><u>Things I regularly study:</u> Javascript, jQuery, PHP, the open source world</p> | ||
<p><strong>Things I get excited about:</strong> clever Javascript, web accessibility, canvas animations, seamless user experience</p> | ||
<p><strong>Things I'm really good at:</strong> building clean and responsive sites, user experience design, Sass, semantic HTML, CSS animations, Git, simple to intermediate Javascript, Wordpress</p> | ||
<p><strong>Things I regularly study:</strong> Javascript, jQuery, PHP, the open source world</p> | ||
</div> | ||
<div class="intro-two"> | ||
<h2>About Me</h2> | ||
|
@@ -59,7 +59,7 @@ <h3><a href="http://www.seattlewebdesign.com" target="_blank" title="See Efelle" | |
|
||
<h3>Freelance | Front End Developer</h3> | ||
<p class="date">December 2012 - Ongoing</p> | ||
<p>Wordpress. Side projects. All-around fun. Projects include: <a href="http://work.alisonleemckay.com/project/alisons-last-donut/" title="See Alison's Last Donut">Alison's Last Donut</a>, a statement of my devotion to circular frosted treats, and <a href="http://laceyclemmons.com/" title="See Lacey Clemmons">Lacey Clemmons</a>, a copywriting and content strategy portfolio site.</p> | ||
<p>Wordpress. Side projects. All-around fun. Projects include: <a href="http://alisonleemckay.com/project/alisons-last-donut/" title="See Alison's Last Donut">Alison's Last Donut</a>, a statement of my devotion to circular frosted treats, and <a href="http://alisonleemckay.com/project/lacey-clemmons/" title="See Lacey Clemmons">Lacey Clemmons</a>, a copywriting and content strategy portfolio site.</p> | ||
|
||
<h3><a href="http://www.conflare.com" target="_blank" title="See Conflare">Conflare</a> | Project Manager, Copywriter, Front End Developer</h3> | ||
<p class="date">December 2012 - June 2013</p> | ||
|
@@ -68,12 +68,10 @@ <h3><a href="http://www.conflare.com" target="_blank" title="See Conflare">Confl | |
</div> | ||
<div class="awards"> | ||
<h2>Awards</h2> | ||
<h3>Communicator Award of Distinction, winner. 2015</h3> | ||
<p class="date"><a href="http://work.alisonleemckay.com/project/foster-law/">Foster Law</a></p> | ||
<h3>Communicator Award of Excellence, winner. 2015.</h3> | ||
<p class="date"><a href="http://work.alisonleemckay.com/project/dargey-development/">Dargey Development</a></p> | ||
<p class="date"><a href="http://alisonleemckay.com/project/dargey-development/">Dargey Development</a></p> | ||
<h3>Awwwards, nominee. May 2015.</h3> | ||
<p class="date"><a href="http://work.alisonleemckay.com/project/dargey-development/">Dargey Development</a></p> | ||
<p class="date"><a href="http://alisonleemckay.com/project/dargey-development/">Dargey Development</a></p> | ||
</div> | ||
</section> | ||
<footer class="contact"> | ||
|
@@ -103,7 +101,7 @@ <h3>Awwwards, nominee. May 2015.</h3> | |
</footer> | ||
</div> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | ||
<script src="/scripts/scripts.js"></script> | ||
<script src="scripts/scripts.js"></script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
|
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Empty file.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# www.robotstxt.org/ | ||
# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 | ||
|
||
User-agent: * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.