updated the about me stuff
This commit is contained in:
parent
99a3545034
commit
7f6a625500
|
@ -5,7 +5,7 @@
|
|||
"name": "DEVELOPER LOG",
|
||||
"owner": "Geoff Doty",
|
||||
"description": "Inspiration Through Code",
|
||||
"blerb": "Memory is a fickel thing, and code is read more than it is written, so write about it, write well, and remember it"
|
||||
"blerb": "Memory is a fickel thing, and code is read more than it is written, so write about it, write well, and remember"
|
||||
},
|
||||
"plugins": [
|
||||
"./plugins/paginator.coffee"
|
||||
|
|
|
@ -2,20 +2,8 @@
|
|||
view: none
|
||||
---
|
||||
|
||||
Wintersmith is made by [Johan Nordberg][1] and licensed under the [MIT-license][2].
|
||||
This footer text can be edited in about.md
|
||||
You've arrived to the hidden shores of my half-negelected **development** blog. While this is more of a personal-space than public, you welcome to explore.
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
|
||||
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
|
||||
consequat.
|
||||
I am a [minimalist](http://minifesto.org/), a [web-technology enthusiast](https://developer.mozilla.org/en-US/docs/Web), and a pragmatic API centric developer. The views contained herein are expressed without restraint or filter.
|
||||
|
||||
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum
|
||||
dolore eu fugiat nulla pariatur.
|
||||
|
||||
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia
|
||||
deserunt mollit anim id est laborum.
|
||||
|
||||
|
||||
[1]: http://johan-nordberg.com
|
||||
[2]: http://opensource.org/licenses/MIT
|
||||
You can learn more about me through my code on [GitHub](https://github.com/n2geoff), or [GOGS](http://code.negative9.net/geoff) and for the *daring* among you, check my abandon [Twitter](https://twitter.com/n2geoff) account.
|
Loading…
Reference in New Issue