# The URL the site will be built for base_url = "https://alexvds.com" # Whether to automatically compile all Sass files in the sass directory compile_sass = true # Whether to build a search index to be used later on by a JavaScript library build_search_index = false ignored_static = ["linkedin.png"] [markdown] [markdown.highlighting] theme = "catppuccin-mocha" [extra] # Put all your custom variables here [[extra.socials]] icon = "github.svg" url = "https://github.com/igneousflock" alt = "GitHub" [[extra.socials]] icon = "tangled.svg" url = "https://tangled.org/igneousflock.dev" alt = "Tangled" [[extra.socials]] icon = "linkedin.png" url = "https://www.linkedin.com/in/alexvds/" alt = "LinkedIn"