diff options
author | davidovski <david@davidovski.xyz> | 2023-07-21 11:05:15 +0200 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-07-21 11:05:15 +0200 |
commit | a85890b3e6a5b678b47e1964731ad00cf4645f04 (patch) | |
tree | da6f266e1dcfeccf82b8367aac0141dcefb12538 | |
parent | ed5d2fa43ec7508b3356712bae45dc50f27db9ef (diff) |
move non-executables to site subdir
-rwxr-xr-x | site/entries/entries.sh (renamed from entries/entries.sh) | 0 | ||||
-rwxr-xr-x | site/entries/git_compile.html (renamed from entries/git_compile.html) | 0 | ||||
-rwxr-xr-x | site/entries/librex.html (renamed from entries/librex.html) | 0 | ||||
-rwxr-xr-x | site/entries/pci_passthrough.html (renamed from entries/pci_passthrough.html) | 0 | ||||
-rwxr-xr-x | site/entries/ssh_forwarding.html (renamed from entries/ssh_forwarding.html) | 0 | ||||
-rwxr-xr-x | site/entries/welcome.html (renamed from entries/welcome.html) | 0 | ||||
-rwxr-xr-x | site/images/bg.gif (renamed from images/bg.gif) | 0 | ||||
-rw-r--r-- | site/images/bg.png (renamed from images/bg.png) | bin | 2416724 -> 2416724 bytes | |||
-rwxr-xr-x | site/images/gif.py (renamed from images/gif.py) | 0 | ||||
-rw-r--r-- | site/images/remotecontrol-small.png (renamed from images/remotecontrol-small.png) | bin | 15993 -> 15993 bytes | |||
-rwxr-xr-x | site/images/remotecontrol.gif (renamed from images/remotecontrol.gif) | 0 | ||||
-rw-r--r-- | site/images/remotecontrol.png (renamed from images/remotecontrol.png) | bin | 18514 -> 18514 bytes | |||
-rwxr-xr-x | site/index.html (renamed from index.html) | 0 | ||||
-rw-r--r-- | site/mononoki.woff (renamed from mononoki.woff) | bin | 42208 -> 42208 bytes | |||
-rwxr-xr-x | site/page.sh (renamed from page.sh) | 0 | ||||
-rwxr-xr-x | site/rss.xml (renamed from rss.xml) | 0 | ||||
-rw-r--r-- | site/style.css (renamed from style.css) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/entries/entries.sh b/site/entries/entries.sh index e85c454..e85c454 100755 --- a/entries/entries.sh +++ b/site/entries/entries.sh diff --git a/entries/git_compile.html b/site/entries/git_compile.html index 48619f6..48619f6 100755 --- a/entries/git_compile.html +++ b/site/entries/git_compile.html diff --git a/entries/librex.html b/site/entries/librex.html index c78c2cd..c78c2cd 100755 --- a/entries/librex.html +++ b/site/entries/librex.html diff --git a/entries/pci_passthrough.html b/site/entries/pci_passthrough.html index 942c2b4..942c2b4 100755 --- a/entries/pci_passthrough.html +++ b/site/entries/pci_passthrough.html diff --git a/entries/ssh_forwarding.html b/site/entries/ssh_forwarding.html index d068f54..d068f54 100755 --- a/entries/ssh_forwarding.html +++ b/site/entries/ssh_forwarding.html diff --git a/entries/welcome.html b/site/entries/welcome.html index 5d34602..5d34602 100755 --- a/entries/welcome.html +++ b/site/entries/welcome.html diff --git a/images/bg.gif b/site/images/bg.gif index 044324f..044324f 100755 --- a/images/bg.gif +++ b/site/images/bg.gif diff --git a/images/bg.png b/site/images/bg.png Binary files differindex d08f9ed..d08f9ed 100644 --- a/images/bg.png +++ b/site/images/bg.png diff --git a/images/gif.py b/site/images/gif.py index 26e8408..26e8408 100755 --- a/images/gif.py +++ b/site/images/gif.py diff --git a/images/remotecontrol-small.png b/site/images/remotecontrol-small.png Binary files differindex fc293d0..fc293d0 100644 --- a/images/remotecontrol-small.png +++ b/site/images/remotecontrol-small.png diff --git a/images/remotecontrol.gif b/site/images/remotecontrol.gif index 5e73b92..5e73b92 100755 --- a/images/remotecontrol.gif +++ b/site/images/remotecontrol.gif diff --git a/images/remotecontrol.png b/site/images/remotecontrol.png Binary files differindex 62d6473..62d6473 100644 --- a/images/remotecontrol.png +++ b/site/images/remotecontrol.png diff --git a/index.html b/site/index.html index 080a484..080a484 100755 --- a/index.html +++ b/site/index.html diff --git a/mononoki.woff b/site/mononoki.woff Binary files differindex 939ec2a..939ec2a 100644 --- a/mononoki.woff +++ b/site/mononoki.woff diff --git a/style.css b/site/style.css index 47b7d40..47b7d40 100644 --- a/style.css +++ b/site/style.css |