diff --git a/index.html b/index.html deleted file mode 100644 index e763f7b..0000000 --- a/index.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Annual Maintenance - - -

Personal Website | Aliberk Sandıkçı

-
-

UNDER ANNUAL MAINTENANCE

-
-

Please try again later

- -
-

Links

-

About Me

-

Now

-
- - - - - - - - \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..89be4ca --- /dev/null +++ b/index.php @@ -0,0 +1,66 @@ + + +

Error: [$errno] $errstr
in file $errfile line $errline

"; +} +set_error_handler("warnError"); + +if (!$_SERVER['DOCUMENT_ROOT']) { + $_SERVER['DOCUMENT_ROOT'] = '/weblink'; +} +# TODO separate file +?> + + + + + + + + + + + + + isDot()) && str_ends_with($file, ".css")) { + echo '' . PHP_EOL . ' '; + } + } ?> + + Aliberk Sandıkçı + + + + + +
+ +
This page is still in active development
+
+ +
+

Main Page is still under construction, please consider to visit about me, social media links or now page.

+
+ + + + isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") { + echo '' . PHP_EOL . ' '; + } + } ?> + + + + \ No newline at end of file