refactors: replacing config derived data with vfs, removing markdown
This commit is contained in:
parent
1e1b8df457
commit
db0329077e
32 changed files with 767 additions and 1183 deletions
|
@ -5,9 +5,6 @@
|
|||
# This variable can also be set using the TREEHOUSE_SITE environment variable.
|
||||
site = ""
|
||||
|
||||
# TODO djot: Remove once transition is over.
|
||||
markup = "Djot"
|
||||
|
||||
# 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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue