mautic / user-documentation

https://mautic-documentation.readthedocs.io/en/latest/
9 stars 36 forks source link

Add the Landing Pages section #47

Open RCheesley opened 2 years ago

RCheesley commented 2 years ago

https://docs.mautic.org/en/components/landing-pages

--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/108497306-add-the-landing-pages-section?utm_campaign=plugin&utm_content=tracker%2F213497593&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F213497593&utm_medium=issues&utm_source=github).
madhhuurrii commented 2 years ago

Hi @RCheesley , I am interested in participating in GSOD 2022 under Mautic. Is this issue up for grab?

RCheesley commented 2 years ago

Hi there,

I haven't implemented this page yet, so yes it's open, but please just bear with us until we merge #62 as there's a whole lot of fixing and refactoring in that PR which needs to be merged before we start working on anything else. Hopefully shouldn't be too long!

madhhuurrii commented 2 years ago

Okay, Thanks!

RCheesley commented 2 years ago

Good to go now if you want to work on this! We need to convert it to RST and make sure that Vale is passing - if you need any help with that just shout (we have some VSCode settings in the repo so they should apply automatically if you pull the repository).

madhhuurrii commented 2 years ago

Hi @RCheesley, I was able to run the doc locally. I am having queries related to the content, Do I have to develop content for the "Customizing the preference center" section? Is it fine if I follow this old doc content

RCheesley commented 2 years ago

Hi there,

I think we should move the preference centre section into the landing page section, it doesn't really make sense having it under the Segments section where it currently is.

I would probably make it a section on the Landing Pages section, so that it's nested underneath. Do feel free to update the information as we now have GrapesJS builder for landing pages, so you might want to check that out.

FYI you can use GitPod at https://gitpod.io/#https://github.com/mautic/mautic to spin up a Mautic instance (admin / mautic to log in) and you can do the same with the docs as well.