diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/add_script/dbstuff.sql b/add_script/dbstuff.sql old mode 100644 new mode 100755 index 2ed0c19..e278c9b --- a/add_script/dbstuff.sql +++ b/add_script/dbstuff.sql @@ -33,4 +33,4 @@ INSERT INTO audio (aud_path,aud_title, aud_desc) VALUES ('/home/dani/music/bbtb.mp3', 'Bitten by the Bullet: It is really good!', 'This song is very good. It pulls inspiration from J-Rock and Punk covering many topics that I was dealing with at the time of writing.'); INSERT INTO audio (aud_path, aud_title, aud_desc) -VALUES ('/home/dani/music/chronostasis.mp3', 'the enigmatic benefits of chronostasis', "The blink of an eye. The stroke of a colibri's wing. The entire span of primordial nucleosynthesis. Moments can only last so long, But you have the power of making it last forever."); +VALUES ('/home/dani/music/chronostasis.mp3', 'the enigmatic benefits of chronostasis', "The blink of an eye. The stroke of a hummingbird's wing. The entire span of primordial nucleosynthesis. Moments can only last so long, But you have the power of making it last forever."); diff --git a/app/config.php b/app/config.php old mode 100644 new mode 100755 diff --git a/app/db_connector.php b/app/db_connector.php old mode 100644 new mode 100755 diff --git a/project_files/about-me.ase b/project_files/about-me.ase new file mode 100755 index 0000000..ca0e6b1 Binary files /dev/null and b/project_files/about-me.ase differ diff --git a/project_files/index.html b/project_files/index.html new file mode 100755 index 0000000..4e4211a --- /dev/null +++ b/project_files/index.html @@ -0,0 +1,10 @@ + + + + + + Present day... present time! AHAHAHAHA + + +

This site is currently under construction. Curb your anticipation!

+ \ No newline at end of file diff --git a/project_files/robots.txt b/project_files/robots.txt new file mode 100755 index 0000000..c2aab7e --- /dev/null +++ b/project_files/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file diff --git a/project_files/site-ad.ase b/project_files/site-ad.ase new file mode 100755 index 0000000..c4eece0 Binary files /dev/null and b/project_files/site-ad.ase differ diff --git a/public/404.php b/public/404.php old mode 100644 new mode 100755 diff --git a/public/about.php b/public/about.php new file mode 100755 index 0000000..9a4ece8 --- /dev/null +++ b/public/about.php @@ -0,0 +1,21 @@ +

> chosen file type: person
  getting to know me is futile...
  listing files...

+ +

I am a human. Treat me as such.

+ +
+

+ This is a block of text about me.
+ Very fascinating.

+ Exhilarating, almost.

+ This site was created solely by human hands without the use of AI.

+ Also, documents are being dynamically built using php, relying heavily on the resources of the server. + That means that the number of simultanious visitors is restricted and both visiting and running the site is discouraged.
+ So, in turn, this site represents my personality traits in the '''real''' world. + (People of culture would call this 'edgy tsundere behaviour', but what do they know...) +

+ +
+ + diff --git a/public/audio.php b/public/audio.php old mode 100644 new mode 100755 diff --git a/public/image.php b/public/image.php old mode 100644 new mode 100755 index 1082a5a..c88a2ad --- a/public/image.php +++ b/public/image.php @@ -1,4 +1,4 @@ -

> chosen file type: image
  listing files:

+

> chosen file type: image
  listing files...

+ + \ No newline at end of file diff --git a/public/resources/fav.ico b/public/resources/fav.ico old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationMono-Regular.ttf b/public/resources/fonts/LiberationMono-Regular.ttf old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationMono.woff b/public/resources/fonts/LiberationMono.woff old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationSans-Regular.ttf b/public/resources/fonts/LiberationSans-Regular.ttf old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationSans.woff b/public/resources/fonts/LiberationSans.woff old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationSerif-Regular.ttf b/public/resources/fonts/LiberationSerif-Regular.ttf old mode 100644 new mode 100755 diff --git a/public/resources/fonts/LiberationSerif.woff b/public/resources/fonts/LiberationSerif.woff old mode 100644 new mode 100755 diff --git a/public/resources/fonts/RealityHyperRegular.ttf b/public/resources/fonts/RealityHyperRegular.ttf old mode 100644 new mode 100755 diff --git a/public/resources/fonts/RealityHyperRegular.woff b/public/resources/fonts/RealityHyperRegular.woff old mode 100644 new mode 100755 diff --git a/public/resources/img/8_spinning_30fps.gif b/public/resources/img/8_spinning_30fps.gif old mode 100644 new mode 100755 diff --git a/public/resources/img/about-me.gif b/public/resources/img/about-me.gif new file mode 100755 index 0000000..bba843b Binary files /dev/null and b/public/resources/img/about-me.gif differ diff --git a/public/resources/img/bisaflor.png b/public/resources/img/bisaflor.png old mode 100644 new mode 100755 diff --git a/public/resources/img/bisaknosp.png b/public/resources/img/bisaknosp.png old mode 100644 new mode 100755 diff --git a/public/resources/img/bisasam.png b/public/resources/img/bisasam.png old mode 100644 new mode 100755 diff --git a/public/resources/img/site-ad.gif b/public/resources/img/site-ad.gif new file mode 100755 index 0000000..5de1eb1 Binary files /dev/null and b/public/resources/img/site-ad.gif differ diff --git a/public/resources/stylesheet.css b/public/resources/stylesheet.css old mode 100644 new mode 100755 index b162a56..9f64d92 --- a/public/resources/stylesheet.css +++ b/public/resources/stylesheet.css @@ -113,3 +113,11 @@ padding-left: 2rem; color: #BFBFBF; } + +.pixelart { + image-rendering: pixelated; + image-rendering: -moz-crisp-edges; + image-rendering: crisp-edges; + object-fit: contain; + width: auto; +} \ No newline at end of file