diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7338daf..fcd1adf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -90,7 +90,7 @@ jobs: - linkcheck - StyleCheck env: - MARP_VERSION: 0.21.1 + MARP_VERSION: 1.4.2 steps: # Checks out a copy of your repository on the ubuntu-latest machine # https://github.com/actions/checkout @@ -101,13 +101,14 @@ jobs: token: ${{ github.token }} # Runs the website build - - run: sudo wget -qO- https://github.com/marp-team/marp-cli/releases/download/v0.21.1/marp-cli-v$MARP_VERSION-linux.tar.gz | tar xvz + - run: sudo wget -qO- https://github.com/marp-team/marp-cli/releases/download/v$MARP_VERSION/marp-cli-v$MARP_VERSION-linux.tar.gz | tar xvz - run: chmod +x marp && export PATH=$PATH:$(pwd) && mkdir site && marp slides/README.md --html -o site/index.html + - run: cp slides/* site # https://github.com/actions/upload-artifact - uses: actions/upload-artifact@v2 with: name: slides - path: site/index.html + path: site/* #https://github.com/marketplace/actions/deploy-to-github-pages - name: Deploy to GitHub Pages diff --git a/.ignoredWords.txt b/.ignoredWords.txt index dec97ce..9bc1e50 100644 --- a/.ignoredWords.txt +++ b/.ignoredWords.txt @@ -16,6 +16,7 @@ contributeurs cron dev DevOps +DocAsCode documentation-as-code.github.io docx Don't @@ -31,7 +32,7 @@ GIT github GitHub GitLab -GitPod +Gitpod gource Grenoble https @@ -73,13 +74,18 @@ pptx project px shortcodes +sli.dev spellcheck-github-actions spellchecker-cli +SRE +Sr super-linter +Technology templates theme url Vale vscode +vscode.dev VSCode web diff --git a/brainstorm.drawio.png b/brainstorm.drawio.png index 56fa80a..6f95fdb 100644 Binary files a/brainstorm.drawio.png and b/brainstorm.drawio.png differ diff --git a/slides/README.md b/slides/README.md index a3130be..6cf26ef 100644 --- a/slides/README.md +++ b/slides/README.md @@ -26,6 +26,10 @@ style: | color: white; } + section table { + border-style : hidden!important; + } + footer: '[github/ojacques](https://github.com/ojacques)             [github/angegar](https://github.com/angegar)' @@ -55,9 +59,13 @@ Hello I am Laurent, I also work for DXC Technology where I am acting internally ![bg](ag2021-sponsors.jpg) --- - + + +![bg drop-shadow 80% ](faces.drawio.png) -Documentation : La quête de la perfection +--- + +# Documentation : La quête de la perfection # 🏰🦄🤴👸🐴👻⚔🗡🏴‍☠️ @@ -111,7 +119,7 @@ The context for the experience report is our own company (but we do that with ou --- -![bg 95% right:62%](https://github.com/documentation-as-code/ci-cd-for-documentation/raw/main/slides/service-catalog-hugo.gif) +![bg 95% right:62%](service-catalog-hugo.gif) # Catalogue de service @@ -129,7 +137,7 @@ Service catalog: --> --- -![bg 95% right:62%](https://github.com/documentation-as-code/ci-cd-for-documentation/raw/main/slides/service-documentation-mkdocs.gif) +![bg 95% right:62%](service-documentation-mkdocs.gif) # Documentation de service Avec [MkDocs](https://www.mkdocs.org/) + @@ -144,7 +152,7 @@ The documentation for each service leverages Mkdocs which we love because it's v --- -![bg center 60%](https://github.com/documentation-as-code/ci-cd-for-documentation/raw/main/slides/doc-site.jpg) +![bg center 60%](doc-site.jpg) --- -