diff --git a/src/content/web/gartenzebra.md b/src/content/web/gartenzebra.md new file mode 100644 index 0000000..8309b40 --- /dev/null +++ b/src/content/web/gartenzebra.md @@ -0,0 +1,40 @@ +--- +layout: project-page.njk +collection: + - works + - web +date: 2017-09-16 14:25:53 +createdAt: 2017-09-16 14:22:31 + +project: + summary: Company website + previewImage: "previews/gartenzebra.jpg" + usedTechnic: WordPress, Playwright JS, Pest PHP + format: gartenzebra.de + year: since 2016 + slides: + - { image: "content/gartenzebra-home", ext: "png", title: "Homepage" } + - { image: "content/gartenzebra-content", ext: "jpg", title: "Content" } + - { image: "content/gartenzebra-contact", ext: "png", title: "Contact-form view" } + - { image: "content/schreddern-gartenzebra", ext: "jpg", title: "Print works" } + +seo: + title: Gartenzebra + description: Company website and all around +--- +I builded this website for a friend of mine who got a company. + +This website is created with the static website generator called metalsmith WordPress. This is because the content is created by editors who also received training from me. + +I also created the whole CI with Logo. Just the green colour was provided as he bought some spraycans in a RAL color to paint his first working car. This green-yellow is a difficult colour as green always looks a bit different. + +I could revive my print-skills and created business cards, picture commercial ads, plans for a car trailer and various templates for big outdoor stickers and various advertising's for his other vehicles. I am a print pro! :D + +I set up a Google AdWords ad that generates the most traffic and drives his online business to a good result. +Reached a 100 score on google's pagespeed test when i was running it in April 2018! + +There is also a calculator for renting machines from Gartenzebra. + +So if you need to get rid of a tree inclusive root-trunk in and around the Berlin area. You must get in contact with him! + + diff --git a/src/content/web/plustaschen.md b/src/content/web/plustaschen.md new file mode 100644 index 0000000..72db5ee --- /dev/null +++ b/src/content/web/plustaschen.md @@ -0,0 +1,42 @@ +--- +layout: project-page.njk +collection: + - works + - web +date: 2018-04-19 03:41:53 +createdAt: 2017-09-16 10:55:44 + +project: + summary: Online calculator for bags + previewImage: "previews/plustaschen.jpg" + usedTechnic: WordPress, Laravel, Parsley.JS + format: plustaschen.de + year: since 2017 + slides: + - { image: "content/plustaschen-home", ext: "png", title: "Homepage" } + - { image: "content/plustaschen-category", ext: "png", title: "Category view" } + - { image: "content/plustaschen-farbwahl", ext: "png", title: "Calculator view" } + - { image: "content/plustaschen-kalkulator", ext: "png", title: "Calculator view 2" } + +seo: + title: Plus+Taschen + description: Offer creation with calculator for printing bags +--- +Here i took over a project for a bags printing service provider from his former agency. +The website was in a shape thats needs the right finish to go live. + +So defining business goals and review the projects code was the first step in that journey. +Simply discovering and unwiring the confusion which laid over there o.O + +The customer came up with further feature ideas like an individual price pricing. + +Which of course was bit beyond programming the default WordPress templates. +Beside that we optimized the bags calculator form for creating an offer which goes out as mail to the applicant. + +Furthermore, I consult the customer about SEO and distribute best skills on his server's administrational needs. + +We are still improving the website bit by bit inside an agile workflow based on Trello Cards. + +Also improved with live stocks availability display for the customer. + + diff --git a/src/content/works.md b/src/content/works.md index 7edd0e4..24be592 100644 --- a/src/content/works.md +++ b/src/content/works.md @@ -3,7 +3,7 @@ layout: overview-page.njk seo: title: Works - description: "A collection of recent works" + description: "A collection of a few things i have done" --- These are more or less personal and smaller projects. If you'd like to see more references please check out my _linkedIn_ profile or ask for my _CV_. diff --git a/src/content/works/service-worker.md b/src/content/works/service-worker.md index 0ad3979..8627d8f 100644 --- a/src/content/works/service-worker.md +++ b/src/content/works/service-worker.md @@ -1,7 +1,7 @@ --- layout: project-page.njk collection: works -date: 2018-05-15 09:49:30 +date: 2018-03-28 08:47:18 createdAt: 2018-03-28 08:35:38 project: diff --git a/src/images-original/content/gartenzebra-contact.png b/src/images-original/content/gartenzebra-contact.png new file mode 100644 index 0000000..07bc8db Binary files /dev/null and b/src/images-original/content/gartenzebra-contact.png differ diff --git a/src/images-original/content/gartenzebra-content.jpg b/src/images-original/content/gartenzebra-content.jpg new file mode 100644 index 0000000..dd3454f Binary files /dev/null and b/src/images-original/content/gartenzebra-content.jpg differ diff --git a/src/images-original/content/gartenzebra-home.png b/src/images-original/content/gartenzebra-home.png new file mode 100644 index 0000000..9f6c13c Binary files /dev/null and b/src/images-original/content/gartenzebra-home.png differ diff --git a/src/images-original/content/plustaschen-category.png b/src/images-original/content/plustaschen-category.png new file mode 100644 index 0000000..0b03902 Binary files /dev/null and b/src/images-original/content/plustaschen-category.png differ diff --git a/src/images-original/content/plustaschen-farbwahl.png b/src/images-original/content/plustaschen-farbwahl.png new file mode 100644 index 0000000..c9f4648 Binary files /dev/null and b/src/images-original/content/plustaschen-farbwahl.png differ diff --git a/src/images-original/content/plustaschen-home.png b/src/images-original/content/plustaschen-home.png new file mode 100644 index 0000000..f70c0a9 Binary files /dev/null and b/src/images-original/content/plustaschen-home.png differ diff --git a/src/images-original/content/plustaschen-kalkulator.png b/src/images-original/content/plustaschen-kalkulator.png new file mode 100644 index 0000000..e77cc12 Binary files /dev/null and b/src/images-original/content/plustaschen-kalkulator.png differ diff --git a/src/images-original/content/schreddern-gartenzebra.jpg b/src/images-original/content/schreddern-gartenzebra.jpg new file mode 100644 index 0000000..0f104b9 Binary files /dev/null and b/src/images-original/content/schreddern-gartenzebra.jpg differ diff --git a/src/images-original/previews/gartenzebra.jpg b/src/images-original/previews/gartenzebra.jpg new file mode 100644 index 0000000..0052851 Binary files /dev/null and b/src/images-original/previews/gartenzebra.jpg differ diff --git a/src/images-original/previews/plustaschen.jpg b/src/images-original/previews/plustaschen.jpg new file mode 100644 index 0000000..b723cae Binary files /dev/null and b/src/images-original/previews/plustaschen.jpg differ diff --git a/src/scss/_tools.scss b/src/scss/_tools.scss index e94b83b..2af202f 100644 --- a/src/scss/_tools.scss +++ b/src/scss/_tools.scss @@ -23,3 +23,7 @@ .nowr { white-space: nowrap; } + +.lined { + text-decoration:line-through; +}