[ad_1]
I have a page created with HTML/CSS/JS. It has its own home, styles and articles different from the ones already created in WordPress. Practically the WordPress is the main page and the page created outside is a special (independent) content. Both are on the same hosting/domain, but I am wondering if it is possible to make a connection so that the articles on the page can also be edited through the WordPress. These articles have JS because of a scrollytelling I created. I don’t know the way to do it.
[ad_2]
Put the articles in posts and retrieve via the WP REST API?