From: bochard Date: Fri, 18 Apr 2025 12:48:37 +0000 (+0800) Subject: html to php X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=b84f8ce0333474a6bddb52a5a37fd8c84a9bcb05;p=mysite.git html to php --- diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitmodules b/.gitmodules old mode 100644 new mode 100755 diff --git a/404.html b/404.html deleted file mode 100644 index 86fd0a9..0000000 --- a/404.html +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - page doesn't exist!! - - - - - -
-

Uh ohhhh!

- -
-
-

There's no such link like that on my site. are you looking for easter eggs?!

- -
- - - - - \ No newline at end of file diff --git a/404.php b/404.php new file mode 100755 index 0000000..4653d53 --- /dev/null +++ b/404.php @@ -0,0 +1,26 @@ + + + + + + + + page doesn't exist!! + + + + + + + + +
+

There's no such link like that on my site. are you looking for easter eggs?!

+ +
+ + + + + + \ No newline at end of file diff --git a/CNAME b/CNAME old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/archives/v1/images/icons/favicon.ico b/archives/v1/images/icons/favicon.ico old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/avif/product-landing.avif b/archives/v1/images/projects/avif/product-landing.avif old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/avif/survey-form.avif b/archives/v1/images/projects/avif/survey-form.avif old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/avif/technical-documentation.avif b/archives/v1/images/projects/avif/technical-documentation.avif old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/avif/tribute.avif b/archives/v1/images/projects/avif/tribute.avif old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/jpeg/product-landing.jpeg b/archives/v1/images/projects/jpeg/product-landing.jpeg old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/jpeg/survey-form.jpeg b/archives/v1/images/projects/jpeg/survey-form.jpeg old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/jpeg/technical-documentation.jpeg b/archives/v1/images/projects/jpeg/technical-documentation.jpeg old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/jpeg/tribute.jpeg b/archives/v1/images/projects/jpeg/tribute.jpeg old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/webp/product-landing.webp b/archives/v1/images/projects/webp/product-landing.webp old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/webp/survey-form.webp b/archives/v1/images/projects/webp/survey-form.webp old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/webp/technical-documentation.webp b/archives/v1/images/projects/webp/technical-documentation.webp old mode 100644 new mode 100755 diff --git a/archives/v1/images/projects/webp/tribute.webp b/archives/v1/images/projects/webp/tribute.webp old mode 100644 new mode 100755 diff --git a/archives/v1/index.html b/archives/v1/index.html old mode 100644 new mode 100755 diff --git a/archives/v1/script.js b/archives/v1/script.js old mode 100644 new mode 100755 diff --git a/archives/v1/styles.css b/archives/v1/styles.css old mode 100644 new mode 100755 diff --git a/archives/v2/about.html b/archives/v2/about.html old mode 100644 new mode 100755 diff --git a/archives/v2/assets/icons/favicon.ico b/archives/v2/assets/icons/favicon.ico old mode 100644 new mode 100755 diff --git a/archives/v2/assets/pfp/tenkyuu-img.webp b/archives/v2/assets/pfp/tenkyuu-img.webp old mode 100644 new mode 100755 diff --git a/archives/v2/contact.html b/archives/v2/contact.html old mode 100644 new mode 100755 diff --git a/archives/v2/css/projects/survey-form.css b/archives/v2/css/projects/survey-form.css old mode 100644 new mode 100755 diff --git a/archives/v2/css/styles.css b/archives/v2/css/styles.css old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/avif/product-landing.avif b/archives/v2/images/projects/avif/product-landing.avif old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/avif/survey-form.avif b/archives/v2/images/projects/avif/survey-form.avif old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/avif/technical-documentation.avif b/archives/v2/images/projects/avif/technical-documentation.avif old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/avif/tribute.avif b/archives/v2/images/projects/avif/tribute.avif old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/jpeg/product-landing.jpeg b/archives/v2/images/projects/jpeg/product-landing.jpeg old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/jpeg/survey-form.jpeg b/archives/v2/images/projects/jpeg/survey-form.jpeg old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/jpeg/technical-documentation.jpeg b/archives/v2/images/projects/jpeg/technical-documentation.jpeg old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/jpeg/tribute.jpeg b/archives/v2/images/projects/jpeg/tribute.jpeg old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/webp/product-landing.webp b/archives/v2/images/projects/webp/product-landing.webp old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/webp/survey-form.webp b/archives/v2/images/projects/webp/survey-form.webp old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/webp/technical-documentation.webp b/archives/v2/images/projects/webp/technical-documentation.webp old mode 100644 new mode 100755 diff --git a/archives/v2/images/projects/webp/tribute.webp b/archives/v2/images/projects/webp/tribute.webp old mode 100644 new mode 100755 diff --git a/archives/v2/index.html b/archives/v2/index.html old mode 100644 new mode 100755 diff --git a/archives/v2/javascript/script.js b/archives/v2/javascript/script.js old mode 100644 new mode 100755 diff --git a/archives/v2/projects.html b/archives/v2/projects.html old mode 100644 new mode 100755 diff --git a/archives/v2/projects/survey-form.html b/archives/v2/projects/survey-form.html old mode 100644 new mode 100755 diff --git a/archives/v2/sitemap.xml b/archives/v2/sitemap.xml old mode 100644 new mode 100755 diff --git a/archives/v3/assets/icons/favicon.ico b/archives/v3/assets/icons/favicon.ico old mode 100644 new mode 100755 diff --git a/archives/v3/assets/images/purpletiaracatcolorconstruction.gif b/archives/v3/assets/images/purpletiaracatcolorconstruction.gif old mode 100644 new mode 100755 diff --git a/archives/v3/assets/images/static/background-cover-1.jpg b/archives/v3/assets/images/static/background-cover-1.jpg old mode 100644 new mode 100755 diff --git a/archives/v3/assets/images/static/crd-cover-1.jpg b/archives/v3/assets/images/static/crd-cover-1.jpg old mode 100644 new mode 100755 diff --git a/archives/v3/assets/images/static/crd-cover-2.jpeg b/archives/v3/assets/images/static/crd-cover-2.jpeg old mode 100644 new mode 100755 diff --git a/archives/v3/assets/images/vev-veve.gif b/archives/v3/assets/images/vev-veve.gif old mode 100644 new mode 100755 diff --git a/archives/v3/assets/pfp/profile.jpg b/archives/v3/assets/pfp/profile.jpg old mode 100644 new mode 100755 diff --git a/archives/v3/contact.html b/archives/v3/contact.html old mode 100644 new mode 100755 diff --git a/archives/v3/css/styles.css b/archives/v3/css/styles.css old mode 100644 new mode 100755 diff --git a/archives/v3/index.html b/archives/v3/index.html old mode 100644 new mode 100755 diff --git a/archives/v3/js/brands.min.js b/archives/v3/js/brands.min.js old mode 100644 new mode 100755 diff --git a/archives/v3/js/fontawesome.min.js b/archives/v3/js/fontawesome.min.js old mode 100644 new mode 100755 diff --git a/archives/v3/js/script.js b/archives/v3/js/script.js old mode 100644 new mode 100755 diff --git a/archives/v3/js/solid.min.js b/archives/v3/js/solid.min.js old mode 100644 new mode 100755 diff --git a/archives/v3/privacy-policy.html b/archives/v3/privacy-policy.html old mode 100644 new mode 100755 diff --git a/archives/v3/robots.txt b/archives/v3/robots.txt old mode 100644 new mode 100755 diff --git a/archives/v3/sitemap.xml b/archives/v3/sitemap.xml old mode 100644 new mode 100755 diff --git a/archives/v3/terms-of-service.html b/archives/v3/terms-of-service.html old mode 100644 new mode 100755 diff --git a/audios/background/childhood2.mp3 b/audios/background/childhood2.mp3 old mode 100644 new mode 100755 diff --git a/audios/background/rejectedworld.mp3 b/audios/background/rejectedworld.mp3 old mode 100644 new mode 100755 diff --git a/files/90279.jpg b/files/90279.jpg old mode 100644 new mode 100755 diff --git a/files/Bliss_(Windows_XP).png b/files/Bliss_(Windows_XP).png old mode 100644 new mode 100755 diff --git a/files/ascent.jpg b/files/ascent.jpg old mode 100644 new mode 100755 diff --git a/files/autumn.avif b/files/autumn.avif old mode 100644 new mode 100755 diff --git a/files/azul.jpg b/files/azul.jpg old mode 100644 new mode 100755 diff --git a/files/childhood2.mp3 b/files/childhood2.mp3 old mode 100644 new mode 100755 diff --git a/files/index.html b/files/index.html deleted file mode 100644 index a80646a..0000000 --- a/files/index.html +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - Index of /files/ - - -

