diff --git a/.gitmodules b/.gitmodules index 53bdefe1..e69de29b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "themes/Bleach"] - path = themes/Bleach - url = https://github.com/digivend/bleach-theme diff --git a/config.toml b/config.toml index 2fff0704..7740352f 100644 --- a/config.toml +++ b/config.toml @@ -9,6 +9,11 @@ theme = "Bleach" [author] name = "don" +[taxonomies] + category = "categories" + tag = "tags" + series = "series" + [params] paginate = 5 copyright = "All Rights Reserved - 2006 -" @@ -26,8 +31,14 @@ theme = "Bleach" # set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....") hideHUGOSupport = false showtoc = false -[params.footer] - company = "Donald Harper Photographs" + [params.footer] + company = "Donald Harper Photographs" + [params.social] + # facebook = "https://facebooke.com" + twitter = "https://twitter.com/duckunix" + instagram = "https://instagram.com/duckunix" + github = "https://github.com/duckunix" + # linkedin = "https://linkedin.com" [outputs] home = [ "RSS", "HTML"] diff --git a/content/posts/2019/01/05/p52-1.md b/content/posts/2019/01/05/p52-1.md index 311a732e..5d8522c1 100644 --- a/content/posts/2019/01/05/p52-1.md +++ b/content/posts/2019/01/05/p52-1.md @@ -2,5 +2,6 @@ date = "2019-01-05T10:05:00-07:00" title = "P52-1 : Butterfly" image = "/wp-content/uploads/2019/01/20190101182342.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/01/11/p52-2.md b/content/posts/2019/01/11/p52-2.md index c1b0e0d0..fbb45708 100644 --- a/content/posts/2019/01/11/p52-2.md +++ b/content/posts/2019/01/11/p52-2.md @@ -2,5 +2,6 @@ date = "2019-01-11T22:05:00-07:00" title = "P52-2 : Power Colors" image = "/wp-content/uploads/2019/01/20190109065804.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/01/17/p52-3.md b/content/posts/2019/01/17/p52-3.md index 8e189265..cff962db 100644 --- a/content/posts/2019/01/17/p52-3.md +++ b/content/posts/2019/01/17/p52-3.md @@ -2,5 +2,6 @@ date = "2019-01-17T22:05:00-07:00" title = "P52-3 : Oil Rig Sign" image = "/wp-content/uploads/2019/01/20190117074054.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/01/26/p52-4.md b/content/posts/2019/01/26/p52-4.md index 3489be45..7f1e217a 100644 --- a/content/posts/2019/01/26/p52-4.md +++ b/content/posts/2019/01/26/p52-4.md @@ -2,5 +2,6 @@ date = "2019-01-26T11:02:00-07:00" title = "P52-4 : Friday Sunrise" image = "/wp-content/uploads/2019/01/20190125075731.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/02/02/p52-5-devil-duck-sitting-pretty.md b/content/posts/2019/02/02/p52-5-devil-duck-sitting-pretty.md index 0c8e5aad..7a885ab3 100644 --- a/content/posts/2019/02/02/p52-5-devil-duck-sitting-pretty.md +++ b/content/posts/2019/02/02/p52-5-devil-duck-sitting-pretty.md @@ -2,5 +2,6 @@ date = "2019-02-02T04:00:00-07:00" title = "P52-5 : Devil Duck Sitting Pretty" image = "/wp-content/uploads/2019/02/20190126141820.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/02/09/p52-6-i-see-you.md b/content/posts/2019/02/09/p52-6-i-see-you.md index 7a9fa689..0ca2b023 100644 --- a/content/posts/2019/02/09/p52-6-i-see-you.md +++ b/content/posts/2019/02/09/p52-6-i-see-you.md @@ -2,5 +2,6 @@ date = "2019-02-09T04:00:00-07:00" title = "P52-6 : I See You" image = "/wp-content/uploads/2019/02/20190202144335.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/02/15/p52-6-royal-legos.md b/content/posts/2019/02/15/p52-6-royal-legos.md index 4132931c..f93bef11 100644 --- a/content/posts/2019/02/15/p52-6-royal-legos.md +++ b/content/posts/2019/02/15/p52-6-royal-legos.md @@ -2,5 +2,6 @@ date = "2019-02-15T04:00:00-07:00" title = "P52-6 : Royal Legos" image = "/wp-content/uploads/2019/02/20190210154207.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/02/22/p52-7-reflections-from-the-roots.md b/content/posts/2019/02/22/p52-7-reflections-from-the-roots.md index 2770192e..4cfe5845 100644 --- a/content/posts/2019/02/22/p52-7-reflections-from-the-roots.md +++ b/content/posts/2019/02/22/p52-7-reflections-from-the-roots.md @@ -2,5 +2,6 @@ date = "2019-02-22T04:00:00-07:00" title = "P52-7 : Reflections from the Roots" image = "/wp-content/uploads/2019/02/20190221154455.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/03/01/p52-8-duck.md b/content/posts/2019/03/01/p52-8-duck.md index a8fdbabd..b5b86b4c 100644 --- a/content/posts/2019/03/01/p52-8-duck.md +++ b/content/posts/2019/03/01/p52-8-duck.md @@ -2,5 +2,6 @@ date = "2019-03-01T04:00:00-07:00" title = "P52-8 : Duck!" image = "/wp-content/uploads/2019/03/20190228184848.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/03/08/p52-9-lost-reminder.md b/content/posts/2019/03/08/p52-9-lost-reminder.md index 437b386c..213f4817 100644 --- a/content/posts/2019/03/08/p52-9-lost-reminder.md +++ b/content/posts/2019/03/08/p52-9-lost-reminder.md @@ -2,5 +2,6 @@ date = "2019-03-08T04:00:00-07:00" title = "P52-9 : Lost Reminder" image = "/wp-content/uploads/2019/03/20190307075921.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/03/15/p52-10-small-devil-duck.md b/content/posts/2019/03/15/p52-10-small-devil-duck.md index 52920250..5529ffea 100644 --- a/content/posts/2019/03/15/p52-10-small-devil-duck.md +++ b/content/posts/2019/03/15/p52-10-small-devil-duck.md @@ -2,5 +2,6 @@ date = "2019-03-15T04:00:00-07:00" title = "P52-10 : Small Devil Duck" image = "/wp-content/uploads/2019/03/20190312085038.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/03/22/p52-11-let-sleeping-ducks-lie.md b/content/posts/2019/03/22/p52-11-let-sleeping-ducks-lie.md index b0bcadcb..e009e973 100644 --- a/content/posts/2019/03/22/p52-11-let-sleeping-ducks-lie.md +++ b/content/posts/2019/03/22/p52-11-let-sleeping-ducks-lie.md @@ -2,5 +2,6 @@ date = "2019-03-22T04:00:00-07:00" title = "P52-11 : Let Sleeping Ducks Lie" image = "/wp-content/uploads/2019/03/20190316160220.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/03/29/p52-13-tiny-duck,-big-universe.md b/content/posts/2019/03/29/p52-13-tiny-duck,-big-universe.md index 845d0828..05edcaad 100644 --- a/content/posts/2019/03/29/p52-13-tiny-duck,-big-universe.md +++ b/content/posts/2019/03/29/p52-13-tiny-duck,-big-universe.md @@ -2,5 +2,6 @@ date = "2019-03-29T04:00:00-07:00" title = "P52-13 : Tiny Duck, Big Universe" image = "/wp-content/uploads/2019/03/20190323155127218.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/04/04/p52-13-reflections-of-parking.md b/content/posts/2019/04/04/p52-13-reflections-of-parking.md index 21c24948..9230831d 100644 --- a/content/posts/2019/04/04/p52-13-reflections-of-parking.md +++ b/content/posts/2019/04/04/p52-13-reflections-of-parking.md @@ -2,5 +2,6 @@ date = "2019-04-04T04:00:00-07:00" title = "P52-13 : Reflections of Parking" image = "/wp-content/uploads/2019/04/20190404114452.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/04/12/p52-14-coreopsis-and-friend.md b/content/posts/2019/04/12/p52-14-coreopsis-and-friend.md index e205a3f3..87bbc650 100644 --- a/content/posts/2019/04/12/p52-14-coreopsis-and-friend.md +++ b/content/posts/2019/04/12/p52-14-coreopsis-and-friend.md @@ -2,5 +2,6 @@ date = "2019-04-12T04:00:00-07:00" title = "P52-14 : Coreopsis and Friend" image = "/wp-content/uploads/2019/04/20190412150030.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/04/18/p52-15-sunrise-through-trees.md b/content/posts/2019/04/18/p52-15-sunrise-through-trees.md index 8f59a279..32c51bd4 100644 --- a/content/posts/2019/04/18/p52-15-sunrise-through-trees.md +++ b/content/posts/2019/04/18/p52-15-sunrise-through-trees.md @@ -2,5 +2,6 @@ date = "2019-04-18T04:00:00-07:00" title = "P52-15 : Sunrise Through Trees" image = "/wp-content/uploads/2019/04/20190414070453.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/04/26/p52-16-cow-and-tailgate.md b/content/posts/2019/04/26/p52-16-cow-and-tailgate.md index 5b16cbd2..d0d53ee4 100644 --- a/content/posts/2019/04/26/p52-16-cow-and-tailgate.md +++ b/content/posts/2019/04/26/p52-16-cow-and-tailgate.md @@ -2,5 +2,6 @@ date = "2019-04-26T04:00:00-07:00" title = "P52-16 : Cow and Tailgate" image = "/wp-content/uploads/2019/04/20190421083848.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/05/03/p52-17-exploration-in-monocolor.md b/content/posts/2019/05/03/p52-17-exploration-in-monocolor.md index e838e06e..6121c5ef 100644 --- a/content/posts/2019/05/03/p52-17-exploration-in-monocolor.md +++ b/content/posts/2019/05/03/p52-17-exploration-in-monocolor.md @@ -2,5 +2,6 @@ date = "2019-05-03T04:00:00-07:00" title = "P52-17 : Exploration in monocolor" image = "/wp-content/uploads/2019/05/20190430074526.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/05/10/p52-18-blanket-flower.md b/content/posts/2019/05/10/p52-18-blanket-flower.md index 06f7c636..63c4a31e 100644 --- a/content/posts/2019/05/10/p52-18-blanket-flower.md +++ b/content/posts/2019/05/10/p52-18-blanket-flower.md @@ -2,5 +2,6 @@ date = "2019-05-10T04:00:00-07:00" title = "P52-18 : Blanket Flower" image = "/wp-content/uploads/2019/05/20190510143759.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/05/17/p52-19-lots-of-dice.md b/content/posts/2019/05/17/p52-19-lots-of-dice.md index e4cc7ab1..f13b74fa 100644 --- a/content/posts/2019/05/17/p52-19-lots-of-dice.md +++ b/content/posts/2019/05/17/p52-19-lots-of-dice.md @@ -2,5 +2,6 @@ date = "2019-05-17T04:00:00-07:00" title = "P52-19 : Lots of dice" image = "/wp-content/uploads/2019/05/20190511110636.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/05/24/p52-20-mckinney-falls.md b/content/posts/2019/05/24/p52-20-mckinney-falls.md index fc39cb18..6fb87e69 100644 --- a/content/posts/2019/05/24/p52-20-mckinney-falls.md +++ b/content/posts/2019/05/24/p52-20-mckinney-falls.md @@ -2,5 +2,6 @@ date = "2019-05-24T04:00:00-07:00" title = "P52-20 : McKinney Falls" image = "/wp-content/uploads/2019/05/20190518120737.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/05/31/p52-21-blanket-flower.md b/content/posts/2019/05/31/p52-21-blanket-flower.md index 52464f4a..becba676 100644 --- a/content/posts/2019/05/31/p52-21-blanket-flower.md +++ b/content/posts/2019/05/31/p52-21-blanket-flower.md @@ -2,5 +2,6 @@ date = "2019-05-31T04:00:00-07:00" title = "P52-21 : Blanket Flower" image = "/wp-content/uploads/2019/05/20190531072716106561.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/06/08/p52-23-sunrise-over-bournemouth.md b/content/posts/2019/06/08/p52-23-sunrise-over-bournemouth.md index b29496d8..3663d0a4 100644 --- a/content/posts/2019/06/08/p52-23-sunrise-over-bournemouth.md +++ b/content/posts/2019/06/08/p52-23-sunrise-over-bournemouth.md @@ -2,5 +2,6 @@ date = "2019-06-08T04:00:00-07:00" title = "P52-23 : Sunrise over Bournemouth" image = "/wp-content/uploads/2019/06/20190606055217.jpg" +series = ["Project 52"] +++  diff --git a/content/posts/2019/06/14/p52-23-the-underground,-busy.md b/content/posts/2019/06/14/p52-23-the-underground,-busy.md new file mode 100644 index 00000000..4323bf7a --- /dev/null +++ b/content/posts/2019/06/14/p52-23-the-underground,-busy.md @@ -0,0 +1,7 @@ ++++ +date = "2019-06-14T04:00:00-07:00" +title = "P52-23 : The Underground, Busy" +image = "/wp-content/uploads/2019/06/20190612103041809355.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/06/21/p52-24-lego-astronaut.md b/content/posts/2019/06/21/p52-24-lego-astronaut.md new file mode 100644 index 00000000..31b17a12 --- /dev/null +++ b/content/posts/2019/06/21/p52-24-lego-astronaut.md @@ -0,0 +1,7 @@ ++++ +date = "2019-06-21T04:00:00-07:00" +title = "P52-24 : Lego Astronaut" +image = "/wp-content/uploads/2019/06/20190617210928889249.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/06/28/p52-25-signs-at-play.md b/content/posts/2019/06/28/p52-25-signs-at-play.md new file mode 100644 index 00000000..c73f9171 --- /dev/null +++ b/content/posts/2019/06/28/p52-25-signs-at-play.md @@ -0,0 +1,7 @@ ++++ +date = "2019-06-28T04:00:00-07:00" +title = "P52-25 : Signs at Play" +image = "/wp-content/uploads/2019/06/20190624183911.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/07/05/p52-26-monkey-fourth.md b/content/posts/2019/07/05/p52-26-monkey-fourth.md new file mode 100644 index 00000000..d9f005e7 --- /dev/null +++ b/content/posts/2019/07/05/p52-26-monkey-fourth.md @@ -0,0 +1,7 @@ ++++ +date = "2019-07-05T04:00:00-07:00" +title = "P52-26 : Monkey Fourth" +image = "/wp-content/uploads/2019/07/20190704090028550645.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/07/12/p52-27-chairs-at-sunset.md b/content/posts/2019/07/12/p52-27-chairs-at-sunset.md new file mode 100644 index 00000000..02286a6a --- /dev/null +++ b/content/posts/2019/07/12/p52-27-chairs-at-sunset.md @@ -0,0 +1,7 @@ ++++ +date = "2019-07-12T04:00:00-07:00" +title = "P52-27 : Chairs at Sunset" +image = "/wp-content/uploads/2019/07/20190708193632919222.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/07/19/p52-28-duck-swiming.md b/content/posts/2019/07/19/p52-28-duck-swiming.md new file mode 100644 index 00000000..35f1d77c --- /dev/null +++ b/content/posts/2019/07/19/p52-28-duck-swiming.md @@ -0,0 +1,7 @@ ++++ +date = "2019-07-19T04:00:00-07:00" +title = "P52-28 : Duck Swiming" +image = "/wp-content/uploads/2019/07/20190713163337.jpg" +series = ["Project 52"] ++++ + diff --git a/content/posts/2019/07/26/p52-29-work-tools.md b/content/posts/2019/07/26/p52-29-work-tools.md new file mode 100644 index 00000000..7d4abf03 --- /dev/null +++ b/content/posts/2019/07/26/p52-29-work-tools.md @@ -0,0 +1,7 @@ ++++ +date = "2019-07-26T04:00:00-07:00" +title = "P52-29 : Work Tools" +image = "/wp-content/uploads/2019/07/20190726071800027136.jpg" +series = ["Project 52"] ++++ + diff --git a/content/wp-content/uploads/2019/06/20190612103041809355.jpg b/content/wp-content/uploads/2019/06/20190612103041809355.jpg new file mode 100644 index 00000000..5944cf98 Binary files /dev/null and b/content/wp-content/uploads/2019/06/20190612103041809355.jpg differ diff --git a/content/wp-content/uploads/2019/06/20190617210928889249.jpg b/content/wp-content/uploads/2019/06/20190617210928889249.jpg new file mode 100644 index 00000000..698b97b1 Binary files /dev/null and b/content/wp-content/uploads/2019/06/20190617210928889249.jpg differ diff --git a/content/wp-content/uploads/2019/06/20190624183911.jpg b/content/wp-content/uploads/2019/06/20190624183911.jpg new file mode 100644 index 00000000..6eed4d8a Binary files /dev/null and b/content/wp-content/uploads/2019/06/20190624183911.jpg differ diff --git a/content/wp-content/uploads/2019/07/20190704090028550645.jpg b/content/wp-content/uploads/2019/07/20190704090028550645.jpg new file mode 100644 index 00000000..034d0a1b Binary files /dev/null and b/content/wp-content/uploads/2019/07/20190704090028550645.jpg differ diff --git a/content/wp-content/uploads/2019/07/20190708193632919222.jpg b/content/wp-content/uploads/2019/07/20190708193632919222.jpg new file mode 100644 index 00000000..07a8645f Binary files /dev/null and b/content/wp-content/uploads/2019/07/20190708193632919222.jpg differ diff --git a/content/wp-content/uploads/2019/07/20190713163337.jpg b/content/wp-content/uploads/2019/07/20190713163337.jpg new file mode 100644 index 00000000..0c7b25a4 Binary files /dev/null and b/content/wp-content/uploads/2019/07/20190713163337.jpg differ diff --git a/content/wp-content/uploads/2019/07/20190726071800027136.jpg b/content/wp-content/uploads/2019/07/20190726071800027136.jpg new file mode 100644 index 00000000..282691ad Binary files /dev/null and b/content/wp-content/uploads/2019/07/20190726071800027136.jpg differ diff --git a/resources/_gen/assets/css/css/style.css_d3f53f09220d597dac26fe7840c31fc9.content b/resources/_gen/assets/css/css/style.css_d3f53f09220d597dac26fe7840c31fc9.content index 8b53b5a6..35f27f2f 100644 --- a/resources/_gen/assets/css/css/style.css_d3f53f09220d597dac26fe7840c31fc9.content +++ b/resources/_gen/assets/css/css/style.css_d3f53f09220d597dac26fe7840c31fc9.content @@ -8,4 +8,4 @@ https://fonts.googleapis.com/css?family=Roboto+Condensed:400, 300, 700 -);@import "https://fonts.googleapis.com/css?family=Glegoo";body{font-family:roboto,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.8);font-size:20px;line-height:1.4;overflow-x:hidden}div{display:block}img{border:0}a{text-decoration:none;color:rgba(100,100,100,.8)}a:hover{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;background-color:transparent}h1{font-size:2em;margin:.67em 0}h2{display:block;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0;margin-inline-end:0;font-weight:700}h3{display:block;font-size:1.17em;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;font-weight:700}.clear{display:table;content:" ";clear:both}.lightText{color:rgba(0,0,0,.54);fill:rgba(0,0,0,.54)}.line-spacer{margin-top:5px;margin-bottom:5px;height:.5pt;background-color:rgba(0,0,0,.3)}.content{}.fof{margin-left:auto;margin-right:auto}.topbar{top:0;width:100%;background:#fff;color:#fff;transition:all .2s ease-out 0s;box-shadow:0 0 3px 0 rgba(0,0,0,.1);border-bottom:1px solid #dedede;z-index:10;height:67px}.topbar.animated-header{padding:20px 0;background:#fff;box-shadow:none}.brand{margin:10px;height:47px}.brand-title,.brand-title a{position:relative;color:rgba(0,0,0,.8);font-weight:600;font-size:26px;line-height:1.6;margin-left:auto}.navbar{border:0;border-radius:0;margin-bottom:0;padding:0}.navbar.bg-light{background:#fff!important}.navbar .nav-item .nav-link{color:#444!important;font-size:14px;font-weight:500;transition:.3s all;text-transform:uppercase;padding:5px 15px;display:block}.navbar .nav-item .nav-link:hover{color:#02bdd5!important}.navbar .nav-item:last-child .nav-link{padding-right:0}.head-spacer{padding:10px}.collection{margin-bottom:40px!important;max-width:100%}.collection-item-large{max-width:1072px!important;width:100vw;margin-bottom:15px!important;box-sizing:border-box;max-height:350px}.collection-item-large-thumb,.collection-item-large-content{position:relative;min-height:1px;max-height:350px}.collection-item-large-content{padding-left:20px}.collection-item-large-thumb{width:100%;height:350px!important}.collection-item-large-headline{font-weight:600;font-size:34px;line-height:1;color:rgba(0,0,0,.8)}.collection-item-large-description,.collection-item-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.collection-item-clearfix{margin-top:20px;font-size:15px;line-height:1.4px;padding-left:10px;padding-top:15px}.collection-item{margin-top:15px!important;margin-bottom:15px!important;box-sizing:border-box}.collection-item-thumb,.collection-item-large-thumb{display:block;background-origin:border-box!important;background-size:cover!important}.collection-item-thumb{height:172px}.collection-item-content{position:relative;min-height:1px}.collection-item-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600;color:rgba(0,0,0,.8)}.footer{position:fixed;bottom:0;left:0;right:0;width:100vw;height:40px;color:#000;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.copyright,.impressum,.social{margin-top:10px!important;margin-bottom:10px!important;font-size:18px;color:rgba(0,0,0,.8)}.impressum{float:right;margin-right:40px}.impressum a{color:rgba(0,0,0,.8)}.copyright{margin-left:10px}.social{font-size:20px;margin-top:10px;margin-bottom:10px;margin-left:auto;margin-right:10px}.social a{color:rgba(0,0,0,.8)}.post{position:relative;width:100%;margin-bottom:40px}.post-header{margin-left:auto;margin-right:auto;width:60%;max-width:1072px}.maintitle{padding-top:16px!important}.subtitle{font-weight:400;margin-top:5px;margin-bottom:22px;font-size:28px;line-height:1.22;letter-spacing:-.012em}.figure{position:relative;z-index:100;margin-top:22px;margin-bottom:40px;width:100%}.figure img{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .4s 0s}.paginator{margin-top:40px;margin-left:auto;margin-right:auto;display:inline-block}.paginator .paginator-item{float:left;margin-right:10px}.paginator .paginator-item a[disabled]{cursor:pointer;opacity:.5;pointer-events:none;user-select:none}.paginator .paginator-item a.active{border:1px solid rgba(0,0,0,.6);border-radius:5px}.paginator .paginator-item a:hover:not(.active){background-color:rgba(0,0,0,.3)}@media(min-width:1200px){.collection-latest{margin-left:auto!important;margin-right:auto!important}}@media(min-width:992px) and (max-width:1199px){.collection-latest{margin-left:30px}.collection-item-large-thumb{width:100%;height:350px!important}}@media(min-width:768px) and (max-width:991px){.collection-latest{height:700px}.collection-item-large-thumb{max-width:690px;padding-left:15px;padding-right:15px;margin-left:30px}.collection-item-large-content{margin-left:10px}}@media(min-width:576px) and (max-width:767px){.collection-item-large-thumb{width:510px;height:172px!important;margin-left:30px}.collection-item-large-content{margin-left:10px}.collection-item-large-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600}.collection-item-large-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.line-spacer{display:none}}@media(max-width:575px){.collection-item-large-thumb{margin-right:47px;height:172px!important;margin-left:30px}.collection-item-large-content{margin-left:10px}.collection-item-large-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600}.collection-item-large-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.line-spacer{display:none}}@media(max-width:300px){.brand-title{display:none}} \ No newline at end of file +);@import "https://fonts.googleapis.com/css?family=Glegoo";body{font-family:roboto,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.8);font-size:20px;line-height:1.4;overflow-x:hidden}div{display:block}img{border:0;max-width:90%;height:auto}a{text-decoration:none;color:rgba(100,100,100,.8)}a:hover{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;background-color:transparent}h1{font-size:2em;margin:.67em 0}h2{display:block;font-size:1.5em;margin-block-start:.83em;margin-block-end:.83em;margin-inline-start:0;margin-inline-end:0;font-weight:700}h3{display:block;font-size:1.17em;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;font-weight:700}.clear{display:table;content:" ";clear:both}.lightText{color:rgba(0,0,0,.54);fill:rgba(0,0,0,.54)}.line-spacer{margin-top:5px;margin-bottom:5px;height:.5pt;background-color:rgba(0,0,0,.3)}.content{}.fof{margin-left:auto;margin-right:auto}.topbar{top:0;width:100%;background:#fff;color:#fff;transition:all .2s ease-out 0s;box-shadow:0 0 3px 0 rgba(0,0,0,.1);border-bottom:1px solid #dedede;z-index:10;height:67px}.topbar.animated-header{padding:20px 0;background:#fff;box-shadow:none}.brand{margin:10px;height:47px}.brand-title,.brand-title a{position:relative;color:rgba(0,0,0,.8);font-weight:600;font-size:26px;line-height:1.6;margin-left:auto}.navbar{border:0;border-radius:0;margin-bottom:0;padding:0}.navbar.bg-light{background:#fff!important}.navbar .nav-item .nav-link{color:#444!important;font-size:14px;font-weight:500;transition:.3s all;text-transform:uppercase;padding:5px 15px;display:block}.navbar .nav-item .nav-link:hover{color:#02bdd5!important}.navbar .nav-item:last-child .nav-link{padding-right:0}.head-spacer{padding:10px}.collection{margin-bottom:40px!important;max-width:100%}.collection-item-large{max-width:1072px!important;width:100vw;margin-bottom:15px!important;box-sizing:border-box;max-height:350px}.collection-item-large-thumb,.collection-item-large-content{position:relative;min-height:1px;max-height:350px}.collection-item-large-content{padding-left:20px}.collection-item-large-thumb{width:100%;height:350px!important}.collection-item-large-headline{font-weight:600;font-size:34px;line-height:1;color:rgba(0,0,0,.8)}.collection-item-large-description,.collection-item-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.collection-item-clearfix{margin-top:20px;font-size:15px;line-height:1.4px;padding-left:10px;padding-top:15px}.collection-item{margin-top:15px!important;margin-bottom:15px!important;box-sizing:border-box}.collection-item-thumb,.collection-item-large-thumb{display:block;background-origin:border-box!important;background-size:cover!important}.collection-item-thumb{height:172px}.collection-item-content{position:relative;min-height:1px}.collection-item-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600;color:rgba(0,0,0,.8)}.footer{position:fixed;bottom:0;left:0;right:0;width:100vw;height:40px;color:#000;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.copyright,.impressum,.social{margin-top:10px!important;margin-bottom:10px!important;font-size:18px;color:rgba(0,0,0,.8)}.impressum{float:right;margin-right:40px}.impressum a{color:rgba(0,0,0,.8)}.copyright{margin-left:10px}.social{font-size:20px;margin-top:10px;margin-bottom:10px;margin-left:auto;margin-right:10px}.social a{color:rgba(0,0,0,.8)}.post{position:relative;width:100%;margin-bottom:40px}.post-header{margin-left:auto;margin-right:auto;width:60%;max-width:1072px}.maintitle{padding-top:16px!important}.subtitle{font-weight:400;margin-top:5px;margin-bottom:22px;font-size:28px;line-height:1.22;letter-spacing:-.012em}.figure{position:relative;z-index:100;margin-top:22px;margin-bottom:40px;width:100%}.figure img{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .4s 0s}.paginator{margin-top:40px;margin-left:auto;margin-right:auto;display:inline-block}.paginator .paginator-item{float:left;margin-right:10px}.paginator .paginator-item a[disabled]{cursor:pointer;opacity:.5;pointer-events:none;user-select:none}.paginator .paginator-item a.active{border:1px solid rgba(0,0,0,.6);border-radius:5px}.paginator .paginator-item a:hover:not(.active){background-color:rgba(0,0,0,.3)}@media(min-width:1200px){.collection-latest{margin-left:auto!important;margin-right:auto!important}}@media(min-width:992px) and (max-width:1199px){.collection-latest{margin-left:30px}.collection-item-large-thumb{width:100%;height:350px!important}}@media(min-width:768px) and (max-width:991px){.collection-latest{height:700px}.collection-item-large-thumb{max-width:690px;padding-left:15px;padding-right:15px;margin-left:30px}.collection-item-large-content{margin-left:10px}}@media(min-width:576px) and (max-width:767px){.collection-item-large-thumb{width:510px;height:172px!important;margin-left:30px}.collection-item-large-content{margin-left:10px}.collection-item-large-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600}.collection-item-large-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.line-spacer{display:none}}@media(max-width:575px){.collection-item-large-thumb{margin-right:47px;height:172px!important;margin-left:30px}.collection-item-large-content{margin-left:10px}.collection-item-large-headline{word-break:break-word;word-wrap:break-word;text-overflow:ellipsis!important;line-height:1.1;font-size:26px;font-weight:600}.collection-item-large-description{font-weight:400!important;font-size:20px!important;line-height:1.2!important}.line-spacer{display:none}}@media(max-width:300px){.brand-title{display:none}} \ No newline at end of file diff --git a/static/.htaccess b/static/.htaccess new file mode 100644 index 00000000..24a402b4 --- /dev/null +++ b/static/.htaccess @@ -0,0 +1,4 @@ +RewriteEngine On +RewriteCond %{SERVER_PORT} 80 +RewriteRule ^(.*)$ https://www.donaldharper.com/$1 [R,L] + diff --git a/themes/Bleach b/themes/Bleach deleted file mode 160000 index 1a2fd1b4..00000000 --- a/themes/Bleach +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1a2fd1b40cb422b532dac13476250a22061456d6 diff --git a/themes/Bleach/LICENSE b/themes/Bleach/LICENSE new file mode 100644 index 00000000..de836b23 --- /dev/null +++ b/themes/Bleach/LICENSE @@ -0,0 +1,9 @@ +The MIT License (MIT) + +Copyright (c) 2018 digiVend UG + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/themes/Bleach/README.md b/themes/Bleach/README.md new file mode 100644 index 00000000..f712edfe --- /dev/null +++ b/themes/Bleach/README.md @@ -0,0 +1,19 @@ +# Bleach for Hugo + + + +Bleach is an HTML5 and Bootstrap based blog template for Hugo. It provides a simple and clean look for a modern and professional blog. + +## Features + +- Fully Responsive +- Bootstrap +- Lightweight + +## License + +This Template is released under [the MIT License](https://opensource.org/licenses/MIT). + +## Installation + +[Getting Started Guide](https://gohugo.io/getting-started/installing/) diff --git a/themes/Bleach/archetypes/default.md b/themes/Bleach/archetypes/default.md new file mode 100644 index 00000000..ac36e062 --- /dev/null +++ b/themes/Bleach/archetypes/default.md @@ -0,0 +1,2 @@ ++++ ++++ diff --git a/themes/Bleach/assets/css/style.css b/themes/Bleach/assets/css/style.css new file mode 100644 index 00000000..b21219a4 --- /dev/null +++ b/themes/Bleach/assets/css/style.css @@ -0,0 +1,475 @@ +/*= Basics =*/ +@import url( + https://fonts.googleapis.com/css?family=Roboto:400, + 300, + 100, + 500, + 700 +); +@import url( + https://fonts.googleapis.com/css?family=Roboto+Condensed:400, + 300, + 700 +); +@import url(https://fonts.googleapis.com/css?family=Glegoo); + +body { + font-family: "Roboto", sans-serif; + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; + color: rgba(0, 0, 0, 0.8); + font-size: 20px; + line-height: 1.4; + overflow-x: hidden; +} + +div { + display: block; +} + +img { + border: 0; + max-width: 90%; + height: auto; +} + +a { + text-decoration: none; + color: rgba(100, 100, 100, 0.8); +} + +a:hover { + color: inherit; + text-decoration: none; + -webkit-tap-highlight-color: transparent; + background-color: transparent; +} + +h1 { + font-size: 2em; + margin: 0.67em 0; +} + +h2 { + display: block; + font-size: 1.5em; + margin-block-start: 0.83em; + margin-block-end: 0.83em; + margin-inline-start: 0px; + margin-inline-end: 0px; + font-weight: bold; +} + +h3 { + display: block; + font-size: 1.17em; + margin-block-start: 1em; + margin-block-end: 1em; + margin-inline-start: 0px; + margin-inline-end: 0px; + font-weight: bold; +} + +.clear { + display: table; + content: " "; + clear: both; +} + +.lightText { + color: rgba(0, 0, 0, 0.54); + fill: rgba(0, 0, 0, 0.54); +} + +.line-spacer { + margin-top: 5px; + margin-bottom: 5px; + height: 0.5pt; + background-color: rgba(0, 0, 0, 0.3); +} + +.content { +} + +.fof { + margin-left: auto; + margin-right: auto; +} + +/*= Topbar =*/ +.topbar { + top: 0; + width: 100%; + background: #fff; + color: #fff; + transition: all 0.2s ease-out 0s; + box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); + border-bottom: 1px solid #dedede; + z-index: 10; + height: 67px; +} + +.topbar.animated-header { + padding: 20px 0; + background: #fff; + box-shadow: none; +} + +.brand { + margin: 10px; + height: 47px; +} + +.brand-title, +.brand-title a { + position: relative; + color: rgba(0, 0, 0, 0.8); + font-weight: 600; + font-size: 26px; + line-height: 1.6; + margin-left: auto; +} + +.navbar { + border: 0; + border-radius: 0; + margin-bottom: 0; + padding: 0; +} + +.navbar.bg-light { + background: #fff !important; +} + +.navbar .nav-item .nav-link { + color: #444 !important; + font-size: 14px; + font-weight: 500; + transition: 0.3s all; + text-transform: uppercase; + padding: 5px 15px; + display: block; +} + +.navbar .nav-item .nav-link:hover { + color: #02bdd5 !important; +} + +.navbar .nav-item:last-child .nav-link { + padding-right: 0; +} + +.head-spacer { + padding: 10px; +} + +/*= Collection Body =*/ + +.collection { + margin-bottom: 40px !important; + max-width: 100%; +} + +.collection-item-large { + max-width: 1072px !important; + width: 100vw; + margin-bottom: 15px !important; + box-sizing: border-box; + max-height: 350px; +} + +.collection-item-large-thumb, +.collection-item-large-content { + position: relative; + min-height: 1px; + max-height: 350px; +} + +.collection-item-large-content { + padding-left: 20px; +} + +.collection-item-large-thumb { + width: 100%; + height: 350px !important; +} + +.collection-item-large-headline { + font-weight: 600; + font-size: 34px; + line-height: 1; + color: rgba(0, 0, 0, 0.8); +} + +.collection-item-large-description, +.collection-item-description { + font-weight: 400 !important; + font-size: 20px !important; + line-height: 1.2 !important; +} + +.collection-item-clearfix { + margin-top: 20px; + font-size: 15px; + line-height: 1.4px; + padding-left: 10px; + padding-top: 15px; +} + +.collection-item { + margin-top: 15px !important; + margin-bottom: 15px !important; + box-sizing: border-box; +} + +.collection-item-thumb, +.collection-item-large-thumb { + display: block; + background-origin: border-box !important; + background-size: cover !important; +} + +.collection-item-thumb { + height: 172px; +} + +.collection-item-content { + position: relative; + min-height: 1px; +} + +.collection-item-headline { + word-break: break-word; + word-wrap: break-word; + text-overflow: ellipsis !important; + + line-height: 1.1; + font-size: 26px; + font-weight: 600; + color: rgba(0, 0, 0, 0.8); +} + +/*= Footer =*/ + +.footer { + position: fixed; + bottom: 0; + left: 0; + right: 0; + width: 100vw; + height: 40px; + color: #000; + background-color: #fff; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); +} + +.copyright, +.impressum, +.social { + margin-top: 10px !important; + margin-bottom: 10px !important; + font-size: 18px; + color: rgba(0, 0, 0, 0.8); +} + +.impressum { + float: right; + margin-right: 40px; +} + +.impressum a { + color: rgba(0, 0, 0, 0.8); +} + +.copyright { + margin-left: 10px; +} + +.social { + font-size: 20px; + margin-top: 10px; + margin-bottom: 10px; + margin-left: auto; + margin-right: 10px; +} + +.social a { + color: rgba(0, 0, 0, 0.8); +} + +/*= Post =*/ + +.post { + position: relative; + width: 100%; + margin-bottom: 40px; +} + +.post-header { + margin-left: auto; + margin-right: auto; + width: 60%; + max-width: 1072px; +} + +.maintitle { + padding-top: 16px !important; +} + +.subtitle { + font-weight: 400; + margin-top: 5px; + margin-bottom: 22px; + font-size: 28px; + line-height: 1.22; + letter-spacing: -0.012em; +} + +.figure { + position: relative; + z-index: 100; + margin-top: 22px; + margin-bottom: 40px; + width: 100%; +} + +.figure img { + visibility: visible; + opacity: 1; + transition: visibility 0s linear 0s, opacity 0.4s 0s; +} + +/*= Paginator =*/ + +.paginator { + margin-top: 40px; + margin-left: auto; + margin-right: auto; + display: inline-block; +} + +.paginator .paginator-item { + float: left; + margin-right: 10px; +} + +.paginator .paginator-item a[disabled] { + cursor: pointer; + opacity: 0.5; + pointer-events: none; + user-select: none; +} + +.paginator .paginator-item a.active { + border: 1px solid rgba(0, 0, 0, 0.6); + border-radius: 5px; +} + +.paginator .paginator-item a:hover:not(.active) { + background-color: rgba(0, 0, 0, 0.3); +} + +/*= Resize =*/ + +@media (min-width: 1200px) { + .collection-latest { + margin-left: auto !important; + margin-right: auto !important; + } +} + +@media (min-width: 992px) and (max-width: 1199px) { + .collection-latest { + margin-left: 30px; + } + + .collection-item-large-thumb { + width: 100%; + height: 350px !important; + } +} + +@media (min-width: 768px) and (max-width: 991px) { + .collection-latest { + height: 700px; + } + + .collection-item-large-thumb { + max-width: 690px; + padding-left: 15px; + padding-right: 15px; + margin-left: 30px; + } + + .collection-item-large-content { + margin-left: 10px; + } +} + +@media (min-width: 576px) and (max-width: 767px) { + .collection-item-large-thumb { + width: 510px; + height: 172px !important; + margin-left: 30px; + } + + .collection-item-large-content { + margin-left: 10px; + } + + .collection-item-large-headline { + word-break: break-word; + word-wrap: break-word; + text-overflow: ellipsis !important; + line-height: 1.1; + font-size: 26px; + font-weight: 600; + } + + .collection-item-large-description { + font-weight: 400 !important; + font-size: 20px !important; + line-height: 1.2 !important; + } + + .line-spacer { + display: none; + } +} + +@media (max-width: 575px) { + .collection-item-large-thumb { + margin-right: 47px; + height: 172px !important; + margin-left: 30px; + } + + .collection-item-large-content { + margin-left: 10px; + } + + .collection-item-large-headline { + word-break: break-word; + word-wrap: break-word; + text-overflow: ellipsis !important; + line-height: 1.1; + font-size: 26px; + font-weight: 600; + } + + .collection-item-large-description { + font-weight: 400 !important; + font-size: 20px !important; + line-height: 1.2 !important; + } + + .line-spacer { + display: none; + } +} + +@media (max-width: 300px) { + .brand-title { + display: none; + } +} diff --git a/themes/Bleach/exampleSite/config.toml b/themes/Bleach/exampleSite/config.toml new file mode 100644 index 00000000..ac4706c0 --- /dev/null +++ b/themes/Bleach/exampleSite/config.toml @@ -0,0 +1,23 @@ +baseURL = "https://example.com" +languageCode = "en-us" +defaultContentLanguage = "en" +title = "Bleach Example" +theme = "Bleach" + +[params] + description = "A simple and lightweight Hugo theme for a blazing fast static blog!" + author = "Your Name" + logo = "images/logo.jpg" + dateFormat = "Jan 2, 2006" + googleAnalitycsID = "Your ID" + + [params.footer] + impressum = false + company = "example Inc." + + [params.social] + facebook = "https://facebooke.com" + twitter = "https://twitter.com" + instagram = "https://instagram.com" + # github = "https://github.com" + # linkedin = "https://linkedin.com" \ No newline at end of file diff --git a/themes/Bleach/exampleSite/content/impressum.md b/themes/Bleach/exampleSite/content/impressum.md new file mode 100644 index 00000000..fccf68fb --- /dev/null +++ b/themes/Bleach/exampleSite/content/impressum.md @@ -0,0 +1,10 @@ +--- +title: "Impressum" +date: "2019-03-07" +type: "impressum" +author: Daniel Igel +--- + +# Impressum + +This site is really only necessary for German users. Do learn more about an Impressum click [here](https://www.e-recht24.de/artikel/datenschutz/209.html) (German). diff --git a/themes/Bleach/exampleSite/content/posts/blog1.md b/themes/Bleach/exampleSite/content/posts/blog1.md new file mode 100644 index 00000000..78f9898a --- /dev/null +++ b/themes/Bleach/exampleSite/content/posts/blog1.md @@ -0,0 +1,8 @@ +--- +title: "Basic Block Post" +date: "2019-03-07" +description: "This is an example blog post." +tags: ["basic", "templates", "example"] +--- + +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. diff --git a/themes/Bleach/exampleSite/content/posts/goisforlovers.md b/themes/Bleach/exampleSite/content/posts/goisforlovers.md new file mode 100644 index 00000000..f843770e --- /dev/null +++ b/themes/Bleach/exampleSite/content/posts/goisforlovers.md @@ -0,0 +1,325 @@ +--- +date: "2014-04-02" +tags: ["go", "templates", "hugo"] +title: "(Hu)go Template Primer" +image: "images/program.jpeg" +--- + +Hugo uses the excellent [Go][] [html/template][gohtmltemplate] library for +its template engine. It is an extremely lightweight engine that provides a very +small amount of logic. In our experience that it is just the right amount of +logic to be able to create a good static website. If you have used other +template systems from different languages or frameworks you will find a lot of +similarities in Go templates. + +This document is a brief primer on using Go templates. The [Go docs][gohtmltemplate] +provide more details. + +## Introduction to Go Templates + +Go templates provide an extremely simple template language. It adheres to the +belief that only the most basic of logic belongs in the template or view layer. +One consequence of this simplicity is that Go templates parse very quickly. + +A unique characteristic of Go templates is they are content aware. Variables and +content will be sanitized depending on the context of where they are used. More +details can be found in the [Go docs][gohtmltemplate]. + +## Basic Syntax + +Golang templates are HTML files with the addition of variables and +functions. + +**Go variables and functions are accessible within {{ }}** + +Accessing a predefined variable "foo": + + {{ foo }} + +**Parameters are separated using spaces** + +Calling the add function with input of 1, 2: + + {{ add 1 2 }} + +**Methods and fields are accessed via dot notation** + +Accessing the Page Parameter "bar" + + {{ .Params.bar }} + +**Parentheses can be used to group items together** + + {{ if or (isset .Params "alt") (isset .Params "caption") }} Caption {{ end }} + +## Variables + +Each Go template has a struct (object) made available to it. In hugo each +template is passed either a page or a node struct depending on which type of +page you are rendering. More details are available on the +[variables](/layout/variables) page. + +A variable is accessed by referencing the variable name. + +