From 612aad27546ad29659b714fb774f56ca4136d31b Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Thu, 14 Mar 2019 09:45:19 +0100 Subject: [PATCH] let's try out millidocs --- docs/_config.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index da0e5e3..24ff5dc 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,10 +1,13 @@ 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 -plugins: - - jekyll-sitemap github: zip_url: http://example.com/download.zip another_url: another value #theme: jekyll-theme-architect -theme: jekyll-theme-architect +markdown: kramdown +kramdown: + syntax_highlighter_opts: + disable : true +remote_theme: alexander-heimbuch/millidocs