Index of /files/

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameSizeDate Modified
../
90279.jpg222.8 kB3/24/25, 19:16:28
ascent.jpg45.0 kB3/24/25, 19:20:25
autumn.avif237.4 kB3/24/25, 19:17:35
azul.jpg83.9 kB3/24/25, 19:20:10
Bliss_(Windows_XP).png107.3 kB3/24/25, 19:14:58
childhood2.mp31.6 MB3/24/25, 19:58:44
rejectedworld.mp31.4 MB3/24/25, 19:58:44
- - - - diff --git a/files/index.php b/files/index.php new file mode 100755 index 0000000..a80646a --- /dev/null +++ b/files/index.php @@ -0,0 +1,70 @@ + + + + + + Index of /files/ + + +

Index of /files/

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameSizeDate Modified
../
90279.jpg222.8 kB3/24/25, 19:16:28
ascent.jpg45.0 kB3/24/25, 19:20:25
autumn.avif237.4 kB3/24/25, 19:17:35
azul.jpg83.9 kB3/24/25, 19:20:10
Bliss_(Windows_XP).png107.3 kB3/24/25, 19:14:58
childhood2.mp31.6 MB3/24/25, 19:58:44
rejectedworld.mp31.4 MB3/24/25, 19:58:44
+ + + + diff --git a/files/rejectedworld.mp3 b/files/rejectedworld.mp3 old mode 100644 new mode 100755 diff --git a/fonts/COMIC.TTF b/fonts/COMIC.TTF old mode 100644 new mode 100755 diff --git a/fonts/COMICBD.TTF b/fonts/COMICBD.TTF old mode 100644 new mode 100755 diff --git a/images/backgrounds/background.png b/images/backgrounds/background.png old mode 100644 new mode 100755 diff --git a/images/backgrounds/background1.png b/images/backgrounds/background1.png old mode 100644 new mode 100755 diff --git a/images/construction/underconstructionimg.gif b/images/construction/underconstructionimg.gif old mode 100644 new mode 100755 diff --git a/images/construction/underconstructiontxt.gif b/images/construction/underconstructiontxt.gif old mode 100644 new mode 100755 diff --git a/images/gifs/backhomepage.gif b/images/gifs/backhomepage.gif old mode 100644 new mode 100755 diff --git a/images/gifs/badges/anybrowser.gif b/images/gifs/badges/anybrowser.gif old mode 100644 new mode 100755 diff --git a/images/gifs/badges/handcode.png b/images/gifs/badges/handcode.png old mode 100644 new mode 100755 diff --git a/images/gifs/doraemon.gif b/images/gifs/doraemon.gif old mode 100644 new mode 100755 diff --git a/images/gifs/guestbook.gif b/images/gifs/guestbook.gif old mode 100644 new mode 100755 diff --git a/images/gifs/homepageburning.gif b/images/gifs/homepageburning.gif old mode 100644 new mode 100755 diff --git a/images/gifs/welcomemovetree.gif b/images/gifs/welcomemovetree.gif old mode 100644 new mode 100755 diff --git a/includes/footer.php b/includes/footer.php new file mode 100755 index 0000000..988cddd --- /dev/null +++ b/includes/footer.php @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/includes/header.php b/includes/header.php new file mode 100755 index 0000000..812a3b1 --- /dev/null +++ b/includes/header.php @@ -0,0 +1,15 @@ + +
+ doraemon hello gif + tree with welcome text gif +

