Hi
Are the any beginner tutorials? I can't find any in the documentation, I feel lost there.
Example:
I would like to use Automad to serve files for other webapps.
But how can I access the JSON API? Is the any Javascript example how to access a page and its files?
And how can I automatically optimize images for small screens?
Or how can I install libraries like the php spreadsheet library?
Possibly I'm just to stupid, but maybe some is patience enough to guide me through the basics :-)
Kind regards
Alain
Edit:
I just found out, that activating the headless mode returns the JSON-Object when entering the path of the page in the Browser. So I guess I can access it using the Javascript fetch-Function :-)