From b7d5dbbf4942f6255e64a09640ef1c5ee3f4e47c Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Fri, 25 Apr 2025 02:04:50 +0300 Subject: [PATCH] Better homepage layout --- index.org | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/index.org b/index.org index df128bc..9da9f6e 100644 --- a/index.org +++ b/index.org @@ -70,13 +70,13 @@ I wrote them at around year 2000, mostly in QBasic. #+begin_export html
#+end_export -[[file:Fractals/fractal trees.bas][Source code]] +[[file:2D%20GFX/Fractals/fractal%20trees.bas][Source code]] ** Spiral series @@ -87,9 +87,9 @@ screen. Every iteration built upon previous result. #+attr_html: :class responsive-img #+attr_latex: :width 1000px -[[file:Graphics/Spirals/index.html][file:Graphics/Spirals/logo.png]] +[[file:2D%20GFX/Spirals/index.html][file:2D%20GFX/Spirals/logo.png]] -[[file:Graphics/Spirals/index.html][Read more]] +[[file:2D%20GFX/Spirals/index.html][Read more]] ** Animations @@ -97,15 +97,15 @@ Collection of various 2D animations. Good for demonstrating various algorithms and getting fun looking results quite easily. #+begin_export html - + #+end_export -[[file:Graphics/index.html][Read more]] +[[file:2D%20GFX/Animations/index.html][Read more]] * 3D GFX :PROPERTIES: @@ -118,17 +118,18 @@ it. Result will be in a [[https://en.wikipedia.org/wiki/Wavefront_.obj_file][wav visualized using external renderer. See directory: -: graphics/3D/3D Synthezier +: 3D GFX/3D Synthetizer/ + #+attr_html: :class responsive-img #+attr_latex: :width 1000px -[[file:Graphics/3D/3D Synthezier/doc/index.html][file:Graphics/3D/3D%20Synthezier/doc/hexagonal%20city,%202.jpeg]] +[[file:3D%20GFX/3D%20Synthezier/doc/index.html][file:3D%20GFX/3D%20Synthezier/doc/hexagonal%20city,%202.jpeg]] #+attr_html: :class responsive-img #+attr_latex: :width 1000px -[[file:Graphics/3D/3D Synthezier/doc/index.html][file:Graphics/3D/3D%20Synthezier/doc/rectangular%20city,%203.jpeg]] +[[file:3D%20GFX/3D%20Synthezier/doc/index.html][file:3D%20GFX/3D%20Synthezier/doc/rectangular%20city,%203.jpeg]] -[[file:Graphics/3D/3D Synthezier/doc/index.html][Read more]] +[[file:3D%20GFX/3D%20Synthezier/doc/index.html][Read more]] * Misc :PROPERTIES: -- 2.20.1