8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b431244 commit 903d6e3Copy full SHA for 903d6e3
_config.yml
@@ -20,7 +20,7 @@
20
21
title: "RustPython"
22
description: "An open source Python-3 (CPython >= 3.5.0) Interpreter written in Rust 🐍 😱 🤘"
23
-baseurl: "/website" # the subpath of your site, e.g. /blog
+baseurl: "" # the subpath of your site, e.g. /blog
24
url: "https://mireille-raad.github.io/rustpython.github.io" # the base hostname & protocol for your site, e.g. http://example.com
25
github_username: RustPython
26
disclaimer: "The disclaimer not to use this in production. Update this in the config.yml file at the root."
0 commit comments