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

github.com/wileybaba/hugo-theme-robotico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwileybaba <wileymckayconte@gmail.com>2018-10-31 21:48:35 +0300
committerwileybaba <wileymckayconte@gmail.com>2018-10-31 21:48:35 +0300
commit88664f01b039e5e8ab8c87e19cba2a59586ceb63 (patch)
treec448daff1d31a9409db84d3bc5424b38c712c5b3
parentcd3e2ace8d5c969b8a4a9b58349dff5299e9dd33 (diff)
updated example site
-rw-r--r--exampleSite/config.toml12
-rw-r--r--exampleSite/content/_index.en.md8
-rw-r--r--exampleSite/content/_index.es.md5
-rw-r--r--exampleSite/content/about.md1
-rw-r--r--exampleSite/content/portfolio/_index.md4
5 files changed, 27 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 108bbbe..a59557a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -17,8 +17,18 @@ progressively = true
defaultContentLanguage = 'en'
[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=251"
+[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=252"
+[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=253"
+[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=254"
+[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=255"
+[[params.portfolio]]
+link = "https://picsum.photos/1200/768.jpg?image=256"
-link = ""
[languages]
[languages.en]
diff --git a/exampleSite/content/_index.en.md b/exampleSite/content/_index.en.md
index 595adbc..963496b 100644
--- a/exampleSite/content/_index.en.md
+++ b/exampleSite/content/_index.en.md
@@ -1,4 +1,10 @@
-#hugo-minimo-theme
+
++++
+title = "Home"
+language = "en"
++++
+
+#hugo-Robotico-theme
A stripped down, [alageek](https://github.com/gkmngrgn/hugo-alageek-theme/tree/a7789a01391c9357fba13704379089e8799adad8) based theme with an added portfolio/light-box gallery for artists/photographers to display their work. Responsive with Bootstrap 4, Progressively.js, Latex support, and more.
diff --git a/exampleSite/content/_index.es.md b/exampleSite/content/_index.es.md
index 143e7bf..8e88f80 100644
--- a/exampleSite/content/_index.es.md
+++ b/exampleSite/content/_index.es.md
@@ -1,4 +1,7 @@
-+++ title = "Inicio" id = "Inicio" +++
++++
+title = "Inicio"
+language = "es"
++++
## Hugo Robotico Theme
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
index e69de29..6d876fb 100644
--- a/exampleSite/content/about.md
+++ b/exampleSite/content/about.md
@@ -0,0 +1 @@
++++ title = "About" id = "About" +++
diff --git a/exampleSite/content/portfolio/_index.md b/exampleSite/content/portfolio/_index.md
new file mode 100644
index 0000000..dda26f0
--- /dev/null
+++ b/exampleSite/content/portfolio/_index.md
@@ -0,0 +1,4 @@
++++
+title = "Portfolio"
+language = "en"
++++