Added content, projects and dark mode
This commit is contained in:
parent
4a9cfda0bd
commit
e1b43bc4c3
23 changed files with 280 additions and 31 deletions
5
pages/contact.yamd
Normal file
5
pages/contact.yamd
Normal file
|
@ -0,0 +1,5 @@
|
|||
title: Contact
|
||||
slug: contact
|
||||
---
|
||||
If you want to contact me, you are able to reach me at <chrNOTTHISPARTis+website at netsoj.nl>.
|
||||
Hopefully that obfuscated address will
|
1
pages/foo/bar
Normal file
1
pages/foo/bar
Normal file
|
@ -0,0 +1 @@
|
|||
Hi
|
12
pages/index.yamd
Normal file
12
pages/index.yamd
Normal file
|
@ -0,0 +1,12 @@
|
|||
title: Home
|
||||
slug: index
|
||||
---
|
||||
I am Chris Josten — you might have guessed it from the url — and I am shaping the future of this
|
||||
world by handcrafting influential software that will be etched into the very fibers of history!
|
||||
Well, actually, I sometimes
|
||||
use my computer and type some letters and code with it that will be forgotten within a month.
|
||||
|
||||
I have not made any substantial (yet), but [I have written some hobby projects](/projects/).
|
||||
|
||||
I also would like to take this opportunity to mention that the number one is not a prime number and
|
||||
it never will be one.
|
4
pages/test.yamd
Normal file
4
pages/test.yamd
Normal file
|
@ -0,0 +1,4 @@
|
|||
title: Test page
|
||||
slug: test
|
||||
---
|
||||
This is a test page.
|
Loading…
Add table
Add a link
Reference in a new issue