layouts/index.jadeView |
---|
30 | 30 … | img(src='https://evbogue.com/ws/blobs/get/#{image}' class='avatar') |
31 | 31 … | p <a href='/' target='_parent'>@#{name}</a> pushed a git commit to #{gits.value.content.repo}<br /> |
32 | 32 … | span.date #{moment(gits.value.timestamp).fromNow()} |
33 | 33 … | <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> |
35 | 35 … | <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> |
36 | 36 … | <br /> |
37 | | - <h2 id="details"><a href="#details">Technical Details</a></h2> |
| 37 … | + <h2><a href="#details">Technical Details</a></h2> |
38 | 38 … | <ul> |
39 | 39 … | <li>Site hand-built by gb</li> |
40 | 40 … | <li>Built with Arch Linux local and VPS</li> |
41 | 41 … | <li>Rocks Git for version control</li> |
49 | 49 … | <li>Email: gwen@gwenbell.com <a href="/key.txt">PGP</a></li> |
50 | 50 … | <li>sbot: gb</li> |
51 | 51 … | <li><a href="http://git-ssb.celehner.com/%25sa%2FOgrHPhHCw8V0x2wrIgadRJANxQAKY6V9AP%2FF4iyw%3D.sha256"> Issues tracked</a> via pull request</li> |
52 | 52 … | </ul> |
53 | | - <h2 id="subscribe"><a href="#subscribe">Subscribe</a></h2> |
| 53 … | + <h2><a href="#subscribe">Subscribe</a></h2> |
54 | 54 … | form(name='contact', action='/send', method='post') |
55 | 55 … | input(type='text', name='nombre', placeholder='What name should I call you?') |
56 | 56 … | br |
57 | 57 … | input(type='text', name='elmail', placeholder='you@your email address dot com') |