Add stuff
This commit is contained in:
parent
ff9a34bc8a
commit
52f30b8040
BIN
purple/purple-boys.jpg
Normal file
BIN
purple/purple-boys.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
31
purple/purple.md
Executable file
31
purple/purple.md
Executable file
@ -0,0 +1,31 @@
|
||||
#!/bin/env slides
|
||||
|
||||
# Purple - what is it?
|
||||
|
||||

|
||||
|
||||
```demo
|
||||
sxiv -sf purple-boys.jpg
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
# Retinal Cones
|
||||
|
||||
Purple is a mix of red and blue light.
|
||||
|
||||

|
||||
|
||||
```demo
|
||||
sxiv -sf retinal_cones.png
|
||||
```
|
||||
|
||||
Our eyes see it as violet.
|
||||
|
||||
---
|
||||
|
||||
```demo
|
||||
printf '\033[2J'
|
||||
python3 purple.py
|
||||
read -p "Press enter to continue"
|
||||
```
|
BIN
purple/retinal_cones.png
Normal file
BIN
purple/retinal_cones.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
Loading…
Reference in New Issue
Block a user