@ -25,6 +25,9 @@ jobs:
|
||||
- name: Recreate slides
|
||||
run: marp slides/intro2nostr.md -o intro2nostr/index.html --html=true
|
||||
|
||||
- name: Recreate slides
|
||||
run: marp slides/demo250404.md -o demo250404/index.html --html=true
|
||||
|
||||
- name: Release Build
|
||||
run: |
|
||||
surfer config --token ${{ secrets.CLOUDRON_SURFER_TOKEN }} --server slides.nostrdev.com
|
||||
|
Before ![]() (image error) Size: 33 KiB After ![]() (image error) Size: 33 KiB ![]() ![]() |
BIN
media/cellar.png
Normal file
After ![]() (image error) Size: 656 KiB |
BIN
media/degmods-pagination.mov
Normal file
BIN
media/degmods.png
Normal file
After ![]() (image error) Size: 913 KiB |
BIN
media/demoday.png
Normal file
After ![]() (image error) Size: 519 KiB |
BIN
media/ftc.jpg
Normal file
After ![]() (image error) Size: 65 KiB |
Before ![]() (image error) Size: 62 KiB After ![]() (image error) Size: 62 KiB ![]() ![]() |
Before ![]() (image error) Size: 195 KiB After ![]() (image error) Size: 195 KiB ![]() ![]() |
Before ![]() (image error) Size: 45 KiB After ![]() (image error) Size: 45 KiB ![]() ![]() |
Before ![]() (image error) Size: 239 KiB After ![]() (image error) Size: 239 KiB ![]() ![]() |
BIN
media/satshoot.png
Normal file
After ![]() (image error) Size: 643 KiB |
BIN
media/satshoot.webm
Normal file
Before ![]() (image error) Size: 15 KiB After ![]() (image error) Size: 15 KiB ![]() ![]() |
Before ![]() (image error) Size: 12 KiB After ![]() (image error) Size: 12 KiB ![]() ![]() |
Before ![]() (image error) Size: 3.2 KiB After ![]() (image error) Size: 3.2 KiB ![]() ![]() |
BIN
media/trackstr.mp4
Normal file
BIN
media/trackstr.png
Normal file
After ![]() (image error) Size: 34 KiB |
BIN
media/voca.png
Normal file
After ![]() (image error) Size: 159 KiB |
97
slides/demo250404.md
Normal file
@ -0,0 +1,97 @@
|
||||
---
|
||||
marp: true
|
||||
paginate: true
|
||||
backgroundColor: white
|
||||
auto-scaling: fittingHeader
|
||||
theme: default
|
||||
---
|
||||
|
||||
<!--
|
||||
npx @marp-team/marp-cli slides/demo250404.md -o demo250404/index.html --html=true
|
||||
-->
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
# In Progress
|
||||
- SIGit
|
||||
- Satshoot
|
||||
- Cellar Social
|
||||
- DegMods
|
||||
- Voca
|
||||
- Trackstr
|
||||
- http messages - 21120
|
||||
|
||||
|
||||
|
||||
---
|
||||
<!-- header:  -->
|
||||
|
||||
# SIGit
|
||||
|
||||
- First Open Source Contribution
|
||||
- Now have PWA
|
||||
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# SatShoot
|
||||
|
||||
|
||||
|
||||
- New Design
|
||||
- Updated Svelte
|
||||
- v4 -> v5
|
||||
- [demo](../media/satshoot.webm)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# Cellar Social
|
||||
|
||||
- [User Interface](https://cs-design.nostrdev.com/)
|
||||
- [Technical Design](https://git.nostrdev.com/cellar/cs-docs/src/branch/main/technical-design.md#design)
|
||||
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# DegMods
|
||||
|
||||
- Pagination
|
||||
- includes filters and WoT
|
||||
- [demo](../media/degmods-pagination.mov)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# Voca
|
||||
|
||||
- pdf entry
|
||||
- start/stop
|
||||
- Zap store
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# Trackstr
|
||||
|
||||
- [tech design](https://git.nostrdev.com/pow/docs.pow.do#architecture-diagram)
|
||||
- [demo](../media/trackstr.mp4)
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# 21120
|
||||
## [HTTP MESSAGES](https://git.nostrdev.com/stuff/1120-messages)
|
||||
|
||||

|
||||
|
@ -16,7 +16,7 @@ Presentation at the Nov '24 BTC meetup in Funchal
|
||||
|
||||
## Notes & Other Stuff Transmitted by Relays
|
||||
|
||||

|
||||

|
||||
|
||||
<!--
|
||||
|
||||
@ -32,7 +32,7 @@ Presentation at the Nov '24 BTC meetup in Funchal
|
||||
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
# What is Nostr?
|
||||
|