File: _config.yml

package info (click to toggle)
distrobox 1.8.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,528 kB
  • sloc: sh: 5,992; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Site settings
title: Distrobox
baseurl: "/" # the subpath of your site, e.g. /blog/
                                 # usually empty. necessary for building absolute URIs
                                 # for metadata header
url: "https://distrobox.it"   # the base hostname & protocol for your site
sourceurl: "https://github.com/89luca89/distrobox/tree/main/docs" # "edit this website" link in the footer
description: "Use any linux distribution inside your terminal."
issuesurl: "https://github.com/89luca89/distrobox/issues" # issue tracker for website
permalink: /:title/
primary-color: "#70594d" #used in ios theme. further color customization in style.css

# Build settings
markdown: kramdown