treehouse/treehouse.toml

25 lines
738 B
TOML
Raw Normal View History

2023-08-27 15:59:52 +02:00
site = "http://localhost:8080"
2023-08-18 13:25:20 +02:00
[user]
2023-08-27 15:59:52 +02:00
title = "liquidex's treehouse"
2023-08-17 21:59:56 +02:00
author = "liquidex"
2023-08-27 22:16:23 +02:00
description = "a place on the Internet I like to call home"
2023-08-27 15:59:52 +02:00
2023-08-27 16:04:07 +02:00
[defs]
2023-08-28 15:22:43 +02:00
2023-09-03 12:49:25 +02:00
# Social garbage
"social/github" = "https://github.com/liquidev"
"social/soundcloud" = "https://soundcloud.com/daknus"
2023-08-28 15:22:43 +02:00
# My own repositories
2023-08-30 18:10:28 +02:00
"stitchkit/repo" = "https://github.com/abyteintime/stitchkit"
2023-08-27 15:59:52 +02:00
"dawd3/repo" = "https://github.com/liquidev/dawd3"
2023-08-27 22:32:35 +02:00
"treehouse/repo" = "https://github.com/liquidev/treehouse"
2023-08-28 15:22:43 +02:00
"dispatchers/repo" = "https://github.com/liquidev/dispatchers"
2023-09-12 14:31:53 +02:00
"abit/repo" = "https://github.com/abyteintime/abit"
2023-08-28 15:22:43 +02:00
# Blog posts I like to reference
"article/function_coloring" = "https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/"
2023-08-27 18:25:21 +02:00
[emoji]