Answer the question
In order to leave comments, you need to log in
The easiest way to make changes to the site without a CMS?
The task for the client is to make changes to the price tables, contact details, and add articles to the static site.
Website is simple html+css+jquery.
Please advise a simple way to make it as easy to use for the client.
Is Jekyll suitable for these purposes?
Or is something like Textolite better?
Or some other templating engine or simple engine?
I do not want to pull on MODX or WP.
I'm looking in the direction of Jekyll, I've wanted to try it for a long time. Is it suitable for this situation?
Thank you very much in advance!
Answer the question
In order to leave comments, you need to log in
I do not want to pull on MODX or WP.
and add articles.
Google spreadsheets.
If I understand your problem correctly, then this is the simplest solution. The client sets prices in his tables, changes contact details, etc.
And your site is synchronized either on the fly or at some interval.
Option: save data in JSON files, update (more precisely, download updated ones) via FTP (after checking on the local version), pull data from them (including AJAX, without reloading footer headers).
set up a suitable static site generator for them.
here is a list to choose from: https://www.staticgen.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question