2024-03-02 20:53:44 +01:00
|
|
|
# This string is prepended before each link address.
|
|
|
|
# Replace this with a different root path if you need to host the site in a subdirectory (eg. "/treehouse").
|
|
|
|
# Note this does not affect the behavior of `serve`, as the treehouse is always served under /.
|
|
|
|
# Therefore this is most useful for reverse proxies.
|
|
|
|
# This variable can also be set using the TREEHOUSE_SITE environment variable.
|
|
|
|
site = ""
|
2023-08-27 15:59:52 +02:00
|
|
|
|
2024-07-22 20:34:42 +02:00
|
|
|
# TODO djot: Remove once transition is over.
|
|
|
|
markup = "Djot"
|
|
|
|
|
2024-09-28 23:43:05 +02:00
|
|
|
# This is used to generate a link in the footer that links to the page's source commit.
|
|
|
|
# The final URL is `{commit_base_url}/{commit}/content/{tree_path}.tree`.
|
|
|
|
commit_base_url = "https://src.liquidev.net/liquidex/treehouse/src/commit"
|
|
|
|
|
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"
|
2024-06-13 21:18:41 +02:00
|
|
|
"social/listenbrainz" = "https://listenbrainz.org/user/liquidev/"
|
2023-09-03 12:49:25 +02:00
|
|
|
|
2024-09-12 23:09:01 +02:00
|
|
|
# treehouse management facilities
|
|
|
|
"treehouse/issues" = "https://src.liquidev.net/liquidex/treehouse/issues"
|
|
|
|
|
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"
|
2024-09-12 23:09:01 +02:00
|
|
|
"treehouse/repo" = "https://src.liquidev.net/liquidex/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"
|
2024-02-12 14:10:16 +01:00
|
|
|
"rokugo/repo" = "https://github.com/rokugo-lang/rokugo"
|
2024-03-08 17:06:47 +01:00
|
|
|
"mica/repo" = "https://github.com/mica-lang/mica"
|
2024-03-08 23:41:39 +01:00
|
|
|
"planet_overgamma/repo" = "https://github.com/liquidev/planet-overgamma"
|
2024-09-09 20:39:29 +02:00
|
|
|
"rkgk/repo" = "https://github.com/liquidev/rkgk"
|
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
|
|
|
|
2024-02-22 16:14:02 +01:00
|
|
|
"word/hyperlink" = "https://en.wiktionary.org/wiki/hyperlink"
|
2024-02-12 14:10:16 +01:00
|
|
|
"word/iff" = "https://en.wiktionary.org/wiki/iff"
|
|
|
|
|
2024-02-16 22:44:54 +01:00
|
|
|
# People
|
2024-02-17 18:08:51 +01:00
|
|
|
"person/areox" = "https://areox.boo"
|
2024-02-16 22:44:54 +01:00
|
|
|
"person/ezioleq" = "https://ezioleq.com"
|
2024-02-17 18:08:51 +01:00
|
|
|
"person/firstbober" = "https://firstbober.com"
|
2024-09-12 23:09:01 +02:00
|
|
|
"person/vixenka" = "https://vixenka.com"
|
2024-02-16 22:44:54 +01:00
|
|
|
|
2024-03-08 17:06:47 +01:00
|
|
|
[redirects.page]
|
|
|
|
"programming/cxx" = "programming/languages/cxx"
|
|
|
|
"programming/unreal-engine" = "programming/technologies/unreal-engine"
|
|
|
|
|
2023-08-27 18:25:21 +02:00
|
|
|
[emoji]
|
2024-02-07 11:24:54 +01:00
|
|
|
|
|
|
|
[pics]
|
2024-07-19 20:05:17 +02:00
|
|
|
|
2024-07-21 10:21:00 +02:00
|
|
|
[build.javascript]
|
2024-07-19 20:05:17 +02:00
|
|
|
import_roots = [
|
|
|
|
{ name = "treehouse", path = "static/js" },
|
|
|
|
{ name = "tairu", path = "static/js/components/tairu" },
|
2024-07-24 18:20:47 +02:00
|
|
|
{ name = "haku", path = "static/js/components/haku" },
|
2024-07-19 20:05:17 +02:00
|
|
|
]
|