Main content now mostly working again
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
layout: page
|
||||
title: Development
|
||||
permalink: /development/
|
||||
menu:
|
||||
main:
|
||||
name: "Development"
|
||||
---
|
||||
<div class="wrapper">
|
||||
<h1>Background<h1>
|
||||
<h1>Background</h1>
|
||||
<p>I taught myself Java at about the age of thirteen, which I consider proof of what a truly wonderful resource the Internet can be. It probably also speaks to a certain ability I have for self-motivated learning, which I find to be as effective as formal tuition. I am however looking at formal tution as a way to reinforce and develop my understanding of core programming concepts. In the meantime, I am expanding my knowledge into Python through development of Django-based webapps. I am looking to develop skills in C++ or similar next, likely through games development.</p>
|
||||
<h1>Langagues/Technologies:</h1>
|
||||
<ul>
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
title: Blog
|
||||
menu:
|
||||
main:
|
||||
name: "Blog"
|
||||
---
|
||||
# Frenetic Scribblings
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Event Technical
|
||||
permalink: /technical/
|
||||
menu:
|
||||
main:
|
||||
name: "Event Technical"
|
||||
---
|
||||
<div class="wrapper">
|
||||
<h1>Background</h1>
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
title: Writing
|
||||
menu:
|
||||
main:
|
||||
name: "Writing"
|
||||
---
|
||||
<div class="wrapper">
|
||||
<h1>Background</h1>
|
||||
<p>By all accounts, I have been an utterly voracious reader since I was able to read. This is translating into a growing love for writing, both fiction and non-fiction. My writing hero is Terry Pratchett - I hardly dare hope that my writing might one day might make people think with something approaching his level of wit and incisiveness. His work has had a huge impact on me personally, and reinforced my belief in the power of words.</p>
|
||||
|
||||
Reference in New Issue
Block a user