From c0f6c478d01c3766296c6c69a87208f1ec4e3904 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 7 Aug 2023 18:22:54 +0100 Subject: [PATCH] daily-email: add 2023-08-05 Use Drupal to own your content --- src/content/daily-email/2023-08-05.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/content/daily-email/2023-08-05.md diff --git a/src/content/daily-email/2023-08-05.md b/src/content/daily-email/2023-08-05.md new file mode 100644 index 00000000..92e33cdb --- /dev/null +++ b/src/content/daily-email/2023-08-05.md @@ -0,0 +1,20 @@ +--- +title: > + Use Drupal to own your content +pubDate: 2023-08-05 +permalink: > + archive/2023/08/05/use-drupal-to-own-your-content +tags: + - drupal + - open-source +--- + +I recently saw a social media website taking over users' handles - renaming them so they can have the original. + +There were similar issues a few years ago when a website put a paywall in front of articles written by its users. + +I've written articles and tutorials for companies I've worked at that no longer exist as the companies have been acquired. + +This is why I like to own and control my content. I still have my versions if a website shuts down or changes its settings. + +There are a lot of options, including Drupal, that can help with this. It's easy to set up a new website and start publishing your own content.