From af9e5ef458b93ef2003905e1ccc5665e7266c242 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:15:15 +0200 Subject: Commit --- creations/dev/index.php | 12 ++++ creations/dev/kartik/icon.txt | 1 + creations/dev/kartik/index.php | 50 ++++++++++++++ creations/dev/kartik/title.txt | 1 + creations/dev/neutron/icon.txt | 1 + creations/dev/neutron/index.php | 80 +++++++++++++++++++++++ creations/dev/neutron/title.txt | 1 + creations/index.php | 4 ++ creations/video/gyrate-with-obliqueness/index.php | 11 ++++ creations/video/gyrate-with-obliqueness/title.txt | 1 + creations/video/index.php | 11 ++++ 11 files changed, 173 insertions(+) create mode 100644 creations/dev/index.php create mode 100644 creations/dev/kartik/icon.txt create mode 100644 creations/dev/kartik/index.php create mode 100644 creations/dev/kartik/title.txt create mode 100644 creations/dev/neutron/icon.txt create mode 100644 creations/dev/neutron/index.php create mode 100644 creations/dev/neutron/title.txt create mode 100644 creations/index.php create mode 100644 creations/video/gyrate-with-obliqueness/index.php create mode 100644 creations/video/gyrate-with-obliqueness/title.txt create mode 100644 creations/video/index.php (limited to 'creations') diff --git a/creations/dev/index.php b/creations/dev/index.php new file mode 100644 index 0000000..1cefac1 --- /dev/null +++ b/creations/dev/index.php @@ -0,0 +1,12 @@ + +
+
+ +

+
+

+
+ +
+
+ diff --git a/creations/dev/kartik/icon.txt b/creations/dev/kartik/icon.txt new file mode 100644 index 0000000..9fc85e0 --- /dev/null +++ b/creations/dev/kartik/icon.txt @@ -0,0 +1 @@ +https://kartik.hopto.org/static/favicon.png \ No newline at end of file diff --git a/creations/dev/kartik/index.php b/creations/dev/kartik/index.php new file mode 100644 index 0000000..6dff4ea --- /dev/null +++ b/creations/dev/kartik/index.php @@ -0,0 +1,50 @@ + +
+
+

+ +

→ Kartik's official website

+ +

Download Kartik

+
+
+
+ +

+
Latest Stable Release
+

Downstream from the older development version

+ +
+
+
+
+ +

+
Latest Development Release
+

Experimental release, use with caution.

+ +
+
+
+ Thanks, I'd rather download from the official website. +
+ +
+
+ diff --git a/creations/dev/kartik/title.txt b/creations/dev/kartik/title.txt new file mode 100644 index 0000000..40b3142 --- /dev/null +++ b/creations/dev/kartik/title.txt @@ -0,0 +1 @@ +Kartik \ No newline at end of file diff --git a/creations/dev/neutron/icon.txt b/creations/dev/neutron/icon.txt new file mode 100644 index 0000000..952cdbc --- /dev/null +++ b/creations/dev/neutron/icon.txt @@ -0,0 +1 @@ +https://raw.githubusercontent.com/Minteck-Projects/Neutron-Core/trunk/resources/image/siteicon.png \ No newline at end of file diff --git a/creations/dev/neutron/index.php b/creations/dev/neutron/index.php new file mode 100644 index 0000000..309ebc1 --- /dev/null +++ b/creations/dev/neutron/index.php @@ -0,0 +1,80 @@ + +
+
+

+ +

Neutron is software created so that you can easily manage one or more websites without any required knowledge. Whether you are developer or not, Neutron is the best way to have a ready-to-go website.

+

Neutron is released under the GNU General Public License version 3, which means you can contribute to the project and improve it.

+ +

Download Neutron

+
+
+
+ + +

+
Latest Stable Release
+


Downstream from branch

+ + +
+
+
+
+ + +

+
Latest Development Release
+


Experimental release, use with caution.

+ + +
+
+
+ Thanks, I'd rather download from GitHub. +

+ +
+ View all versions (including unsupported versions) + +
+
+ +
+
+ diff --git a/creations/dev/neutron/title.txt b/creations/dev/neutron/title.txt new file mode 100644 index 0000000..d1e3892 --- /dev/null +++ b/creations/dev/neutron/title.txt @@ -0,0 +1 @@ +Neutron \ No newline at end of file diff --git a/creations/index.php b/creations/index.php new file mode 100644 index 0000000..47e0775 --- /dev/null +++ b/creations/index.php @@ -0,0 +1,4 @@ + +
+
+

Gyrate with Obliqueness

+ +

Gyrate with Obliqueness is an upcoming collaboration between me and the cuban artist « russelbuck ». This project is a cover of the song with the same name, with an added music video related to the lyrics of the song.

+
+ +
+
+ diff --git a/creations/video/gyrate-with-obliqueness/title.txt b/creations/video/gyrate-with-obliqueness/title.txt new file mode 100644 index 0000000..2798c5d --- /dev/null +++ b/creations/video/gyrate-with-obliqueness/title.txt @@ -0,0 +1 @@ +Gyrate with Obliqueness \ No newline at end of file diff --git a/creations/video/index.php b/creations/video/index.php new file mode 100644 index 0000000..c73fa1a --- /dev/null +++ b/creations/video/index.php @@ -0,0 +1,11 @@ + +
+
+ +

+ +
+ +
+
+ -- cgit