diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 14b691c66..5cacb2115 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -32,7 +32,7 @@ jobs: - name: Build with Jekyll uses: actions/jekyll-build-pages@v1 with: - source: ./ + source: ./docs/ destination: ./_site - name: Upload artifact uses: actions/upload-pages-artifact@v3 diff --git a/docs/_config.yml b/docs/_config.yml index 5b27d48f4..61148845c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,6 +8,7 @@ gfm_quirks: paragraph_end lsi: false safe: true incremental: false +url: https://puppetlabs.github.io/rspec-puppet gist: noscript: false markdown: kramdown diff --git a/docs/_layouts/base.html b/docs/_layouts/base.html index 8cfb85f7a..ba2786b08 100644 --- a/docs/_layouts/base.html +++ b/docs/_layouts/base.html @@ -12,13 +12,13 @@ - + - + - - + +