Martin Sandström

Results 41 comments of Martin Sandström

Many thanks @narun4sk and @phptek. This is a design decision so I will raise the issue with the core team, will report back here when we have discussed.

I have started to implement the following: - Admin views where editor can specify cookies, cookie categories and text for notice bar - A way to pass data through api...

Example on how to deal with GTM and cookie consent: https://support.cookieinformation.com/en/articles/4418485-implementing-cookie-control-sdk#google-tag-manager (thanks @stasilo!)

HI @fabienheureux, thanks for showing interest in Pipit and I hope it suits your needs, otherwise feedback are much welcome :) Regarding Typescript, its a tricky subject for us, we...

I noticed that @fabienheureux previous link has stopped working, so I'm just posting a new link here to the new repo where anyone curious in using Typescript + Pipit can...

Thanks for clarifying @fabienheureux and for the awesome links!

Hi @itekhi! Currently the provision playbook are more or less optimized to work with a managed server set up by one of Fröjds (the agency that maintain this boilerplate) preferred...

@itekhi Just to clarify when I meant outside of Fröjd I meant the provisioning playbook, not Pipit itself :) To your question, you need some sort of systemd job for...

@itekhi You probably have a `media` directory in your local code which gets synced along with the application code to the server and then conflicts with the symlink. I often...

Yeah, but keep in mind, in a CI context this is not an issue and we only run the ~provision~ deploy playbook from there :)