Skip to content

Commit

Permalink
deploy: d5a8255
Browse files Browse the repository at this point in the history
  • Loading branch information
sportfloh committed Jan 15, 2024
0 parents commit 7890210
Show file tree
Hide file tree
Showing 213 changed files with 93,088 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
29 changes: 29 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: GitHub Pages
on:
push:
branches: [master]

jobs:
gh-pages:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-22.11
- uses: cachix/cachix-action@v14
with:
name: s77-werbematerial
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'

- name: generate site
run: nix-build --argstr public-url '/werbematerial'

- name: deploy
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./result
Empty file added .nojekyll
Empty file.
Binary file added bilder/blue-pill.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/eggbot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/esp32.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/gh-pages-preview-blue-pill.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/gh-pages-preview-eggbot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/gh-pages-preview-esp32.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/gh-pages-preview-source-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/gh-pages-preview-stm32f3discovery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/source-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bilder/stm32f3discovery.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18,459 changes: 18,459 additions & 0 deletions bürger-büro-offenburg/2019/mitmachwerkstatt.ai

Large diffs are not rendered by default.

Binary file not shown.
Binary file added bürger-büro-offenburg/2019/mitmachwerkstatt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dir-listing.json

Large diffs are not rendered by default.

Binary file added flyer/2019/2019-09-21 - Freies Hacken-3zu2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flyer/2019/2019-09-21 - Freies Hacken-cms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flyer/2019/2019-09-21 - Freies Hacken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flyer/2019/2019-09-21 - Freies Hacken.xcf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flyer/2019/mitmachwerkstatt-back.pdf
Binary file not shown.
Binary file added flyer/2019/mitmachwerkstatt-back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flyer/2019/mitmachwerkstatt-front.pdf
Binary file not shown.
Binary file added flyer/2019/mitmachwerkstatt-front.png
Binary file added flyer/2019/tech-event-august-oktober-back.pdf
Binary file not shown.
Binary file added flyer/2019/tech-event-august-oktober-back.png
Binary file added flyer/2019/tech-event-august-oktober-front.pdf
Binary file not shown.
Binary file added flyer/2019/tech-event-august-oktober-front.png
Binary file added flyer/2019/tech-event-maerz-mai-back.pdf
Binary file not shown.
Binary file added flyer/2019/tech-event-maerz-mai-back.png
462 changes: 462 additions & 0 deletions flyer/2019/tech-event-maerz-mai-back.svg

Large diffs are not rendered by default.

Binary file added flyer/2019/tech-event-maerz-mai-front.pdf
Binary file not shown.
Binary file added flyer/2019/tech-event-maerz-mai-front.png
Loading

0 comments on commit 7890210

Please sign in to comment.