-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from lauragift21/master
Migrate hero fragment to page bundle
- Loading branch information
Showing
56 changed files
with
1,297 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
+++ | ||
fragment = "footer" | ||
#disabled = true | ||
date = "2016-09-07" | ||
lastmod = "2017-09-07" | ||
#background = "" | ||
|
||
linkTitle = "Link Title" | ||
logoTitle = "Logo Title" | ||
logo = "logo.svg" | ||
logoText = "Logo Subtext" | ||
+++ | ||
|
||
#### Description Title | ||
|
||
Project description such as: | ||
Open source theme for your next project | ||
Provided by Okkur Labs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
+++ | ||
fragment = "hero" | ||
#disabled = true | ||
date = "2016-09-07" | ||
lastmod = "2017-09-07" | ||
weight = 50 | ||
background = "secondary" # can influence the text color | ||
particles = true | ||
|
||
title = "Syna Theme" | ||
subtitle = "Showcase your next project" | ||
header = "header.jpg" | ||
logo = "logo.svg" | ||
logoWidth = "500px" # optional - will default to image width | ||
#logoHeight = "150px" # optional - will default to image height | ||
|
||
[[buttons]] | ||
text = "Button" | ||
link = "#" | ||
color = "info" # primary, secondary, success, danger, warning, info, light, dark, link - default: primary | ||
|
||
[[buttons]] | ||
text = "Download" | ||
link = "https://github.com/okkur/syna/releases" | ||
color = "primary" | ||
|
||
[[buttons]] | ||
text = "Button" | ||
link = "#" | ||
color = "success" | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
+++ | ||
fragment = "member" | ||
#disabled = false | ||
date = "2017-10-17" | ||
lastmod = "2017-10-17" | ||
weight = 900 | ||
#background = "dark" | ||
selfLink = "member-fragment" | ||
|
||
title = "Member Fragment" | ||
subtitle = "Highly motivated Gophers" | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
+++ | ||
title = "Tiny Gopher 4" | ||
weight = 30 | ||
joined = "2017-10-17" | ||
image = "tinygopher.png" | ||
position = "Gopherineer" | ||
|
||
livesIn = "[Iceland](https://www.google.com/maps/place/Iceland/)" | ||
scope = [ | ||
"Gopherineering for various tasks", | ||
"Contributor for [Goper Team A](#)", | ||
"Gopher Community Member" | ||
] | ||
|
||
+++ | ||
|
||
|
||
Really tiny Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
+++ | ||
title = "Huge Gopher" | ||
weight = 0 | ||
joined = "2017-10-17" | ||
image = "hugegopher.png" | ||
position = "Lead Gopherineer" | ||
|
||
reportsTo = "CTO" | ||
livesIn = "[Munich, Germany](https://www.google.com/maps/place/Munich,+Germany/)" | ||
scope = [ | ||
"UX for [Food Dashboard](#)", | ||
"Maintainer for [Goper Team A](#)", | ||
"Gopher [Community Administration](#)" | ||
] | ||
|
||
[[icons]] | ||
icon = "fa-linkedin-in" | ||
link = "#" | ||
+++ | ||
|
||
Hugely huge Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
+++ | ||
title = "Tiny Gopher" | ||
weight = 10 | ||
joined = "2017-10-17" | ||
image = "tinygopher.png" | ||
position = "Gopherineer" | ||
|
||
reportsTo = "Lead Gophineer" | ||
livesIn = "[Iceland](https://www.google.com/maps/place/Iceland/)" | ||
scope = [ | ||
"Gopherineering for various tasks", | ||
"Contributor for [Goper Team A](#)", | ||
"Gopher Community Member" | ||
] | ||
|
||
[[member.icons]] | ||
icon = "fa-twitter" | ||
link = "#" | ||
[[member.icons]] | ||
icon = "fa-linkedin-in" | ||
link = "#" | ||
+++ | ||
|
||
Really tiny Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
+++ | ||
title = "Tiny Gopher 5" | ||
weight = 30 | ||
joined = "2017-10-17" | ||
image = "tinygopher.png" | ||
|
||
livesIn = "[Iceland](https://www.google.com/maps/place/Iceland/)" | ||
|
||
|
||
[[icons]] | ||
icon = "fa-twitter" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-facebook" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-linkedin-in" | ||
link = "#" | ||
+++ | ||
|
||
Really tiny Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
+++ | ||
title = "Tiny Gopher 2" | ||
weight = 20 | ||
joined = "2017-10-17" | ||
image = "tinygopher.png" | ||
position = "Gopherineer" | ||
|
||
reportsTo = "Lead Gophineer" | ||
livesIn = "[Iceland](https://www.google.com/maps/place/Iceland/)" | ||
scope = [ | ||
"Gopherineering for various tasks", | ||
"Contributor for [Goper Team A](#)", | ||
"Gopher Community Member" | ||
] | ||
|
||
|
||
[[icons]] | ||
icon = "fa-twitter" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-facebook-f" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-linkedin-in" | ||
link = "#" | ||
+++ | ||
|
||
Really tiny Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
+++ | ||
title = "Tiny Gopher 3" | ||
weight = 30 | ||
joined = "2017-10-17" | ||
image = "tinygopher.png" | ||
position = "Gopherineer" | ||
|
||
reportsTo = "Lead Gophineer" | ||
livesIn = "[Iceland](https://www.google.com/maps/place/Iceland/)" | ||
scope = [ | ||
"Gopherineering for various tasks", | ||
"Contributor for [Goper Team A](#)", | ||
"Gopher Community Member" | ||
] | ||
|
||
|
||
[[icons]] | ||
icon = "fa-twitter" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-facebook-f" | ||
link = "#" | ||
[[icons]] | ||
icon = "fa-linkedin-in" | ||
link = "#" | ||
+++ | ||
|
||
Really tiny Gopher | ||
|
||
Some more text to showcase the capabilities: | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
Curabitur a lorem urna. | ||
Quisque in neque malesuada, sollicitudin nunc porttitor, ornare est. | ||
Praesent ante enim, bibendum sed hendrerit et, iaculis laoreet felis. | ||
Morbi efficitur dui sit amet orci porttitor, nec tincidunt turpis elementum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
+++ | ||
fragment = "buttons" | ||
#disabled = false | ||
date = "2016-09-07" | ||
lastmod = "2017-09-07" | ||
weight = 700 | ||
background = "secondary" | ||
selfLink = "buttons-fragment-secondary" | ||
|
||
title = "Buttons Fragment" | ||
subtitle = "Using secondary background" | ||
|
||
[[buttons]] | ||
text = "Button" | ||
link = "#" | ||
color = "info" | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
+++ | ||
fragment = "buttons" | ||
#disabled = false | ||
date = "2016-09-07" | ||
lastmod = "2017-09-07" | ||
weight = 720 | ||
background = "primary" | ||
selfLink = "buttons-fragment" | ||
|
||
title = "Buttons Fragment" | ||
subtitle = "Using primary background" | ||
|
||
[[buttons]] | ||
text = "Button" | ||
link = "#" | ||
color = "success" # primary, secondary, success, danger, warning, info, light, dark, link - default: primary | ||
|
||
[[buttons]] | ||
text = "Danger Button" | ||
link = "#" | ||
color = "danger" | ||
+++ |
Oops, something went wrong.