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

github.com/thomasheller/crab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/another.md10
-rw-r--r--exampleSite/content/contact.md25
-rw-r--r--exampleSite/content/features.md14
-rw-r--r--exampleSite/content/features/nested-menus.md11
-rw-r--r--exampleSite/content/features/nested-menus/third-level-1.md8
-rw-r--r--exampleSite/content/features/nested-menus/third-level-2.md8
-rw-r--r--exampleSite/content/features/nested-menus/third-level-3.md8
-rw-r--r--exampleSite/content/features/responsive-design.md12
-rw-r--r--exampleSite/content/features/two-column-layout.md61
-rw-r--r--exampleSite/content/home.md35
-rw-r--r--exampleSite/content/more/items-to-show.md13
-rw-r--r--exampleSite/content/more/some-more-menu.md12
-rw-r--r--exampleSite/content/more/the-nested-menus-feature.md18
13 files changed, 235 insertions, 0 deletions
diff --git a/exampleSite/content/another.md b/exampleSite/content/another.md
new file mode 100644
index 0000000..500eb2e
--- /dev/null
+++ b/exampleSite/content/another.md
@@ -0,0 +1,10 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Another page"
+draft = false
+
++++
+
+Just another demo page.
+
+![Crab logo](/img/crab-logo.png)
diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md
new file mode 100644
index 0000000..7eece6a
--- /dev/null
+++ b/exampleSite/content/contact.md
@@ -0,0 +1,25 @@
++++
+date = "2017-03-18T10:59:56+01:00"
+title = "Contact"
+draft = false
+
++++
+
+{{% summary %}}
+This is a an example contact page.
+{{% /summary %}}
+
+Contact the website author:
+
+*Mister Crab
+42 Ocean Street
+Oceania, OC 98765*
+
+Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
+suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem
+vel eum iriure dolor in hendrerit in vulputate velit esse molestie
+consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
+accumsan et iusto odio dignissim qui blandit praesent luptatum zzril
+delenit augue duis dolore te feugait nulla facilisi.
+
+Thanks for your feeback!
diff --git a/exampleSite/content/features.md b/exampleSite/content/features.md
new file mode 100644
index 0000000..bcf8891
--- /dev/null
+++ b/exampleSite/content/features.md
@@ -0,0 +1,14 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Features"
+draft = false
+
++++
+
+Some of Crab's features are:
+
+- [Responsive design](responsive-design/)
+- [Nested menus](nested-menus/)
+- [Two-column layout](two-column-layout/)
+
+Click on the links above to learn more.
diff --git a/exampleSite/content/features/nested-menus.md b/exampleSite/content/features/nested-menus.md
new file mode 100644
index 0000000..62fb222
--- /dev/null
+++ b/exampleSite/content/features/nested-menus.md
@@ -0,0 +1,11 @@
++++
+title = "Nested menus"
+date = "2017-03-18T11:14:35+01:00"
+draft = false
+
++++
+
+Crab supports nested menus up to three levels deep.
+
+This is especially helpful for websites that focus on content with
+a fixed, pre-defined strucure.
diff --git a/exampleSite/content/features/nested-menus/third-level-1.md b/exampleSite/content/features/nested-menus/third-level-1.md
new file mode 100644
index 0000000..257c509
--- /dev/null
+++ b/exampleSite/content/features/nested-menus/third-level-1.md
@@ -0,0 +1,8 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Third-level page #1"
+draft = false
+
++++
+
+A third level page is rendered like this in the menu structure.
diff --git a/exampleSite/content/features/nested-menus/third-level-2.md b/exampleSite/content/features/nested-menus/third-level-2.md
new file mode 100644
index 0000000..34f158f
--- /dev/null
+++ b/exampleSite/content/features/nested-menus/third-level-2.md
@@ -0,0 +1,8 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Third-level page #2"
+draft = false
+
++++
+
+A third level page is rendered like this in the menu structure.
diff --git a/exampleSite/content/features/nested-menus/third-level-3.md b/exampleSite/content/features/nested-menus/third-level-3.md
new file mode 100644
index 0000000..6692791
--- /dev/null
+++ b/exampleSite/content/features/nested-menus/third-level-3.md
@@ -0,0 +1,8 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Third-level page #3"
+draft = false
+
++++
+
+A third level page is rendered like this in the menu structure.
diff --git a/exampleSite/content/features/responsive-design.md b/exampleSite/content/features/responsive-design.md
new file mode 100644
index 0000000..6a2a2a6
--- /dev/null
+++ b/exampleSite/content/features/responsive-design.md
@@ -0,0 +1,12 @@
++++
+date = "2017-03-18T11:14:30+01:00"
+title = "Responsive design"
+draft = false
+
++++
+
+Crab's design is responsive, it adapts to smaller screens of mobile
+devices.
+
+Check out this example site on your smartphone or tablet (or on your
+desktop computer if you're currently on mobile).
diff --git a/exampleSite/content/features/two-column-layout.md b/exampleSite/content/features/two-column-layout.md
new file mode 100644
index 0000000..57b914d
--- /dev/null
+++ b/exampleSite/content/features/two-column-layout.md
@@ -0,0 +1,61 @@
++++
+date = "2017-03-18T11:14:41+01:00"
+title = "Two-column layout"
+draft = false
+
++++
+
+{{% summary %}}
+This is what sidebar content looks like.
+
+Actually, this page has more info on:
+
+- alpha
+- beta
+- gamma
+{{% /summary %}}
+
+Crab allows you to put content in a second column on the right-hand
+side of the page.
+
+You could use this space to provide the reader with a quick summary of
+what the current page is all about.
+
+On mobile devices, the summary is rendered directly above the actual
+page content.
+
+## Alpha
+
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
+nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat,
+sed diam voluptua. At vero eos et accusam et justo duo dolores et ea
+rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem
+ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur
+sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et
+dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam
+et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea
+takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit
+amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor
+invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.
+At vero eos et accusam et justo duo dolores et ea rebum. Stet clita
+kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit
+amet.
+
+## Beta
+
+Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse
+molestie consequat, vel illum dolore eu feugiat nulla facilisis at
+vero eros et accumsan et iusto odio dignissim qui blandit praesent
+luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
+Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam
+nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
+volutpat.
+
+## Gamma
+
+Nam liber tempor cum soluta nobis eleifend option congue nihil
+imperdiet doming id quod mazim placerat facer possim assum. Lorem
+ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
+nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
+Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
+suscipit lobortis nisl ut aliquip ex ea commodo consequat.
diff --git a/exampleSite/content/home.md b/exampleSite/content/home.md
new file mode 100644
index 0000000..b56bcec
--- /dev/null
+++ b/exampleSite/content/home.md
@@ -0,0 +1,35 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Home"
+draft = false
+
++++
+
+{{% summary %}}
+Summary:
+Crab is a clean Hugo theme for websites. Its features include
+responsiveness, nested menu support and two-column layout.
+{{% /summary %}}
+
+Welcome to Crab! Crab is a clean Hugo theme for websites.
+
+Some of its features:
+
+- Responsive design -- view it on mobile
+- Nested menus -- try the menu above
+- Two-column layout
+
+A very popular quote:
+
+> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
+> eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
+> minim veniam, quis nostrud exercitation ullamco laboris nisi ut
+> aliquip ex ea commodo consequat. Duis aute irure dolor in
+> reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla
+> pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
+> culpa qui officia deserunt mollit anim id est laborum.
+
+This is an example site demonstrating the Crab theme for Hugo. If you
+think anything could be improved about the Crab theme, feel free to
+[send a PR](https://github.com/thomasheller/crab) to the Crab
+repository.
diff --git a/exampleSite/content/more/items-to-show.md b/exampleSite/content/more/items-to-show.md
new file mode 100644
index 0000000..af7b2ab
--- /dev/null
+++ b/exampleSite/content/more/items-to-show.md
@@ -0,0 +1,13 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "... items to show ..."
+draft = false
+
++++
+
+Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean
+commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus
+et magnis dis parturient montes, nascetur ridiculus mus. Donec quam
+felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla
+consequat massa quis enim. Donec pede justo, fringilla vel, aliquet
+nec, vulputate eget, arcu.
diff --git a/exampleSite/content/more/some-more-menu.md b/exampleSite/content/more/some-more-menu.md
new file mode 100644
index 0000000..f5fbd69
--- /dev/null
+++ b/exampleSite/content/more/some-more-menu.md
@@ -0,0 +1,12 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "Some more menu ..."
+draft = false
+
++++
+
+In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam
+dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
+Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.
+Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.
+Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
diff --git a/exampleSite/content/more/the-nested-menus-feature.md b/exampleSite/content/more/the-nested-menus-feature.md
new file mode 100644
index 0000000..91de2b2
--- /dev/null
+++ b/exampleSite/content/more/the-nested-menus-feature.md
@@ -0,0 +1,18 @@
++++
+date = "2017-02-05T07:51:49+01:00"
+title = "... the nested menus feature"
+draft = false
+
++++
+
+Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.
+Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur
+ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas
+tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit
+amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel,
+luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante
+tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.
+Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt.
+Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis
+magna. Sed consequat, leo eget bibendum sodales, augue velit cursus
+nunc.