* metadata for root pages
This commit is contained in:
parent
0862d59aad
commit
bf32ad058e
@ -1,6 +1,7 @@
|
|||||||
baseURL = "https://shockrah.xyz"
|
baseURL = "https://shockrah.xyz"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Shockrah's Blog"
|
title = "Shockrah's Blog"
|
||||||
|
description = "Place to post stuff"
|
||||||
|
|
||||||
theme = "shockrah.xyz"
|
theme = "shockrah.xyz"
|
||||||
|
|
||||||
|
4
content/_index.md
Normal file
4
content/_index.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: Shockrah's blog
|
||||||
|
description: Place for me to put stuff I think is shareworthy
|
||||||
|
---
|
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: About Me
|
||||||
|
description: Yes it's me Shockrah
|
||||||
|
---
|
||||||
|
|
||||||
# About Me
|
# About Me
|
||||||
|
|
||||||
## Hello yes
|
## Hello yes
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Links where you can find me
|
||||||
|
description: Click on them and find out
|
||||||
|
---
|
||||||
# Contact Links
|
# Contact Links
|
||||||
|
|
||||||
* email: alejandros714@protonmail.com
|
* email: alejandros714@protonmail.com
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Notes and Ramblings of mine
|
||||||
|
description: Usually poorly written but still stuff I think is neat
|
||||||
|
---
|
||||||
# Notes and Things
|
# Notes and Things
|
||||||
|
|
||||||
This page is dedicated to my own notes about stuff that I read.
|
This page is dedicated to my own notes about stuff that I read.
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: I stream sometimes too
|
||||||
|
description: Come by and say hi!
|
||||||
|
---
|
||||||
|
|
||||||
# Twitch Stream
|
# Twitch Stream
|
||||||
|
|
||||||
You can always watch with MPV/VLC to avoid running any javascript
|
You can always watch with MPV/VLC to avoid running any javascript
|
||||||
|
Loading…
Reference in New Issue
Block a user