# Edit Code

**URL:** https://meta.discourse.org/t/edit-code/230363
**Category:** Development
**Tags:** docker
**Created:** [June 18, 2022, 9:53am UTC](https://meta.discourse.org/t/edit-code/230363 "2022-06-18T09:53:40Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [June 18, 2022, 7:37pm UTC](https://meta.discourse.org/t/edit-code/230363/4 "2022-06-18T19:37:57Z")

</div>

Consider:

> [@Page Publishing](https://meta.discourse.org/t/page-publishing/151971):
>
> bookmark This guide covers how to use the Page Publishing feature on Discourse. This feature allows Staff users to convert a topic into a standalone static page with custom styling. Examples include the Terms of Service and Privacy Policy pages. person_raising_hand Required user level: Staff Publishing static pages on Discourse Page Publishing allows Staff users to create standalone static pages from topics. This is similar to the process for creating Terms of Service or Privacy Policy …

to add additional static routes, but why don’t you just change “Privacy” to “GDPR” in Customize → Text and then alter that document how you see fit to add GDPR content? You can already just edit that text almost like a normal Topic through the Discourse UI. Easy!

You can update the email and links in settings:

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/4/a/a4af0f0917adaca8b575858728a22f4d97ca0904.png)

If you need to hide anything, yes you can do that in CSS you add to a Theme Component (best managed from a GitHub repo)

---

_[View the full topic](https://meta.discourse.org/t/edit-code/230363)._
