summaryrefslogtreecommitdiff
path: root/doc/website/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/website/_config.yml')
-rw-r--r--doc/website/_config.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/website/_config.yml b/doc/website/_config.yml
new file mode 100644
index 0000000..c5c537f
--- /dev/null
+++ b/doc/website/_config.yml
@@ -0,0 +1,14 @@
+# Site settings
+title: XDG Desktop Portal
+baseurl: "/xdg-desktop-portal" # the subpath of your site, e.g. /blog/
+ # usually empty. necessary for building absolute URIs
+ # for metadata header
+url: "https://flatpak.github.io" # the base hostname & protocol for your site
+sourceurl: "https://github.com/flatpak/xdg-desktop-portal/tree/main/doc/website" # "edit this website" link in the footer
+description: ""
+issuesurl: "https://github.com/flatpak/xdg-desktop-portal/issues" # issue tracker for website
+permalink: /:title/
+primary-color: "#26a269" #used in ios theme. further color customization in style.css
+
+# Build settings
+markdown: kramdown