A WYSIWYG editor for personal website?
-
There’s also Wix for very simple page builds.
Your in self hosting community... You can't build in Wix and selfhost. Wix relies on their infrastructure always being present.
D'oh.
Yep. My b. WordPress or bust, really. You can mess around with drupal or Joomla, but WordPress will be the lowest barrier to entry for self hosting.
-
Very many things!
- Matt Mullenweg is a petulant dipshit.
- The plugin ecosystem is possibly the largest vector of malware on the internet.
- Without setting up fail2ban and changing some default configuration values, it's a botnet target.
- It was only ever good for blogging, and there are many better solutions out there now.
Try Ghost.
At least WP is free, Ghost is as "free" until you find out its only useful with the rest of the payed platform. editorjs.io is much better in that sense.
-
Nothing I suppose - I just like having options
If you want to get the job (of publishing a blog) done fast, and move on, then use WP. If you want to mess around probably look at editorjs.io.
-
Looking to do a small personal website that will keep folx up-to-date on new music releases I put out, events I'm hosting, and random ramblings.
Curious as to what options are out there - free and easy to use would be ideal set up.
wrote last edited by [email protected]If you want to get the job (of publishing a blog) done fast, and move on, then use WP. If you want to mess around probably look at editorjs.io.
-
Dreamweaver.
what year is it?!?
-
Where do you house these music releases? I'm always down to listen to new tunes. Oh, and tho I've never run Ghost, I hear a lot of great things about it. Might be something to look into.
I've got it hosted on bandcamp, rn my URL redirects to bandcamp. The project is Aμq and I know it's not everyone's cuppa.
-
Looking to do a small personal website that will keep folx up-to-date on new music releases I put out, events I'm hosting, and random ramblings.
Curious as to what options are out there - free and easy to use would be ideal set up.
wrote last edited by [email protected]If you want to host it on your own webserver, Wordpress is best answer. There is no CMS that will really compare to WP for ease of set up and configuration if you are hosting yourself. WP is also portable so if you do decide to move it to a different host you can port the whole site. Should know that WP is a security nightmare if its not kept updated. It requires ACTIVE maintenance, like every day, no longer than every week, it is not "set it and forget it".
Editing to add- self hosted Drupal and Joomla are also options. I not as familiar with these as I am WP, but they are both portable and easy to set up in a self hosted environment. Also maybe slightly less of a security issue than WP as they are just used less.
If you don't mind someone else hosting, Wix, Weebly, Duda or Squarespace are very simple systems that can get a site up for you quickly and looking decent. But you cannot move the site to a new host, you are required to stay within their environments.
-
I've got it hosted on bandcamp, rn my URL redirects to bandcamp. The project is Aμq and I know it's not everyone's cuppa.
and I know it’s not everyone’s cuppa
I enjoy all manifestations of the melodic muse.
-
If you want to host it on your own webserver, Wordpress is best answer. There is no CMS that will really compare to WP for ease of set up and configuration if you are hosting yourself. WP is also portable so if you do decide to move it to a different host you can port the whole site. Should know that WP is a security nightmare if its not kept updated. It requires ACTIVE maintenance, like every day, no longer than every week, it is not "set it and forget it".
Editing to add- self hosted Drupal and Joomla are also options. I not as familiar with these as I am WP, but they are both portable and easy to set up in a self hosted environment. Also maybe slightly less of a security issue than WP as they are just used less.
If you don't mind someone else hosting, Wix, Weebly, Duda or Squarespace are very simple systems that can get a site up for you quickly and looking decent. But you cannot move the site to a new host, you are required to stay within their environments.
I find Drupal just as easy to set up as wordpress. Most shared web hosts have a script to do everything for you, including installing updates. In fact, I find Drupal's administration more logical and easier to manage. (I may be biased, since I spent 10 years developing Drupal sites.)
The other advantage is that, unlike WordPress, Drupal themes and plugins (the Drupal term is "modules") are almost all open source and free. I find that WordPress has lots of plugins that give you the basic version for free, but then want to upsell you to a paid version.
-
GRAV is surprisingly easy, compared to wordpress
I migrated from WordPress to Grav and love it. If you know markdown Grav is easy, efficient and FAST.
-
I find Drupal just as easy to set up as wordpress. Most shared web hosts have a script to do everything for you, including installing updates. In fact, I find Drupal's administration more logical and easier to manage. (I may be biased, since I spent 10 years developing Drupal sites.)
The other advantage is that, unlike WordPress, Drupal themes and plugins (the Drupal term is "modules") are almost all open source and free. I find that WordPress has lots of plugins that give you the basic version for free, but then want to upsell you to a paid version.
@[email protected] @[email protected]
I think the new Drupal CMS install profile + Recipes via the Project Browser makes Drupal MUCH easier to maintain than WP for anyone already familar with Composer or other package managers like npm, gem, homebrew, etc
The idea that most WP sites (that aren't hosted by WP.com) are still maintained by downloading the plugin files from WP.org and then uploading the files to the site blows my mind.
-
Looking to do a small personal website that will keep folx up-to-date on new music releases I put out, events I'm hosting, and random ramblings.
Curious as to what options are out there - free and easy to use would be ideal set up.
-
and I know it’s not everyone’s cuppa
I enjoy all manifestations of the melodic muse.
wrote last edited by [email protected]Well the link there should take ya to rhe project, always curious what people think
-
I find Drupal just as easy to set up as wordpress. Most shared web hosts have a script to do everything for you, including installing updates. In fact, I find Drupal's administration more logical and easier to manage. (I may be biased, since I spent 10 years developing Drupal sites.)
The other advantage is that, unlike WordPress, Drupal themes and plugins (the Drupal term is "modules") are almost all open source and free. I find that WordPress has lots of plugins that give you the basic version for free, but then want to upsell you to a paid version.
Totally forgot about Drupal and Joomla for CMSs. Its been along time for me since I have worked on a Drupal site, but I do remember it being pretty easy to pick up.
-
@[email protected] @[email protected]
I think the new Drupal CMS install profile + Recipes via the Project Browser makes Drupal MUCH easier to maintain than WP for anyone already familar with Composer or other package managers like npm, gem, homebrew, etc
The idea that most WP sites (that aren't hosted by WP.com) are still maintained by downloading the plugin files from WP.org and then uploading the files to the site blows my mind.
It's even better than that. In WordPress, you can select a plug-in from within your WordPress administration, and install it directly. You receive update notifications by email, and can upgrade within the administration panel as well. You don't have to download and then upload anything.
In both Drupal and WordPress, you can upgrade the site and plugins/modules from CPanel.