welcome to my website!

+ under construction text gif + +
\ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index 35b37bf..0000000 --- a/index.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - - bochard's website - - - - - - - - - -
- doraemon hello gif - tree with welcome text gif -

welcome to my website!

- under construction text gif - -
- -
-
- under construction image -
- under construction text gif -

Hello! welcome to my net home.

-

i have nothing to say yet. writing intro is hard. sorry! 😢😭

-
-
-

my projects

-

these are my proudly made practice projects, hope u like it!

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
palindrome checkerclick herethis checks if a word inputted by the user is a palindrome (the word looks the same even when backwards!).
roman numeral converterclick hereyou know those X, I, C, M numbering stuffs? ye, this tool converts the numbers into those.
temperature converterclick hereive been inspired to create this tool because of our physics class topic about gas laws lol.
tick clockclick herenothing much, just a buggy clock made from css, i hate css.
drum ka dumclick heredrum but using keys from ur keyboard
simple cash registerclick herea cash register (idk how to explain, but, as the name explainsa cash register).
-
- -
-
- -
-
-
- - - - - - \ No newline at end of file diff --git a/index.php b/index.php new file mode 100755 index 0000000..be6524d --- /dev/null +++ b/index.php @@ -0,0 +1,77 @@ + + + + + + + + + bochard's website + + + + + + + + + + +
+
+ under construction image +
+ under construction text gif +

