@Madchatthew Iād always post for the reasons I stated above. Itās useful information and could save someone else the headache.
Anyone using Ghost ?
-
Thought Iād open this up for discussion. Iāve setup ghost in blog.sudonix.com mostly at this stage to play with the features. Whilst itās lightning fast being based on node, it seems to lack (to me at least) some of even the most basic features that youād typically find in WordPress just arenāt there in ghost.
One of the most (glaringly) obvious omissions is the ability to modify CSS directly. It can be done, but requires the usage of code injectors directly in the headers which isnāt clever. Furthermore, theme development is clunky in the sense that changes need to be recompiled using grunt.
Interested in other experiences.
-
-
@phenomlab I had about four acquaintances request it over a span of time. Early ghost was too Ubuntu specific and install refused to progress on non 'buntu platforms. Years later I had some spare time one day so figured Iād accommodate. Learned theyād improved their install script to not be so choosy. Anywho, four people, four domains, four ghost instances. Not a single one had actually done anything with it so after about four months or so I pulled the plug on those vmās.
I never delved beyond a cursory look myself. Seemed like it could be cool but youād need to roll up your sleeves. Maybe quite a high bar for those accustomed to doing all via clickery?
My approach to bee logginā is āContent is Kingā. And I donāt blog about stuff others have already beat to death. I blog very rarely, and then only to scratch a specific itch. I have no interest in monetizing my goodwill so have no concerns over SEO, ads, etc. Hence, my use case is well served by static site generators. I favor Cryogen Web, for no particular reason, but there are many, many to choose from but Hugo, a.k.a. Go Hugo is probably the most popular at this time. Hugo is, you guessed it, based on Go. Lots of traction and lots of themes, etc. Maybe consider a SSG backed by NodeBB for commentary? Save yourself more than a few security headaches while youāre at itā¦
Have fun!
Edit: Oh yeah, SSGās are FAST!
Here is one example of cryogen and some articles tagged zfsonlinux, which got tons of hits early zfs on linux days, as most linuxers were still stuck in NIH myopia chasing the promise of btrfs (and we see how that panned out). Then even more, maybe tens of thousands per day, early Ubuntu bundling zfs before their wiki stuff caught up with the interest. vm was barely flexing its pinky to keep up.
-
@gotwf great points, thanks. I agree about having to roll your sleeves up for those not fully conversant with a newer type of interface rather than WordPress - although in my view, Grav is more complex than ghost - and I really liked Grav but didnāt like the concept of templates and twig. Having played around with NodeBB and itās templating system, itās much easier than I ever envisaged.
One thing that sets Grav and ghost aside is that the former is based on flat files and does not require a database. As you mentioned in your post, SSG based platforms are always going to be faster. In my testing though, ghost is fast. My belief here is that the absence of PHP and a node based backend is key.
-
@phenomlab PHP sucks. And this from someone who was first exposed late 2.x and used to code 3.0. Many, many security issues. Then there are the SQL injection issues common to any rdbms glue. Hence the rise of the static site generator. Do you want to spend all your time monitoring snort logs? Or actually writing? I encourage you to take a look at GoHugo. It was not yet invented when I started out with Cryogen Web. Nor was Go, for that matter? Maybe just starting to gain traction. Prior to that Clojure was the big new dealio but that was short lived once the Goog got serious about Go.
I am not a fan of Markdown. Which was also not invented yet when I surveyed the landscape and settled on AsciiDoc. Cryogen Web supports both Markdown and AsciiDoc so that made it a no brainer for me (so I guess that was a BIG particular reason I omitted above). AsciiDoc is superior html markup substitute but hey, NIH and group think from the Ruby and GitHub crowds prove yet once again lemmings following big corp group think will beat out technical excellence. Sure are living in interesting times, eh?
P.S.; AsciiDoc is also a standard. So no worries about various Markdown flavor compatibility issues and having to accommodate a bazillion different flavors of the month.
P.P.S.; But I digressā¦ This post was supposed to be about Ghost pain pointsā¦
-
@gotwf Thanks. As a PHP developer myself, Iām having trouble disagreeing with the points youāve raised. SQL injections are sadly still commonplace in todayās threat landscape.
Iāve been spending more time with Ghost over the weekend, and as I get more acquainted with the inner workings, the more I like it.
-
-
@phenomlab said in Anyone using Ghost ?:
And so, I thought it was high time some screenshots were provided (eye candy) for the blog Iām working on. Itās currently set to private, so not accessible, but here you goā¦
Dark Mode
Light Mode
Thereās still a lot of work to do here, but itās coming along !
Looking good that Mark!
-
@phenomlab as u know, iām playing with ghost, is really fast but thereās a lot of features missed. but also highly customizable if you know javascript, i think that in the end of this year i will release a full theme for ghost, now i definitely 0 time due to work.
but i will follow you on this, really interested
-
@justoverclock Thanks. Iām seeing a similar situation in terms of missed features, but as you rightly say, there is the opportunity to extend if you are familiar with JS - which I am. Iām working on the testimonials section and have written a pure CSS slider to handle this. Itās a work in progress currently, so nothing to see as such.
And like you, I am currently deluged with work commitments, but hoping to get back to this as time permits.
-
can we use ghost in shared hosting?
does it allow users to start a new page? -
@hari provided nodeJS is installed and you have SSH Access to the shared hosting, then yes, this should be possible. Thereās actually an article available that provides a YouTube video of how to install via cPanel here
Not sure what you mean concerning starting a new page ?
-
Iām still toying with the idea of using ghost. However, there are some drawbacks which Iāll outline here
- No native searching feature for blog articles inside NodeBB that have been created in ghost. This brand that if you search for something here, your not going to find it as it wonāt be in the database. This in my view is something of a show stopper
- I donāt really want to have to maintain two sets of code and also two independent platforms
I guess Iām making my own decisions here in terms of perhaps abandoning the ghost route and doing something native in NodeBB instead.
-
Yeah, wellā¦ such seems to be the common path of Ghostā¦
Interesting. Great minds are thinking alike. Despite the group funding hoopla!
I should like to explore this bee logginā stuff further. But alas, so much Internet, so little timeā¦
-
@gotwf said in Anyone using Ghost ?:
Interesting. Great minds are thinking alike. Despite the group funding hoopla!
Iām interested in any views you may have around using NodeBB for Blogging. Thereās a plugin Iām using which enables a layout like this
I actually quite like the way this pans out. I just wish there was more that could be done with the overall topic itself to get it to look more āblog likeā without having to modify the topic template itself.
-
@phenomlab I think that looks like a pretty ānaturalā integration with NodeBB. Certified organic, even?
KISS Engineering. If it scratches your itch and the fruit is hanginā lowā¦ then maybe yaā ought naught look a gift horse in the mouth. OTOH, if you have too much time on your hands, no life, are bored, or whateverā¦ then by all means do feel free to chase the tail of that dragonā¦
NodeBBās comment, registration management, digest mgmnt, etc. is a big win out of the gate. Most built to purpose bee logginā platforms/suites have to build that. All of which duplicated efforts lead the holy grail of SSO. But, oh, snap! Big Bro IS watchināā¦ So what to do, what to do?
The bee logginā forum hybrid may well be akin to a good marriage with the total being greater than the sum of the parts. Worthy of further investigation/flirtation, at the least.
-
@gotwf Thanks. Good points. I noticed yesterday that the integration between Ghost and NodeBB does seem to work (at least, someone tested it and has it working), so itās still an avenue worth review in my view.
-
@phenomlab Indeed. Looking forward to it.
-
@gotwf Iāve implemented it here. I really like the way it works and above all, itās fast. It is lacking in native functionality in comparison to WordPress for example, although you canāt compare PHP to NodeJS as that just isnāt apples for apples.
-
@phenomlab Well, like you said, itās fast, so no need to compare to php apples.
-
Related Topics
-
configure ghost and wordpress combo
Moved Solved WordPress -
-
-
-
-
-
-