From cb51ae59b900234844be615537cf5a6b398f494e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 17 Apr 2022 02:52:50 +0200 Subject: Removing php --- asm/index.php | 25 -------- c/index.php | 25 -------- css/index.php | 1 - cxx/index.php | 25 -------- docs/index.php | 1 - emacs/index.php | 25 -------- inc/classic-contents.html | 70 ++++++++++++++++++++++ inc/classic-contents.inc.php | 103 ------------------------------- inc/index.php | 1 - index.html | 74 +++++++++++++++++++++++ index.php | 54 ----------------- license.html | 93 ++++++++++++++++++++++++++++ license.php | 39 ------------ links.html | 133 ++++++++++++++++++++++++++++++++++++++++ links.php | 140 ------------------------------------------- lisp/index.php | 25 -------- unix/articles/index.php | 1 - unix/index.php | 25 -------- 18 files changed, 370 insertions(+), 490 deletions(-) delete mode 100644 asm/index.php delete mode 100644 c/index.php delete mode 100644 css/index.php delete mode 100644 cxx/index.php delete mode 100644 docs/index.php delete mode 100644 emacs/index.php create mode 100644 inc/classic-contents.html delete mode 100644 inc/classic-contents.inc.php delete mode 100644 inc/index.php create mode 100644 index.html delete mode 100644 index.php create mode 100644 license.html delete mode 100644 license.php create mode 100644 links.html delete mode 100644 links.php delete mode 100644 lisp/index.php delete mode 100644 unix/articles/index.php delete mode 100644 unix/index.php diff --git a/asm/index.php b/asm/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/asm/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- diff --git a/c/index.php b/c/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/c/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- diff --git a/css/index.php b/css/index.php deleted file mode 100644 index d29ead0..0000000 --- a/css/index.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/cxx/index.php b/cxx/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/cxx/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- diff --git a/docs/index.php b/docs/index.php deleted file mode 100644 index d29ead0..0000000 --- a/docs/index.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/emacs/index.php b/emacs/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/emacs/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- diff --git a/inc/classic-contents.html b/inc/classic-contents.html new file mode 100644 index 0000000..2d94de4 --- /dev/null +++ b/inc/classic-contents.html @@ -0,0 +1,70 @@ + + + + + + Joe's own website - + + + + +
+
+

Joe's dev blog -

+
+ + + + + Joe's own website - + + + + + +
+
+

Joe's dev blog -

+
+ + + + + +
+

+ Copyright © 2020-2022, Joe - + see LICENSE - + this website does not use cookies or php or js +

+
+
+ + diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php deleted file mode 100644 index 44bc729..0000000 --- a/inc/classic-contents.inc.php +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - Joe's own website - <?php echo "$title"; ?> - - - - - -
-
-

Joe's dev blog -

-
- - - - Joe's own website - <?php echo "$title"; ?> - - - - - - -
-
-

Joe's dev blog -

-
- - - - -
-

- Copyright © 2020-2022, Joe - - see LICENSE - - this website does not use cookies -

-
-
- - - diff --git a/inc/index.php b/inc/index.php deleted file mode 100644 index d29ead0..0000000 --- a/inc/index.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/index.html b/index.html new file mode 100644 index 0000000..2d8cba0 --- /dev/null +++ b/index.html @@ -0,0 +1,74 @@ + + + + + Joe's own website - home + + + + +
+
+

Joe's dev blog - home

+
+ +
+

About this site

+

+ Welcome to my own blog. Here you can find my tips and articles + on various tech and programming subjects. +

+ This website is still in not so active developpement, stay tuned. +

+

About me

+

+ I once was a student for + 42Lyon + IT school based in Lyon, France, but not anymore. + I work on various personal project beside that. Also I like rocket + science and astrophysics. +

+
+ emacs2.gif + power-button.gif +
+ lynx.gif + mars_icon.gif +
+
+

+ Copyright © 2020-2022, Joe - + see LICENSE - + this website does not use cookies or php or js +

+
+
+ + diff --git a/index.php b/index.php deleted file mode 100644 index 427155b..0000000 --- a/index.php +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - -
-

About this site

-

- Welcome to my own blog. Here you can find my tips and articles - on various tech and programming subjects. -

- This website is still in not so active developpement, stay tuned. -

-

About me

-

- I once was a student for - 42Lyon - IT school based in Lyon, France, but not anymore. - I work on various personal project beside that. Also I like rocket - science and astrophysics. -

-
- emacs2.gif - power-button.gif -
- lynx.gif - mars_icon.gif -
- diff --git a/license.html b/license.html new file mode 100644 index 0000000..a0d61a6 --- /dev/null +++ b/license.html @@ -0,0 +1,93 @@ + + + + + Joe's own website - LICENSE + + + + +
+
+

Joe's dev blog - LICENSE

+
+ +
+

BSD 3-Clause

+

+ This site is copyrighted under the BSD 3-Clause License. + You can find the terms of the license bellow: +

+
+BSD 3-Clause License
+
+Copyright (c) 2020-2022, Joe
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its
+   contributors may be used to endorse or promote products derived from
+   this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+				
+

+ You can also download the license + file. +

+
+
+

+ Copyright © 2020-2022, Joe - + see LICENSE - + this website does not use cookies or php or js +

+
+
+ + diff --git a/license.php b/license.php deleted file mode 100644 index 01297ba..0000000 --- a/license.php +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - -
-

BSD 3-Clause

-

- This site is copyrighted under the BSD 3-Clause License. - You can find the terms of the license bellow: -

-
-
-	
-

- You can also download the license file. -

-
- diff --git a/links.html b/links.html new file mode 100644 index 0000000..1cc9797 --- /dev/null +++ b/links.html @@ -0,0 +1,133 @@ + + + + + Joe's own website - + + + + + +
+
+

Joe's dev blog -

+
+ +
+

My links

+

+ Here are the links you can use to follow me around: +

+ +

My pals links

+

+ Also check out my pals links: +

+

+
+
+

+ Copyright © 2020-2022, Joe - + see LICENSE - + this website does not use cookies or php or js +

+
+
+ + diff --git a/links.php b/links.php deleted file mode 100644 index 3361bae..0000000 --- a/links.php +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -
-

My links

-

- Here are the links you can use to follow me around: -

- -

My pals links

-

- Also check out my pals links: -

-

-
- diff --git a/lisp/index.php b/lisp/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/lisp/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- diff --git a/unix/articles/index.php b/unix/articles/index.php deleted file mode 100644 index d29ead0..0000000 --- a/unix/articles/index.php +++ /dev/null @@ -1 +0,0 @@ - diff --git a/unix/index.php b/unix/index.php deleted file mode 100644 index 3c8c35d..0000000 --- a/unix/index.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - -
-
- -- cgit v1.2.3