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 + 7 files changed, 146 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 (limited to 'creations/dev') 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 -- cgit