Skip to content

Commit 7f08161

Browse files
committed
First post
1 parent d1bd2d2 commit 7f08161

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

first-entry.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 id="pagetitle"><a href="index.html">_DEMOM</a></h1>
2626

2727
<p>Hi and welcome to my Github page. This is some sort of devlog, an outlet for my thinkings, raging and discoveries regarding programming in Swift and related subjects.</p>
2828
<p>This devlog is written in markdown with iA Writer on both iOS and Mac, using Dropbox as storage. As a publishing tool I’ve written a small Swift program that manages both markdown-to-html conversation with templates and such, as well as committing and pushing it to <a target=_blank href="https://github.com/demom/demom.github.io">Github</a>. It’s sort of like Jekyll, only smaller and more adapted to my specific needs.</p>
29-
<p>Who I am? If you are, for reasons unknown, interested in finding out, you can read more about me <a target=_blank href="/about-me.html">here</a>.</p>
29+
<p>Who I am? If you are, for reasons unknown, interested in finding out, you can read more about me <a href="/about-me.html">here</a>.</p>
3030
<p>Why <a target=_blank href="https://github.com/demom">Github</a>? Thats a very good question, and the answer is not that crystal clear. A professional developer in the realms of PHP, Python and Microsoft .NET, I’m starting dabbling around with Swift. And since Swift is both open-source and quite new, I thought that I’d follow the lead and publish all of my own code as open source. And where is better for doing that then <a target=_blank href="https://github.com/demom">Github</a>?</p>
3131
<p>So, once again, welcome to my <a target=_blank href="https://demom.github.io">Github page</a>.</p>
3232

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 id="pagetitle"><a href="index.html">_DEMOM</a></h1>
2626

2727
<p>Hi and welcome to my Github page. This is some sort of devlog, an outlet for my thinkings, raging and discoveries regarding programming in Swift and related subjects.</p>
2828
<p>This devlog is written in markdown with iA Writer on both iOS and Mac, using Dropbox as storage. As a publishing tool I’ve written a small Swift program that manages both markdown-to-html conversation with templates and such, as well as committing and pushing it to <a target=_blank href="https://github.com/demom/demom.github.io">Github</a>. It’s sort of like Jekyll, only smaller and more adapted to my specific needs.</p>
29-
<p>Who I am? If you are, for reasons unknown, interested in finding out, you can read more about me <a target=_blank href="/about-me.html">here</a>.</p>
29+
<p>Who I am? If you are, for reasons unknown, interested in finding out, you can read more about me <a href="/about-me.html">here</a>.</p>
3030
<p>Why <a target=_blank href="https://github.com/demom">Github</a>? Thats a very good question, and the answer is not that crystal clear. A professional developer in the realms of PHP, Python and Microsoft .NET, I’m starting dabbling around with Swift. And since Swift is both open-source and quite new, I thought that I’d follow the lead and publish all of my own code as open source. And where is better for doing that then <a target=_blank href="https://github.com/demom">Github</a>?</p>
3131
<p>So, once again, welcome to my <a target=_blank href="https://demom.github.io">Github page</a>.</p>
3232

0 commit comments

Comments
 (0)