From f09a3f21976b3165c3ffd5c1dd714069e46592f0 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Thu, 14 Mar 2019 09:49:13 +0100 Subject: [PATCH] let's try out just-the-docs --- docs/_config.yml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 24ff5dc..4cb2eb3 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,13 +1,9 @@ title: Lionel's quick GH tests description: This is a test to see if this would be suitable for me -url: "https://sambuc.github.io/test-docs" -show_downloads: true -github: - zip_url: http://example.com/download.zip - another_url: another value +#url: "https://sambuc.github.io/test-docs" +#show_downloads: true +#github: +# zip_url: http://example.com/download.zip +# another_url: another value #theme: jekyll-theme-architect -markdown: kramdown -kramdown: - syntax_highlighter_opts: - disable : true -remote_theme: alexander-heimbuch/millidocs +remote_theme: pmarsceill/just-the-docs