Blogging software recommendations?
Anders Jensen-Waud
anders at jensenwaud.com
Sun May 12 02:43:02 UTC 2019
On 12/5/19 5:37 am, John Levine wrote:
> In article <16781.1557601968 at segfault.tristatelogic.com> you write:
>> I hope this question isn't too far off-topic.
>>
>> I'd just like to ask if anyone would like to recommend to me any of the
>> various specific blogging packages that are available as either ports
>> or packages for FreeBSD.
> You might as well use Wordpress, since approximately everyone else
> does. It needs MySQL or one of its variants to store the blog's data
> and Apache to be the web server but once they're set up it is easy to
> install and manage.
>
I can recommend Jekyll if all you want is a basic publishing system. It
uses templates and static files instead of PHP / MySQL and is thus much
more secure.
For something more interactive, Wordpress or Ghost is a better option.
>
>
>
More information about the freebsd-questions
mailing list