diff --git a/.gitignore b/.gitignore index ecbc8b6..969dc80 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -/public/build -/vendor/ .env +/vendor/ /node_modules/ +/public/build +/public/pages diff --git a/public/css/style.css b/public/css/style.css index 8552906..45b7858 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -356,7 +356,7 @@ figure > figcaption .bg-icon { background-image : url( './button-gradient.svg' ) - , url( './about/icon.png' ) !important + , url( '/icon.png' ) !important } .end @@ -504,7 +504,7 @@ ul > li } ul > li::before -{ content : "–" +{ content : "–" ; padding-right : 0.5rem ; width : 2rem } diff --git a/public/icon.png b/public/icon.png index 6ea19a4..d9a5a05 100644 Binary files a/public/icon.png and b/public/icon.png differ diff --git a/public/index.png b/public/index.png new file mode 100644 index 0000000..53060ad Binary files /dev/null and b/public/index.png differ diff --git a/public/pages/comics/1.html b/public/pages/comics/1.html deleted file mode 100644 index efcda56..0000000 --- a/public/pages/comics/1.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - -/one-framed-sketches of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - so-whats-up_20231219114808 - emotional cabbage 2023-12-14 c8 - kukukis - double-barrel puppet_20231123150355 - frogs-godray_20231125152049 - iteration-mark_20231125085621 - organic delusional disorder_20231125133547 - wall of coworker_20231125185726 - weclome to tf2 231125 - 001 learn to walk [1bit]_20231119130028 - Photo 23-05-22 16-05-16 5850_20230522141048 - IMG_5720_20230509181949 - floor-plan - IMG_2186_20210912180018 - code speak - metronome - eng - home depot [clarendon] - house flippers - injured - leg-day - muppets - Dr. Bunsen Honeydew - oh my sweet summer child - preg-moon - roll tide - smol tok 001 - -
- - -
- - - - - - diff --git a/public/pages/comics/4.html b/public/pages/comics/4.html deleted file mode 100644 index 6da71f2..0000000 --- a/public/pages/comics/4.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -/4-panel of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - present ghost_20210909125741 - compound parts - npferd - comic-pov - natur mort - -
-
- - - - - diff --git a/public/pages/comics/hourly-comic-day.html b/public/pages/comics/hourly-comic-day.html deleted file mode 100644 index d42d9b0..0000000 --- a/public/pages/comics/hourly-comic-day.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - -/hourly-comic-day of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - -
- - -
- - - - - - diff --git a/public/pages/comics/index.html b/public/pages/comics/index.html index 95f6e98..fcb4891 100644 --- a/public/pages/comics/index.html +++ b/public/pages/comics/index.html @@ -29,7 +29,7 @@ - + diff --git a/public/pages/comics/old.html b/public/pages/comics/old.html deleted file mode 100644 index afff45b..0000000 --- a/public/pages/comics/old.html +++ /dev/null @@ -1,115 +0,0 @@ - - - - -/older-comics of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - same 20231205152758 - solomon-kid_20231001200619 - polka-geist - responsive-belt-design - 9000-years-later - comic about testing ipad brushes - dabl-t-baggin - dont-read-this-sign--halftone45 - hal9000-siri - Increasingly-Verbose_irl - inktober-01 - krug-psi--eng - lost-myself-and-proud - making first comic on ipad - mobile-web-on-a-wheel - out (copy 1) - out - p - resumed drawing - -
- - -
- - - - - - diff --git a/public/pages/comics/sequence.html b/public/pages/comics/sequence.html deleted file mode 100644 index 3568227..0000000 --- a/public/pages/comics/sequence.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - -/sequence of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
- - - - - - diff --git a/public/pages/comics/sketch-a-day.html b/public/pages/comics/sketch-a-day.html deleted file mode 100644 index 762883a..0000000 --- a/public/pages/comics/sketch-a-day.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - -/sequence of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - diamond-hooker - le-petit-boner - cup-half-sliced - this-side-is-cat - question-10 - its-a-living - bed-time - stay-at-home-mom-stamp - sketch-a-delay - arts-and-theory-crafts - maxim-the-walker - slicing-the-track - new-years-resolution - -
- - -
- - - - - - diff --git a/public/pages/comics/thinking.html b/public/pages/comics/thinking.html deleted file mode 100644 index e1efd84..0000000 --- a/public/pages/comics/thinking.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - -/thinking of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - -
- - -
- - - - - - diff --git a/public/pages/graphics/index.html b/public/pages/graphics/index.html index 051a532..f5f4353 100644 --- a/public/pages/graphics/index.html +++ b/public/pages/graphics/index.html @@ -29,7 +29,7 @@ - + @@ -85,7 +85,7 @@ class="th" >
- +
identity
@@ -94,7 +94,7 @@ class="th" >
- +
posters
diff --git a/public/pages/identity/index.html b/public/pages/identity/index.html index d58e7ad..398030f 100644 --- a/public/pages/identity/index.html +++ b/public/pages/identity/index.html @@ -29,7 +29,7 @@ - + diff --git a/public/pages/notes/index.html b/public/pages/notes/index.html deleted file mode 100644 index d1c036f..0000000 --- a/public/pages/notes/index.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - /notes of @dym - - - - - - - - - - - - - - - - -
-

2024

-
-

a groot start

-

even if earth is not exactly flat, my living space — is.

-
-
- - - - - diff --git a/public/pages/photos-2016/2016.html b/public/pages/photos-2016/2016.html deleted file mode 100644 index a9097f8..0000000 --- a/public/pages/photos-2016/2016.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - -/photos-2016 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2017/2017.html b/public/pages/photos-2017/2017.html deleted file mode 100644 index 3360a40..0000000 --- a/public/pages/photos-2017/2017.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -/photos-2017 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2018/2018.html b/public/pages/photos-2018/2018.html deleted file mode 100644 index 8f00dcd..0000000 --- a/public/pages/photos-2018/2018.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -/photos-2018 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2019/2019.html b/public/pages/photos-2019/2019.html deleted file mode 100644 index a741b63..0000000 --- a/public/pages/photos-2019/2019.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -/photos-2019 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2020/2020.html b/public/pages/photos-2020/2020.html deleted file mode 100644 index 5970f68..0000000 --- a/public/pages/photos-2020/2020.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - -/photos-2020 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2021/2021.html b/public/pages/photos-2021/2021.html deleted file mode 100644 index d28953e..0000000 --- a/public/pages/photos-2021/2021.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - -/photos-2021 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2022/2022.html b/public/pages/photos-2022/2022.html deleted file mode 100644 index ac67c64..0000000 --- a/public/pages/photos-2022/2022.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - -/photos-2022 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos-2023/2023.html b/public/pages/photos-2023/2023.html deleted file mode 100644 index ddb57c0..0000000 --- a/public/pages/photos-2023/2023.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - -/photos-2023 of @dym - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- -
- -
- -
- -
- -
- -
-
- - - - - diff --git a/public/pages/photos/index.html b/public/pages/photos/index.html index 8a024cc..49a91be 100644 --- a/public/pages/photos/index.html +++ b/public/pages/photos/index.html @@ -29,7 +29,7 @@ - + diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php index 0c4b96d..44c7e21 100644 --- a/resources/views/about.blade.php +++ b/resources/views/about.blade.php @@ -1,6 +1,8 @@ + +
- photo + photo
@@ -10,12 +12,12 @@
create things thyself would use, and help others

Résumé - [ .pdf - / .txt + [ .pdf + / .txt ]
Lebenslauf - [ .pdf - / .txt + [ .pdf + / .txt ]

@@ -32,11 +34,11 @@

more portrets

- photo 05 - photo 03 - photo 02 - photo 04 - photo 01 + photo 05 + photo 03 + photo 02 + photo 04 + photo 01

legalese

@@ -318,3 +320,5 @@
+ +
diff --git a/resources/views/code.blade.php b/resources/views/code.blade.php index b3574b1..6e70fbe 100644 --- a/resources/views/code.blade.php +++ b/resources/views/code.blade.php @@ -1,31 +1,40 @@ -
+ +
+ +
diff --git a/resources/views/components/layout.blade.php b/resources/views/components/layout.blade.php index 4524bf2..7fd05e6 100644 --- a/resources/views/components/layout.blade.php +++ b/resources/views/components/layout.blade.php @@ -1,16 +1,21 @@ - - + + -/page of @dym - +{{ request()->path() == '/' + ? 'Dym Sohin' : '/'.request()->path().' of @dym' }} + - - + + - - - + + + @@ -18,33 +23,58 @@ - - - + + + - - + + - + - - + + + + + + + + + + + + - + @@ -53,14 +83,12 @@ - - - \ No newline at end of file + diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php index 8280d38..f89248e 100644 --- a/resources/views/index.blade.php +++ b/resources/views/index.blade.php @@ -1,3 +1,5 @@ - index +
+ list of avatars used over the years, currently planning on visual collection for this type of postings +