From: bochard Date: Fri, 27 Jun 2025 03:22:04 +0000 (+0800) Subject: new version! X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=dce9a4936dfdd653aec04b34e8a0a3c34672161b;p=mysite.git new version! --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eedc5d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tenkyuu.dev.geany diff --git a/.htaccess b/.htaccess index a3f4092..e92221e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,14 +1,5 @@ RewriteEngine On -#redirect www to root -RewriteCond %{HTTP_HOST} ^www\.tenkyuu\.dev [NC] -RewriteRule ^(.*)$ http://tenkyuu.dev/$1 [R=301,L] - -#error pages -ErrorDocument 401 /error_docs/401.html -ErrorDocument 403 /error_docs/403.html -ErrorDocument 404 /error_docs/404.html -ErrorDocument 500 /error_docs/500.html -ErrorDocument 502 /error_docs/502.html -ErrorDocument 503 /error_docs/503.html -ErrorDocument 504 /error_docs/504.html \ No newline at end of file +#Redirect root to www +RewriteCond %{HTTP_HOST} ^.tenkyuu\.dev [NC] +RewriteRule ^(.*)$ https://www.tenkyuu.dev/$1 [R=301,L] diff --git a/CNAME b/CNAME deleted file mode 100755 index c53cc2b..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -tenkyuu.dev \ No newline at end of file diff --git a/error_docs/401.html b/error_docs/401.html deleted file mode 100644 index 204546b..0000000 --- a/error_docs/401.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

This page requires authenticaion!

-

Are you just trying to access this page? Smells fishy, huh?!

- - back to home - - - \ No newline at end of file diff --git a/error_docs/403.html b/error_docs/403.html deleted file mode 100644 index 2dc6cfc..0000000 --- a/error_docs/403.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

Go back, you're not allowed here!

-

Why are you trying to access this page, huh??

- - back to home - - - \ No newline at end of file diff --git a/error_docs/404.html b/error_docs/404.html deleted file mode 100644 index 87d4709..0000000 --- a/error_docs/404.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

I can't find that page :<

-

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

- - back to home - - - \ No newline at end of file diff --git a/error_docs/500.html b/error_docs/500.html deleted file mode 100644 index 5b64c8d..0000000 --- a/error_docs/500.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

what the... what happened?!

-

I don't know why my server won't work, maybe a hacker tried to attack it! oh no. Can you try refreshing the page?

- - back to home - - - \ No newline at end of file diff --git a/error_docs/502.html b/error_docs/502.html deleted file mode 100644 index e8e701d..0000000 --- a/error_docs/502.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

The Gateway is BADASS.

-

There's a gate problem, it won't budge. It might been stuck.

- - back to home - - - \ No newline at end of file diff --git a/error_docs/503.html b/error_docs/503.html deleted file mode 100644 index 38b5d52..0000000 --- a/error_docs/503.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

Service is unavailable for some reason...

-

Wait, the waiter is still serving other people. Give some time to him, he's doing his best.

- - back to home - - - \ No newline at end of file diff --git a/error_docs/504.html b/error_docs/504.html deleted file mode 100644 index 2a1129b..0000000 --- a/error_docs/504.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - page doesn't exist!! - - -

You're too slow.

-

The gate has a timer, you didn't reached it.

- - back to home - - - \ No newline at end of file diff --git a/fonts/COMIC.TTF b/fonts/COMIC.TTF deleted file mode 100755 index da55369..0000000 Binary files a/fonts/COMIC.TTF and /dev/null differ diff --git a/fonts/COMICBD.TTF b/fonts/COMICBD.TTF deleted file mode 100755 index d45744f..0000000 Binary files a/fonts/COMICBD.TTF and /dev/null differ diff --git a/images/icons/favicon.ico b/images/icons/favicon.ico new file mode 100644 index 0000000..e892591 Binary files /dev/null and b/images/icons/favicon.ico differ diff --git a/includes/footer.php b/includes/footer.php deleted file mode 100755 index bb02fe7..0000000 --- a/includes/footer.php +++ /dev/null @@ -1,10 +0,0 @@ - - - \ No newline at end of file diff --git a/includes/header.php b/includes/header.php deleted file mode 100755 index b11521f..0000000 --- a/includes/header.php +++ /dev/null @@ -1,7 +0,0 @@ -click to play music! :) - -
- doraemon hello gif - tree with welcome text gif -

