Commit 29e0322a33d10ca724cb8ff5b28e41cb492d15da
update front page, about and server consolidation piece
Gwen committed on 7/18/2016, 11:27:12 PMParent: 871b958a26dbe0cea71c1ed51a2967c2d1e124c1
Files changed
layouts/index.jade | changed |
layouts/layout.jade | changed |
src/about.md | changed |
src/server-consolidation.md | changed |
src/tranquilidad.md | changed |
layouts/index.jade | ||
---|---|---|
@@ -1,5 +1,5 @@ | ||
1 | 1 … | extends layout |
2 | 2 … | |
3 | 3 … | block content |
4 | 4 … | |
5 | - h1 <img src="/doing-the-work.jpg" class="profile" style="float:left; width:100px; margin-right: .5em;">Imagine a world in which the ability to talk with anyone, anywhere from a browser is possible. It's possible**ish**. <a href="/tranquilidad/">Distributed Social: 100 Invites</a>. | |
5 … | + h1 <img src="/doing-the-work.jpg" class="profile" style="float:left; width:100px; margin-right: .5em;">Maybe you too have been thinking, learning, talking, daydreaming about and building for distributed social. Maybe you want to test <a href="/tranquilidad/">secure scuttlebot in your browser</a>. I'll see you in there if so. If I'm awake or not eating <em>chilaquiles</em> that is. |
layouts/layout.jade | ||
---|---|---|
@@ -16,8 +16,8 @@ | ||
16 | 16 … | block content |
17 | 17 … | br |
18 | 18 … | br |
19 | 19 … | br |
20 | - <p style="font-size: .7em;">When not walking around Mexico City, doing yoga or publishing here I discuss things on <a href="http://sbot.gwenbell.com">sbot</a>. Holler. <a href="/tranquilidad">Here's how</a>.</p> | |
20 … | + <p style="font-size: .7em;">When not walking around Mexico City, doing yoga or publishing here I discuss things on <a href="http://sbot.gwenbell.com">sbot</a>. Holler. <a href="/tranquilidad">Here's how</a>. | <a href="https://gitmx.com/%25GFCQwsSJ%2B%2B2HvWwPEJu1HbxMpKic%2BOkKTQXkYw0FBkI%3D.sha256">Commits via git ssb on gitmx</a> -- prs welcome. | 2016</p> | |
21 | 21 … | |
22 | 22 … | |
23 | 23 … |
src/about.md | ||
---|---|---|
@@ -4,26 +4,22 @@ | ||
4 | 4 … | layout: post.jade |
5 | 5 … | era: mx |
6 | 6 … | --- |
7 | 7 … | |
8 | -### Brief | |
8 … | +Gwen Bell is a Mexico City, Mexico based web developer and technical writer. She [believes](/beliefs) in practicing and building with [distributed technologies](/tranquilidad), so she set off on a journey in 2013 with a [goal to master](/31daysofcommits) Linux and distributed technologies. Two goals she has now acheived. | |
9 | 9 … | |
10 | -Gwen Bell is a Mexico City, Mexico based web developer and technical writer. She [believes](/beliefs) in practicing and building with [distributed technologies](/tranquilidad), so she set off on a journey in 2013 with a [goal to master](/31daysofcommits) Linux and distributed technologies. | |
10 … | +The start of something weird and beautiful. Weird and beautiful is what she's after. | |
11 | 11 … | |
12 | -<del>A</del>Two goals she has now acheived. | |
12 … | +### First Person Backstory | |
13 | 13 … | |
14 | -The start of something weird and beautiful. | |
14 … | +I've lived in Mexico City since 2013. If you're visiting and want to meet, please [let me know](/contact). If you visit and don't want to meet but still want to know what I recommend, here's what I recommend: tea tree oil for mosquito bites. Also, a neti pot. There's loads of smog. | |
15 | 15 … | |
16 | -Weird and beautiful is what she's after. | |
16 … | +### About the Site | |
17 | 17 … | |
18 | -### (Mexico) Backstory | |
18 … | +I run this site on an Arch Linux VPS. Run the same stack on my local(s). I use Git to version the work I do. The whole of it is on Node.js, though sometimes I'm nostalgic for Haskell. Not gonna lie. If it weren't for the build times, I'd still rock a Haskell stack. | |
19 | 19 … | |
20 | -I visited Mexico for the first time in 2006 to co-lead a yoga retreat. I fell in love with the place, the people, the language, the food, the colors, the smells, the sounds. As an entrepreneur I felt drawn to the spirit of entrepreneurship I sensed everywhere. | |
20 … | +### About the Language | |
21 | 21 … | |
22 | -I returned to Mexico in 2009, lived in the country in 2011, then returned in 2013. Save a few months during 2015/16 and visa runs I've lived in Mexico City since 2013. I do the work -- web development and technical writing -- here. | |
22 … | +I cuss in real life and in my writing; please consider yourself forewarned. I strive to keep it to a minimum. I prefer _mezcal_, the woodsier the better. I dislike email -- and since all online correspondence is best presumed to be in public anyway, you can talk with me on [sbot](http://sbot.gwenbell.com). | |
23 | 23 … | |
24 | -If you're visiting Mexico City and want to meet, please [let me know](/contact). If you visit and don't want to meet but still want to know what I recommend, here's what I recommend: tea tree oil. There are loads of mosquitoes right now. Also, I use my [neti pot](/belongings) often to keep the smog levels in check on a personal level. | |
25 | - | |
26 | -I cuss in real life and in my writing; please consider yourself forewarned. | |
27 | - | |
28 | 24 … | <p style="font-size: .7em;">Edit dates 2016-07-17, 2016-07-10, 2016-07-08, 2016-07-01, 2016-06-24, 2016-06-20, 2016-06-12, 2016-06-08.</p> |
29 | 25 … |
src/server-consolidation.md | ||
---|---|---|
@@ -4,8 +4,11 @@ | ||
4 | 4 … | layout: post.jade |
5 | 5 … | collection: blog |
6 | 6 … | --- |
7 | 7 … | |
8 | -1. Consolidate & power down debian server. Halfway there on that front. Got email migrated over to the new arch server. | |
9 | -1. Publish daily life list and otq. DLL goes to front page (done). OTQ yet to publish, goes to sbot. | |
10 | -1. Sketch dll app. | |
8 … | +<del>1. Consolidate & power down debian server. Halfway there on that front. Got email migrated over to the new arch server.</del> | |
9 … | +<del>1. Publish daily life list and otq. DLL goes to front page (done). OTQ yet to publish, goes to sbot.</del> | |
10 … | +<del>1. Sketch dll app.</del> | |
11 | 11 … | |
12 … | +Done. | |
13 … | + | |
14 … | +<p style="font-size: .7em;">Edit dates 2016-07-18, 2016-07-15.</p> |
src/tranquilidad.md | ||
---|---|---|
@@ -4,8 +4,18 @@ | ||
4 | 4 … | layout: post.jade |
5 | 5 … | collection: blog |
6 | 6 … | --- |
7 | 7 … | |
8 … | +### New Tech, Massive Caveat | |
9 … | + | |
10 … | +This is experimental tech. It will probably break. It'll probably be slow. It may not even work. [Holler](/contact) if you've tried everything and you still can't get it to <del>build</del> load. | |
11 … | + | |
12 … | +```start caveat``` | |
13 … | + | |
14 … | +> If you make it on and then get an error and want to report it you can 1. copy the error (rather than screencapping it) 2. paste the error into the compose box using markdown with 3. three [backticks](http://unix.stackexchange.com/questions/27428/what-does-backquote-backtick-mean-in-commands) at the start of the error, then three backticks indicate the end of the error message. It's <a href="https://github.com/ssbc/scuttlebot">open source</a> so you can alternatively or additionally submit a pr. | |
15 … | + | |
16 … | +```end caveat``` | |
17 … | + | |
8 | 18 … | Everett is in the kitchen cooking some kind of vaguely Asian conglomeration. Smells ok, looks interesting. I took a photo. Maybe I'll push it up to [sbot](http://sbot.gwenbell.com). Depends on how it tastes. |
9 | 19 … | |
10 | 20 … | This morning it occured to me, and really it's been several years in the making with daily Stoic practices that it's not about happiness (for me). There was a time when it was. When I was seeking out happiness regardless of what kind of bullshit situation I got myself into. It was all about my pursuit of happiness. Because if I was happy everything else would just sprinkles and _tada!_ Fall into place. |
11 | 21 … | |
@@ -66,7 +76,5 @@ | ||
66 | 76 … | This may not lead to happiness, but then again, maybe it will. What harm is there in trying? And besides, it's not about happiness (for me) it's about being ok with things as they are while working for what's next. |
67 | 77 … | |
68 | 78 … | Towards _tranquilidad_. |
69 | 79 … | |
70 | -### Massive Caveat | |
71 | - | |
72 | -It will probably break. It'll probably be slow. It may not even work. [Holler](/contact) if you've tried everything and you still can't get it to <del>build</del> load. | |
80 … | +<p style="font-size: .7em;">Edited: 2016-07-18.</p> |
Built with git-ssb-web