> Anyway, if you wnat to add comments to a static site, you can host it yourself instead of using Disqus.
Disqus is unfortunately Linux only due to Docker. There's an effort to port Docker to FreeBSD but I haven't tested it yet. Disqus, being Ruby on Rails, could be deployed like a conventional Rails app but that would require you to make tons of modification to the code, plus nobody in the Disqus community are willing to help you unless you use the official Docker image. I hope this changes some day. --Murk On Tue, Apr 26, 2016 at 3:17 PM, Thuban <[email protected]> wrote: > The thing you should ask yourself is "what do I really need?" before > installing a huge and useless CMS. > > +1 for a static site generator. I use swx [1] on my own, its just a > markdown converter with some script to add rss feed, sitemap and so. But > there are so many. > > There is also many small blog utilities, like Kriss blog [2]. > > Anyway, if you wnat to add comments to a static site, you can host it > yourself instead of using Disqus. See hashover : [3] > > regards, > > [1] : http://yeuxdelibad.net/Programmation/swx_en.html fork of > https://github.com/jroimartin/sw > [2] : https://github.com/tontof/kriss_blog > [3] : http://tildehash.com/?page=hashover > -- > /Thuban/ > > [demime 1.01d removed an attachment of type application/pgp-signature > which had a name of signature.asc]

