Post 9xANt2uAvf1AvnLLtI by ana@anarchism.space
 (DIR) More posts by ana@anarchism.space
 (DIR) Post #9x9XCu91ulLjyxsMMK by mllepogany@social.linux.pizza
       2020-07-16T19:10:47Z
       
       0 likes, 2 repeats
       
       Which #cms is most privacy friendly/libre? Naively installed #wordpress on my server and noticed googlefonts and gravatar as third parties without me adding them... Is #joomla #ghost or #drupal any better in this regard?
       
 (DIR) Post #9x9gAqbqzCgk1iS4e0 by se7en@freespeechextremist.com
       2020-07-16T20:51:26.610827Z
       
       0 likes, 0 repeats
       
       @mllepogany You don't need any of this Web 2.0 crap.
       
 (DIR) Post #9xANt2uAvf1AvnLLtI by ana@anarchism.space
       2020-07-16T21:00:59Z
       
       0 likes, 0 repeats
       
       @mllepogany I don't think so. But you can remove those things, many privacy-minded wp admins do
       
 (DIR) Post #9xANt3Cbp7lNqxy4ci by mllepogany@social.linux.pizza
       2020-07-17T05:01:09Z
       
       0 likes, 1 repeats
       
       @ana will look into that. If there isn't any risks with the site breaking when updating wordpress if I remove stuff like that?
       
 (DIR) Post #9xASMJqhPVpRhEvogK by murtezayesil@fosstodon.org
       2020-07-17T03:13:38Z
       
       0 likes, 0 repeats
       
       @mllepogany Do you have to use dynamic site generation?Even if it is a blog with multiple authors, you can use static site generator such as Hugo, Jekyll and (my favourite) Pelican. Pelican also generates Atom/RSS feed for entire blog or for each tag.I use slightly modified blueidea theme in my blog and you can see it at https://murtezayesil.meMy configuration, theme and content is available at https://gitlab.com/murtezayesil/my-blog
       
 (DIR) Post #9xASMKJ3i4Vv7CCSsy by mllepogany@social.linux.pizza
       2020-07-17T05:51:16Z
       
       0 likes, 1 repeats
       
       @murtezayesil Thank you for suggesting this. It's a shopping site for a friend and I have enough time to look around for my options. Pelican probably doesn't work but I found this tutorial for Hugo https://snipcart.com/blog/hugo-tutorial-static-site-ecommerce and even though it ads some Google-stuff it looks easy to remove. Haven't researched the third parties used in that tutorial though. Hopefully there's something.
       
 (DIR) Post #9xAVV5G3KRrYuaf488 by murtezayesil@fosstodon.org
       2020-07-17T06:08:49Z
       
       0 likes, 0 repeats
       
       WordPress isn't bad if you can remove Google dependencies. But it can be overkill if store won't have so many items. @kev's blog uses WordPress and GTmetrix report shows no use of any Google service. If you really need WordPress, maybe he can help you get rid of Google.GTmetrix report for one of Kev's recent posts: https://gtmetrix.com/reports/kevq.uk/eYfaZqov@mllepogany
       
 (DIR) Post #9xAVV6GRaTlo25qtNY by kev@fosstodon.org
       2020-07-17T06:26:17Z
       
       0 likes, 0 repeats
       
       @murtezayesil @mllepogany you can disable Gravatar in Wordpress from the settings. Just untick “use gravatar for avatars” and it won’t reach out for them.Google fonts is likely being used by the theme that you have chosen. However, I know the default editor uses a google font for the preview - no idea why. That can also be stripped out with functions.php.
       
 (DIR) Post #9xAXcPgpxf7cDRoQGu by murtezayesil@fosstodon.org
       2020-07-17T06:50:04Z
       
       0 likes, 1 repeats
       
       @kev @mllepogany My blog's theme uses some font from Google. I found the code requesting it and will remove it soon. Until then, I will look for fonts available on all 5 desktop and mobile platforms.
       
 (DIR) Post #9xAY7Jja9dlsinpfYe by farseen@social.linux.pizza
       2020-07-17T06:55:44Z
       
       0 likes, 1 repeats
       
       @murtezayesil @kev @mllepogany Roboto - AndroidLiberation Sans - LinuxSegoe UI - WindowsThese are good sans serif fonts that work quiet well on non full hd screens. They are preinstalled most of the time. I have found Google fonts usually don't antialias properly on my screen.
       
 (DIR) Post #9xAacbXmBl7IqIMBrE by murtezayesil@fosstodon.org
       2020-07-17T07:10:41Z
       
       0 likes, 1 repeats
       
       Thanks for the reply. I found below blog post and it talks about a few font stacks to cover every OS. It includes the ones you mentioned too.But for Linux, I think I'll go with Fira instead.https://bitsofco.de/the-new-system-font-stack/@farseen @kev @mllepogany
       
 (DIR) Post #9xAaccFNZdzl1Wl0oy by mllepogany@social.linux.pizza
       2020-07-17T07:23:52Z
       
       0 likes, 1 repeats
       
       @murtezayesil @farseen @kev Thank you. Looks promising, will try it out. :)
       
 (DIR) Post #9xAadT9AtRWX5dGJ0a by farseen@social.linux.pizza
       2020-07-17T07:24:01Z
       
       0 likes, 1 repeats
       
       @murtezayesil @kev @mllepogany is fira installed by default? Or is it webfont?
       
 (DIR) Post #9xAaoqS0agUIYCUnk8 by farseen@social.linux.pizza
       2020-07-17T07:26:05Z
       
       0 likes, 1 repeats
       
       @murtezayesil @kev @mllepogany I should pin this article :)
       
 (DIR) Post #9xActlQctHgOKYK3nM by kev@fosstodon.org
       2020-07-17T07:49:15Z
       
       0 likes, 0 repeats
       
       @murtezayesil I think Fira is only installed on :popos: not sure it’s a standard font?That’s the problem with Linux Distros - their font stacks are all completely different.@farseen @mllepogany
       
 (DIR) Post #9xAdW06klFaorWGAUq by piggo@piggo.space
       2020-07-17T07:56:20.543508Z
       
       0 likes, 0 repeats
       
       @kev @murtezayesil @farseen @mllepogany fira is really only gonna be installed in developers machines, and then only those who like fira, it's fairly divisive. DejaVu Sans, Noto Sans (KDE) and Ubuntu seem like a better bet to me
       
 (DIR) Post #9xAdcoMcp72ASwvnpA by murtezayesil@fosstodon.org
       2020-07-17T07:40:57Z
       
       0 likes, 0 repeats
       
       @farseenI don't actually know what makes a font "web font". What I know is that any font that is available locally can be used by websites.
       
 (DIR) Post #9xAdcohBafTrUiYDs8 by farseen@social.linux.pizza
       2020-07-17T07:57:32Z
       
       0 likes, 1 repeats
       
       @murtezayesil by web font I mean fonts loaded online instead of local
       
 (DIR) Post #9xAdkgvwKjF9jnCtcW by farseen@social.linux.pizza
       2020-07-17T07:58:56Z
       
       0 likes, 1 repeats
       
       @kev @murtezayesil @mllepogany yeah that's there but I have seen liberation almost every where, probably because it comes with libre office
       
 (DIR) Post #9xAdtVAhQvTPrgJOQi by murtezayesil@fosstodon.org
       2020-07-17T08:00:23Z
       
       0 likes, 0 repeats
       
       @kev And another reason to complain that Linux disrupts are too fragmented.I guess it will be special to :popos: users and developers :ac_happy: @farseen @mllepogany
       
 (DIR) Post #9xAfLvSxMf43Thy8C8 by mllepogany@social.linux.pizza
       2020-07-17T08:16:51Z
       
       0 likes, 1 repeats
       
       @kev @murtezayesil Thank you! Got rid of Gravatar in a simple click and I'm very happy about that. Regarding fonts, you mean the functions.php-file located in the wp-includes folder? I found the css-part that mentions fonts but not sure what to remove. Will do more research. Very nice it's possible either way!
       
 (DIR) Post #9xAg9W6Fwv19HlzvEG by kev@fosstodon.org
       2020-07-17T08:25:41Z
       
       0 likes, 0 repeats
       
       @mllepogany @murtezayesil this thread that I started on Wordpress support forum should fix the issue for you:https://wordpress.org/support/topic/stop-noto-google-fonts-loading/If you’re using Google fonts on your theme, you will need to make a child theme and self-host the fonts you want to use. Here’s how:https://kevq.uk/how-to-self-host-your-web-fonts/
       
 (DIR) Post #9xAgnPB36hGTOmGAXQ by mllepogany@social.linux.pizza
       2020-07-17T08:33:03Z
       
       0 likes, 1 repeats
       
       @kev @murtezayesil Awesome, thank you so much! Works perfectly. Will be on the lookout what themes, plugins I ad from here to minimize as much spyware as possible. Having a 'clean base' as much as possible is the main point for me.
       
 (DIR) Post #9xAwUgpYqXQPukJ4tM by kev@fosstodon.org
       2020-07-17T11:28:48Z
       
       0 likes, 0 repeats
       
       @mllepogany very welcome. For what it’s worth, the theme on my site is a pretty clean base to work off. https://github.com/kevquirk/quirk-wordpress-theme@murtezayesil
       
 (DIR) Post #9xAxiIgnV3wV38GH5c by murtezayesil@fosstodon.org
       2020-07-17T11:42:23Z
       
       0 likes, 0 repeats
       
       I agree with @kev on how clean his theme is. When I was trying few blogging platforms to decide on which CMS or SSG I should use, I tried his theme. It was so clean, I thought I was doing something wrong that it wasn't loading.Now I use Pelican SSG instead of WordPress CMS 😁 @mllepogany