welcome to my website!

-
\ No newline at end of file diff --git a/includes/nav.php b/includes/nav.php deleted file mode 100644 index dd4c665..0000000 --- a/includes/nav.php +++ /dev/null @@ -1,20 +0,0 @@ - \ No newline at end of file diff --git a/includes/under_construction.php b/includes/under_construction.php deleted file mode 100644 index 2774c92..0000000 --- a/includes/under_construction.php +++ /dev/null @@ -1,3 +0,0 @@ -
- under construction barrier -
\ No newline at end of file diff --git a/index.php b/index.php index 43098af..8786348 100755 --- a/index.php +++ b/index.php @@ -5,64 +5,90 @@ - - + - + bochard's net home - - - - + + - - - -
- - -
-

You found my net home!

-

Hi! welcome to my net home.

-

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

-
- -
-
- -
-
-
- - + + + + + + + + + +
+
+

welcome to bochard's net home!'

+

i don't really have much to say. but try to explore the site. it is not big but, i like it. it is my corner of the internet. here you can see what i do, some fun things, and my thoughts to certain topics. hope you'll have fun! :)

+
+
- \ No newline at end of file + diff --git a/info.php b/info.php deleted file mode 100644 index de0d57c..0000000 --- a/info.php +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - more about me! - - - - - - - -
- - -
-

About me!

-

Sorry, nothing to see here yet :<

-
-
- -
-
- - - - \ No newline at end of file diff --git a/links.php b/links.php deleted file mode 100755 index 057ba3b..0000000 --- a/links.php +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - some useful resources - - - - - - - -
- - -
-

Some useful links.

-

Sorry, nothing to see here yet :<

-
-
- -
-
- - - - \ No newline at end of file diff --git a/scripts/play_audio.js b/scripts/play_audio.js deleted file mode 100755 index 32e6520..0000000 --- a/scripts/play_audio.js +++ /dev/null @@ -1,27 +0,0 @@ -function playBGM(){ - const audio = document.getElementById("bg-music"); - if(audio.paused){ - audio.play() - updateText("playing"); - } - else { - audio.pause(); - updateText("paused"); - } -} - -function updateText(status){ - const playBGMText = document.getElementById("play-bgm-txt"); - switch(status){ - case "playing": - playBGMText.textContent = "Yay! music is now playing :0"; - break; - case "paused": - playBGMText.textContent = "WHY YOU STOPPED THE MUSIC!! :'("; - break; - } -} - -document.getElementById("play-bgm-btn").addEventListener("click", function(){ - playBGM(); -}) \ No newline at end of file diff --git a/sitemap.php b/sitemap.php deleted file mode 100755 index 747d94f..0000000 --- a/sitemap.php +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - bochard's net sitemap - - - - - - - -
- - -
-

All paths to my site.

-

Sorry, nothing to see here yet :<

-
-
- -
-
- - - - \ No newline at end of file diff --git a/styles/root.css b/styles/root.css index 44502b3..8b13789 100644 --- a/styles/root.css +++ b/styles/root.css @@ -1,38 +1 @@ -*, ::before, ::after { - box-sizing: border-box; -} -html { - background-image: url(/images/backgrounds/backgroundclouds.gif); - background-position: center; -} -body { - font-family: serif; - margin: 0 auto; - width: 95%; - max-width: 1000px; - height: 100%; -} -main { - background-image: url(/images/backgrounds/bg-canvas.gif); - background-repeat: repeat; - background-position: center; - border: 7px outset #000000; - border-radius: 8px; - padding: 20px; -} -footer { - display: flex; - justify-content: center; - align-items: center; - margin-top: 20px; - margin-bottom: 200px; -} -a { - text-decoration: none; -} -.page-title { - display: block; - margin: auto; - width: 100%; - max-width: 500px; -} \ No newline at end of file +