Hi, I am Josh from Excelly-AI :)
Our first goal was to create a landing page that's visually appealing and offers a clear understanding about what our product does.
As I personally have a Software Engineering background and no experience with NoCode-tools, I stick to the following tech stack:
Now the interesting part regarding free hosting:
We host the page using GitLab Pages completely free. It allows us to host static sites and schedule automated deploys very easily via Gitlab CI/CD.
In short: You can schedule daily build pipelines for free. After building it, the content of e.g. the build/ directory is then automatically available under a specific URL, for example some-project.gitlab.io.
This way, hosting your page is completely free - as long as it is a static website (which holds for Jekyll). The only money you have to spend is for buying a domain.
So every night, our landing page and blog is built automatically, making new blog posts available, while still having the advantages of static websites.
We are very open for any kind of feedback related to our landing page or product in general :) (see our post https://www.indiehackers.com/post/rate-my-landing-page-i-spent-a-few-weeks-on-it-d791f96da3 )
We are excited and currently working on the backend and slack integration, while doing validation. Stay tuned!
Best,
Josh from Excelly-AI.io