mirror of
https://github.com/89luca89/distrobox.git
synced 2025-02-25 18:55:25 -06:00
docs: migrate to distrobox.it
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ graphical apps (X11/Wayland), and audio.
|
||||
|
||||
---
|
||||
|
||||
[Documentation](https://distrobox.privatedns.org/#distrobox) -
|
||||
[Documentation](https://distrobox.it/#distrobox) -
|
||||
[Matrix Room](https://matrix.to/#/%23distrobox:matrix.org) -
|
||||
[Telegram Group](https://t.me/distrobox)
|
||||
|
||||
|
||||
@@ -3,12 +3,12 @@ title: Distrobox
|
||||
baseurl: "/" # the subpath of your site, e.g. /blog/
|
||||
# usually empty. necessary for building absolute URIs
|
||||
# for metadata header
|
||||
url: "https://distrobox.privatedns.org" # the base hostname & protocol for your site
|
||||
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
|
||||
primary-color: "#70594d" #used in ios theme. further color customization in style.css
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
||||
Reference in New Issue
Block a user