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

github.com/uicardiodev/hugo-lime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvind <arvind@zonic.io>2018-08-29 08:55:22 +0300
committerArvind <arvind@zonic.io>2018-08-29 08:55:22 +0300
commit4e51e147b74015f68314f7a7006b5aa898f07ccb (patch)
treef5b3ad68825b0993aec3d3cf1a39abef94a5c8e6
parent7c2b77e21564e1078b9700840d8a39f160336acd (diff)
added content folder and config file
-rw-r--r--README.md4
-rw-r--r--exampleSite/config.toml4
-rw-r--r--exampleSite/content/.gitkeep0
-rw-r--r--images/.DS_Storebin6148 -> 0 bytes
-rw-r--r--images/screenshot.pngbin185632 -> 0 bytes
-rw-r--r--images/tn.pngbin185632 -> 0 bytes
-rw-r--r--static/.DS_Storebin10244 -> 10244 bytes
-rw-r--r--static/images/.DS_Storebin10244 -> 10244 bytes
8 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21eddaf..6c789ae 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,6 @@ Feature free version includes:
* Fully Responsive
* and many more...
-For more information or for any help, [visit this link](https://uicard.io/products/hugo-lime-free) \ No newline at end of file
+For more information or for any help, [visit this link](https://uicard.io/products/hugo-lime-free)
+
+[Demo](http://demo.uicard.io/hugo-lime-free-demo) | [Free Version](https://uicard.io/products/hugo-lime) | [Pro Version](https://uicard.io/products/hugo-lime-pro) \ No newline at end of file
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
new file mode 100644
index 0000000..24e95ff
--- /dev/null
+++ b/exampleSite/config.toml
@@ -0,0 +1,4 @@
+baseURL = "https://demo.uicard.io/hugo-lime-free-demo/"
+languageCode = "en-us"
+title = "Hugo Lime"
+theme = "hugo-lime" \ No newline at end of file
diff --git a/exampleSite/content/.gitkeep b/exampleSite/content/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/exampleSite/content/.gitkeep
diff --git a/images/.DS_Store b/images/.DS_Store
deleted file mode 100644
index 5008ddf..0000000
--- a/images/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/images/screenshot.png b/images/screenshot.png
deleted file mode 100644
index 0d78a04..0000000
--- a/images/screenshot.png
+++ /dev/null
Binary files differ
diff --git a/images/tn.png b/images/tn.png
deleted file mode 100644
index 0d78a04..0000000
--- a/images/tn.png
+++ /dev/null
Binary files differ
diff --git a/static/.DS_Store b/static/.DS_Store
index 404beb1..7b41155 100644
--- a/static/.DS_Store
+++ b/static/.DS_Store
Binary files differ
diff --git a/static/images/.DS_Store b/static/images/.DS_Store
index 8a213f9..a0f986a 100644
--- a/static/images/.DS_Store
+++ b/static/images/.DS_Store
Binary files differ