content of index
This commit is contained in:
parent
84787d014e
commit
9809e14636
8 changed files with 168 additions and 51 deletions
11
src/index.md
11
src/index.md
|
|
@ -1,4 +1,13 @@
|
|||
---
|
||||
title: Home
|
||||
---
|
||||
Hello World
|
||||
|
||||
Hello! I am Never and this is my little place on the internet where I post the
|
||||
stuff that I am currenty nerding out about.
|
||||
|
||||
This Website itself is one of those projects, that I like to tweak. Maybe I'll
|
||||
write an article about its build system. It is also viewable via `curl`. Just
|
||||
run
|
||||
```sh
|
||||
curl nevereverever.de
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue