biotope / website

https://biotope.sh
MIT License
4 stars 0 forks source link

hotfix release branch (#199) #200

Closed IvailoStoyanov closed 4 years ago

IvailoStoyanov commented 4 years ago

Previously, the README was the default for biotope-boilerplate. Now it's a custom one for the website-project.

Added CLI tool commitizen as commit standard for the project.

Removed Jekyll configuration file. This site will no longer use Jekyll.

BREAKING CHANGE: Site will no longer work with GitHub Pages

First componenent, mostly to get started.

There's a bug in biotope-generate, that needed to be fixed here. https://github.com/biotope/biotope-generator/issues/50

There's a bug in biotope-build. I uncommented the faulty gulp-task in a branch and reference this branch here.

'next' and 7.0.0 seem to be broken

BREAKING CHANGE: npm install required

There's a bug in biotope: when you don't have any client-side templates yet (src/resources/hbs), the build breaks. Adding a file there fixes it.

re #24

re #14, re #24

re #40

re #40

fixes #40

optimized position of slide controls

re #42

re #42

clean out merge conflicts

bioHeadline is unnecessarily complicated for something that we can do with native html elements.

Text Changes and icons

re #42

re #42

clean out merge conflicts

re #42

There were script tags to get polyfills that were already implemented somewhere else before.

re #71

initialize GTM & GA only after user pressed accept, remove cookies when user presses decline etc

re #71 re #96

108

set the URL of the second read docs button in the resources section to the same URL as the one in the splash screen section:

https://github.com/biotope/biotope/blob/master/docs/quickstart.md

fix #147

140

forgot an 's'

140

simplify scrollAnimation component: remove scroll hijacking

before: tracking optout via re-opening of cookiebar -> decline.; now: google optout by clicking a link that updates a label. linkedin optout with an external link.

fix #167

169

fixes #165

Added a little hover-button that lets the user copy the code snippets in the Easy Setup section.

re #168

(cherry picked from commit 239d41e3519b3c4ff01bdd94bf1d2217e35cae04)

(cherry picked from commit 43c5b75c51d0fb99df19e8698ff32d4a2a187267)

Fix page build

Co-authored-by: Lukas Müller lukas.mueller@virtual-identity.com Co-authored-by: clemens-vi 59684329+clemens-vi@users.noreply.github.com Co-authored-by: clemensf clemens.fiedler@posteo.de Co-authored-by: Ralf Hafner ralfhafner@gmail.com Co-authored-by: Kai Wißler kai.wissler@gmx.de