Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cdeck3r/OneDly-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..6db4238
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,17 @@
+name = "Github project Page"
+license = "MIT"
+licenselink = "https://github.com/swiftline/github-project-landing-page/blob/master/LICENSE.md"
+description = "An easy to use landing page theme for github hosted project."
+homepage = "https://github.com/swiftline/github-project-landing-page"
+tags = ["company", "products", "landing page", "opensource"]
+features = ["github", "images" ]
+min_version= 0.1
+
+[author]
+ name = "Omar Abdelhafith"
+
+[original]
+ author = "Omar Abdelhafith"
+ homepage = "https://github.com/swiftline/github-project-landing-page"
+ repo = "https://github.com/swiftline/github-project-landing-page"
+