Initial commit
This commit is contained in:
commit
bda33ef628
36 changed files with 4233 additions and 0 deletions
8
site/content/404.md
Normal file
8
site/content/404.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: not found
|
||||
layout: base
|
||||
---
|
||||
|
||||
# 404
|
||||
|
||||
dead link. bad portal. [go home](/).
|
||||
8
site/content/about.md
Normal file
8
site/content/about.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: about
|
||||
layout: base
|
||||
---
|
||||
|
||||
# about
|
||||
|
||||
github: [maxf1eld](https://github.com/maxf1eld)
|
||||
6
site/content/index.md
Normal file
6
site/content/index.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: home
|
||||
layout: base
|
||||
---
|
||||
|
||||
# notes
|
||||
Loading…
Add table
Add a link
Reference in a new issue