git ssb

0+

gb / gwenbell.com



Commit db734c6bb249d9a1c6a1ea52158125c65b7609f6

correct spelling error

Gwen committed on 9/16/2016, 5:17:23 AM
Parent: bc4aa6ed1ef001daa3e8a571b233e7de0d47ea84

Files changed

layouts/index.jadechanged
layouts/navbar.jadechanged
layouts/index.jadeView
@@ -30,12 +30,12 @@
3030 img(src='https://evbogue.com/ws/blobs/get/#{image}' class='avatar')
3131 p <a href='/' target='_parent'>@#{name}</a> pushed a git commit to #{gits.value.content.repo}<br />
3232 span.date #{moment(gits.value.timestamp).fromNow()}
3333 <br />
34- <img src="/g.jpg" class="profile" style="width:150px; float:left;" /><h2 id="about"><a href="#about">About</a></h2> <p>Gwen(dolyn) Bell is a Mexico City, Mexico based web developer and technical writer. She's lived in Mexico on and off since her <a href="firstmxtrip">first trip to Mexico in 2006</a>. When she first she told everyone she knew she intended to stay. The commitment took root.</p>
34 + <img src="/g.jpg" class="profile" style="width:150px; float:left;" /><h2 id="about"><a href="#about">About</a></h2> <p>Gwen(dolyn) Bell is a Mexico City, Mexico based web developer and technical writer. She's lived in Mexico on and off since her <a href="firstmxtrip">first trip to Mexico in 2006</a>. When she first arrived in the country she told everyone she knew she intended to stay. The commitment took root.</p>
3535 <p>Gwen practices Stoicism and yoga, takes long walks around Mexico City and builds for the future where the web is decentralized, distributed, cryptographically secure and more home-grown than corporate. She intends to one day build the <a href="/grh">GRH</a>, speak fluent Spanish and drink...in Oaxaca where it was born... the <i>pura mezcal</i>, <i>madre cuixhe</i>.</p>
3636 <br />
37- <h2 id="details"><a href="#details">Technical Details</a></h2>
37 + <h2><a href="#details">Technical Details</a></h2>
3838 <ul>
3939 <li>Site hand-built by gb</li>
4040 <li>Built with Arch Linux local and VPS</li>
4141 <li>Rocks Git for version control</li>
@@ -49,9 +49,9 @@
4949 <li>Email: gwen@gwenbell.com <a href="/key.txt">PGP</a></li>
5050 <li>sbot: gb</li>
5151 <li><a href="http://git-ssb.celehner.com/%25sa%2FOgrHPhHCw8V0x2wrIgadRJANxQAKY6V9AP%2FF4iyw%3D.sha256"> Issues tracked</a> via pull request</li>
5252 </ul>
53- <h2 id="subscribe"><a href="#subscribe">Subscribe</a></h2>
53 + <h2><a href="#subscribe">Subscribe</a></h2>
5454 form(name='contact', action='/send', method='post')
5555 input(type='text', name='nombre', placeholder='What name should I call you?')
5656 br
5757 input(type='text', name='elmail', placeholder='you@your email address dot com')
layouts/navbar.jadeView
@@ -3,6 +3,6 @@
33 .twelve.col
44 ul
55 li <a href="/"><b>gb</b></a>
66 li <a href="http://gwenbell.com/#about">About</a>
7- li <a href="http://gwenbell.com//blog">Blog</a>
7 + li <a href="http://gwenbell.com/blog">Blog</a>
88 li <a href="http://gwenbell.com/#contact">Contact</a>

Built with git-ssb-web