Hello! welcome to my net home.

+

i have nothing to say yet. writing intro is hard. sorry! 😢😭

+
+
+

my projects

+

these are my proudly made practice projects, hope u like it!

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
palindrome checkerclick herethis checks if a word inputted by the user is a palindrome (the word looks the same even when backwards!).
roman numeral converterclick hereyou know those X, I, C, M numbering stuffs? ye, this tool converts the numbers into those.
temperature converterclick hereive been inspired to create this tool because of our physics class topic about gas laws lol.
tick clockclick herenothing much, just a buggy clock made from css, i hate css.
drum ka dumclick heredrum but using keys from ur keyboard
simple cash registerclick herea cash register (idk how to explain, but, as the name explainsa cash register).
+
+ +
+
+ +
+
+
+ + + + + \ No newline at end of file diff --git a/links.html b/links.html deleted file mode 100644 index 4a5509b..0000000 --- a/links.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - useful resources - - - -
-

- -
-
- - - - - \ No newline at end of file diff --git a/links.php b/links.php new file mode 100755 index 0000000..80c7e27 --- /dev/null +++ b/links.php @@ -0,0 +1,16 @@ + + + + + + + + useful resources + + + + + + + + \ No newline at end of file diff --git a/projects/index.html b/projects/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/projects/index.php b/projects/index.php new file mode 100755 index 0000000..e69de29 diff --git a/scripts/index.js b/scripts/index.js old mode 100644 new mode 100755 diff --git a/sitemap.html b/sitemap.html deleted file mode 100644 index 24944e1..0000000 --- a/sitemap.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - sitemap - - - -
-

- -
-
- - - - - \ No newline at end of file diff --git a/sitemap.php b/sitemap.php new file mode 100755 index 0000000..1e08047 --- /dev/null +++ b/sitemap.php @@ -0,0 +1,14 @@ + + + + + + + + sitemap + + + + + + \ No newline at end of file diff --git a/styles/index.css b/styles/index.css new file mode 100755 index 0000000..c44f0ba --- /dev/null +++ b/styles/index.css @@ -0,0 +1,72 @@ +*, ::before, ::after { + box-sizing: border-box; +} +html { + background-image: url(/images/backgrounds/background1.png); + background-position: center; +} +body { + font-family: serif; + margin: 0 auto; + width: 95%; + max-width: 1000px; + height: 100%; + background-image: url(/images/backgrounds/background.png); + background-repeat: repeat; + background-position: center; + border: 7px outset #000000; + border-radius: 8px; + padding: 20px; +} +h1 { + font-size: 40px; +} +p { + font-size: 20px; +} +header { + text-align: center; +} +.headernav { + margin: auto; +} +.headernav > ul { + text-align: center; +} +.headernav li { + font-size: 18px; + list-style: none; + padding: 2px 4px; + width: fit-content; + background-color: #dbdbdb; + border: 7px outset #000000; + border-radius: 8px; + text-shadow: 1px 1px #000000; + cursor: pointer; + display: inline-block; +} +section { + margin-top: 40px; +} +h2 { + font-size: 24px; + margin-bottom: 10px; +} +table { + width: 100%; + margin: 0 auto; +} +table, th, td { + border: 1px solid #000000; +} +th, td { + font-size: 18px; + padding: 6px; +} +footer { + display: flex; + justify-content: center; + align-items: center; + margin-top: 20px; + margin-bottom: 200px; +} \ No newline at end of file