This commit is contained in:
Daniel Bulant 2021-10-14 10:55:27 +02:00
parent 536e5cf5a0
commit 0bfaf4143f
6 changed files with 21 additions and 5 deletions

10
Makefile Normal file
View file

@ -0,0 +1,10 @@
.PHONY: deploy
deploy: book
@echo "====> deploying to github"
git worktree add /tmp/book gh-pages
rm -rf /tmp/book/*
cp -rp html/* /tmp/book/
cd /tmp/book && \
git add -A && \
git commit -m "deployed on $(shell date) by ${USER}" && \
git push origin gh-pages

View file

@ -12,8 +12,8 @@
"checkpointList": [ "checkpointList": [
{ {
"path": "/", "path": "/",
"date": "2021-10-13", "date": "2021-10-14",
"size": 42565 "size": 42623
} }
], ],
"activityHistory": [ "activityHistory": [
@ -114,7 +114,11 @@
}, },
{ {
"date": "2021-10-13", "date": "2021-10-13",
"value": 308 "value": 321
},
{
"date": "2021-10-14",
"value": 45
} }
] ]
} }

View file

@ -1,3 +1,4 @@
# listening 1
1. A 1. A
2. C 2. C
3. B 3. B

View file

@ -1,3 +1,4 @@
# slovesa
1. beat, beat, beaten 1. beat, beat, beaten
2. catch caught caught 2. catch caught caught
3. cost cost cost 3. cost cost cost

View file

@ -1,4 +1,4 @@
# Elektřina # Náboj, proud, napětí a odpor
![[Pasted image 20210920101314.png]] ![[Pasted image 20210920101314.png]]
| Název | Jednotka | Výpočet | | Název | Jednotka | Výpočet |

View file

@ -1,4 +1,4 @@
# Historie # historie počítačů
## Počátek ## Počátek
### Starověk ### Starověk
- vývoj mat. úkonů - vývoj mat. úkonů