Thinking of using a static site generator to creat...
# random
m
Thinking of using a static site generator to create a decent landing page + blog + user manual for my product. Love the simplicity of VuePress, but concerned about availability of plugins (e.g. contact forms). Anyone attempted landing pages with VuePress (or other SSGs)? PS: Please reply in the thread....
Please add you replies here.....
r
Try Gatsby, has most plugins and growing.
4
a
Vuepress doesn't have may themes yet (you can get premade themes and customize them as you please) ... Gatsby and Hugo are really good in that regard. By the way, for your blog's CMS try out forestry (better UI and easy to setup but it's freemium) or NetlifyCMS (Open source, a bit harder to set up). Have heard good things about Sanity.io but haven't tried it out personally. Happy hacking🙂
e
Haven't got a chance to work with VuePress but I've worked on Gatsby and Hugo. Both are great. If you just want a simple and powerful SSG, then HUGO is the one. It doesn't provide much out of the box, but you can add plugins as your needs. It also integrates with NetlifyCMS quite easily. Gatsby is fully react based. It can also be integrated with NetlifyCMS but personally I found that creating a blog with Gatsby has quite a learning curve (But anyways it varies from person to person).
m
VuePress seems a lot simpler (at the expense of extensibility) when compared to Hugo/Gatsby. Thanks everyone, have taken everyone's inputs into consideration.
a
👍 2
c
Hi @magnificent-solstice-42554 Here is something that might help you with the landing page for a product - https://cruip.com/ Looks like they recently added support for vue and react 🤩
👍 1
💯 1
Also might want to check out ghost.org if you want to reduce the time spent in setting up a CMS.
👍 1
f
You can also try Jekyll it's very simple as well also check nanoc it is in ruby
👍 1
f
Gatsby is great! Build this using Gatsby: http://virajc.tech?r
👍 1
t
Webflow? You can get landing page + blog + documentation + inbuilt contact forms.
👍 1
s
I've been on jekyll for quite a while now. And oh, hugo is good too
👍 1
m
update: https://twitter.com/MithunShanbhag/status/1233404126593089536 PS: The landing page is still work in progress.....
👍 2
w
@magnificent-solstice-42554 wanted to share my experience with static site with you. I had applied to get interns from internshala and they rejected my application since our website is a static site! Otherwise, I love static sites but ours is a DIY kind.
m
LOL, that's both hilarious and interesting. 😀