Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelloPerathoner committed Sep 8, 2024
1 parent a6080e1 commit aa8cd4d
Show file tree
Hide file tree
Showing 168 changed files with 8 additions and 95,173 deletions.
9 changes: 8 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Publish the docs to https://cceh.github.io/capitularia/
#
# make tar-docs
# git add docs
# git commit -m "update docs"
# git push
#
name: Publish Docs

on: push
Expand All @@ -17,7 +24,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: github-pages
path: docs/gh-pages/artifact.tar.gz
path: docs/gh-pages/artifact.tar.gz # built by: make tar-docs
retention-days: 1
if-no-files-found: error

Expand Down
4 changes: 0 additions & 4 deletions docs/build/.buildinfo

This file was deleted.

2 changes: 0 additions & 2 deletions docs/build/_config.yml

This file was deleted.

22,343 changes: 0 additions & 22,343 deletions docs/build/_images/bk-graph.svg

This file was deleted.

Binary file removed docs/build/_images/favicon-cceh-blue.png
Binary file not shown.
135 changes: 0 additions & 135 deletions docs/build/_images/logo-cceh-white.svg

This file was deleted.

Loading

0 comments on commit aa8cd4d

Please sign in to comment.