diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-04-19 00:24:23 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-04-19 00:32:37 +0300 |
| commit | 8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0 (patch) | |
| tree | e5054517b940e5c535a4c7282d7faa7b6462e794 /en/visual/photos | |
| parent | 9f4b181b36418669462c0300c2e090d0f4547dc8 (diff) | |
| download | aaoth.xyz-8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0.tar.gz aaoth.xyz-8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0.zip | |
reimplement website using shell scripts
major change, i know. now i'm using ssg and rssg by roman zolotarev.
okay, well, not exactly. ssg is modified to generate pages for gemini
too. it's hard to maintain two different things simultaneously.
bye-bye jekyll!
Diffstat (limited to 'en/visual/photos')
| -rw-r--r-- | en/visual/photos/botany.jpeg | bin | 0 -> 1649372 bytes | |||
| -rw-r--r-- | en/visual/photos/electra_boat.jpg | bin | 0 -> 726800 bytes | |||
| -rw-r--r-- | en/visual/photos/fern-background.jpeg | bin | 0 -> 4614990 bytes | |||
| -rw-r--r-- | en/visual/photos/fern_and_ladybug.jpeg | bin | 0 -> 3705534 bytes | |||
| -rw-r--r-- | en/visual/photos/forest_ray.jpg | bin | 0 -> 1787251 bytes | |||
| -rw-r--r-- | en/visual/photos/index.md | 29 | ||||
| -rw-r--r-- | en/visual/photos/labambient.jpeg | bin | 0 -> 528221 bytes | |||
| -rw-r--r-- | en/visual/photos/mansion.jpg | bin | 0 -> 2695301 bytes | |||
| -rw-r--r-- | en/visual/photos/moss_landscape.jpg | bin | 0 -> 2402647 bytes | |||
| -rw-r--r-- | en/visual/photos/pyramid.jpg | bin | 0 -> 2605935 bytes | |||
| -rw-r--r-- | en/visual/photos/sea_and_sun.jpg | bin | 0 -> 521016 bytes | |||
| -rw-r--r-- | en/visual/photos/snail.jpg | bin | 0 -> 1567237 bytes | |||
| -rw-r--r-- | en/visual/photos/sunken_wood.jpg | bin | 0 -> 1530515 bytes |
13 files changed, 29 insertions, 0 deletions
diff --git a/en/visual/photos/botany.jpeg b/en/visual/photos/botany.jpeg Binary files differnew file mode 100644 index 0000000..7888724 --- /dev/null +++ b/en/visual/photos/botany.jpeg diff --git a/en/visual/photos/electra_boat.jpg b/en/visual/photos/electra_boat.jpg Binary files differnew file mode 100644 index 0000000..2962988 --- /dev/null +++ b/en/visual/photos/electra_boat.jpg diff --git a/en/visual/photos/fern-background.jpeg b/en/visual/photos/fern-background.jpeg Binary files differnew file mode 100644 index 0000000..16d12e9 --- /dev/null +++ b/en/visual/photos/fern-background.jpeg diff --git a/en/visual/photos/fern_and_ladybug.jpeg b/en/visual/photos/fern_and_ladybug.jpeg Binary files differnew file mode 100644 index 0000000..2bc71c1 --- /dev/null +++ b/en/visual/photos/fern_and_ladybug.jpeg diff --git a/en/visual/photos/forest_ray.jpg b/en/visual/photos/forest_ray.jpg Binary files differnew file mode 100644 index 0000000..d21116b --- /dev/null +++ b/en/visual/photos/forest_ray.jpg diff --git a/en/visual/photos/index.md b/en/visual/photos/index.md new file mode 100644 index 0000000..809abf0 --- /dev/null +++ b/en/visual/photos/index.md @@ -0,0 +1,29 @@ +# photos + +photos taken in different times and various circumstances. + +i'm not a professional photographer, but i have something to show. + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/visual/photos/labambient.jpeg b/en/visual/photos/labambient.jpeg Binary files differnew file mode 100644 index 0000000..543ba30 --- /dev/null +++ b/en/visual/photos/labambient.jpeg diff --git a/en/visual/photos/mansion.jpg b/en/visual/photos/mansion.jpg Binary files differnew file mode 100644 index 0000000..de48332 --- /dev/null +++ b/en/visual/photos/mansion.jpg diff --git a/en/visual/photos/moss_landscape.jpg b/en/visual/photos/moss_landscape.jpg Binary files differnew file mode 100644 index 0000000..c555670 --- /dev/null +++ b/en/visual/photos/moss_landscape.jpg diff --git a/en/visual/photos/pyramid.jpg b/en/visual/photos/pyramid.jpg Binary files differnew file mode 100644 index 0000000..9a36a5b --- /dev/null +++ b/en/visual/photos/pyramid.jpg diff --git a/en/visual/photos/sea_and_sun.jpg b/en/visual/photos/sea_and_sun.jpg Binary files differnew file mode 100644 index 0000000..f3456e7 --- /dev/null +++ b/en/visual/photos/sea_and_sun.jpg diff --git a/en/visual/photos/snail.jpg b/en/visual/photos/snail.jpg Binary files differnew file mode 100644 index 0000000..3be7e30 --- /dev/null +++ b/en/visual/photos/snail.jpg diff --git a/en/visual/photos/sunken_wood.jpg b/en/visual/photos/sunken_wood.jpg Binary files differnew file mode 100644 index 0000000..0c1c61b --- /dev/null +++ b/en/visual/photos/sunken_wood.jpg |
