Skip to content

Commit

Permalink
html slides
Browse files Browse the repository at this point in the history
  • Loading branch information
gufett0 committed Sep 29, 2024
1 parent 2224988 commit 2a64508
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/marp-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
cat versioncontrol.md
marp --version # Mostra la versione di Marp
marp introduction.md -o index.html --verbose
marp versioncontrol.md -o versioncontrol.html --verbose
marp versioncontrol.md -o versioncontrol.html --verbose
marp firstwebpage.md -o firstwebpage.html --verbose
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
[calendar](https://raw.githack.com/fbrusch/actam_2024/main/assets/calendar.html)

[version control](https://raw.githack.com/fbrusch/actam_2024/gh-pages/versioncontrol.html) -> [link alla registrazione](https://politecnicomilano.webex.com/webappng/sites/politecnicomilano/recording/f1e75223f1204cb5a233bf605bc401de/playback)

[build and deploy html](https://raw.githack.com/fbrusch/actam_2024/gh-pages/firstwebpage.html)

0 comments on commit 2a64508

Please sign in to comment.