diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..e66c6b2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/themes-getlumino.iml b/.idea/themes-getlumino.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/themes-getlumino.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/config.json b/config.json index c2dccc9..3203b00 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { - "name": "Minimal Template", - "description": "A minimal Template for the Lumino CMS", - "image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/krys-amon-mrdlxnP7hSg-unsplash_lHJMkV3q6.jpg", - "version": "2.1", + "name": "Lumino Theme Store Template", + "description": "The Template for themes.getlumino.com", + "image": "https://ik.imagekit.io/areya/tr:ar-5-3,w-800/darya-tryfanava-UCNaGWn4EfU-unsplash_idABEWEKNke.jpg", + "version": "0.1", "author": { "name": "Areya Webservices", "link": "https://www.areya.de/" diff --git a/content/index.blade.php b/content/index.blade.php index 7256be9..1d3efa5 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -6,131 +6,6 @@ -
-
- \ No newline at end of file diff --git a/files/car.glb b/files/car.glb deleted file mode 100644 index 2c246df..0000000 Binary files a/files/car.glb and /dev/null differ diff --git a/files/photo_studio_01_1k.hdr b/files/photo_studio_01_1k.hdr deleted file mode 100644 index 043cc54..0000000 Binary files a/files/photo_studio_01_1k.hdr and /dev/null differ diff --git a/files/room5.glb b/files/room5.glb deleted file mode 100644 index 94c0556..0000000 Binary files a/files/room5.glb and /dev/null differ