Dan
Dan
Seems the CSS not loaded, please check the server error log. Is this visiting the site using https URL? if yes make sure the site url in admin also using...
It doesn't have to be an error 404, it can be another error message related to theme resources. Try to visiting the CSS file using the browser. Example: ``` https://www.htmly.com/themes/htmly/assets/css/bootstrap.min.css...
Yes its possible but the content will accessible from both URL (from .com and .org). To setup up it simply leave the site URL empty, or in `config/performance` enable the...
Oh the layout for static page is `layout--static.html.php` (all static page), you can read about custom template [here](https://docs.htmly.com/theming/structure#custom-layout.subpage-structure). Please remember the `static.html.php` (or any partial) is printed using `content()` in...
Yes current multisite config only in that scope. At the moment htmly not support a true multisite (one htmly installation for multiple blog). Currently when htmly scan the blog posts:...
Just thinking the possibility.. To create a nice multisite website we need specific folder for the each additional site. So there is default website and it will use the default...
Yes, the documentation really needs to be updated, especially the information for customizing templates etc. 😃
Hello, OK let see for future release
Hello, Thanks! I'm considering it for the next release
@thopanX Thanks! I will try to upload the docs to github so anyone can improve it.