I'm having a problem to build my site on GitHub Pages. I'm receiving the following message:
Your page is having problems building: A file was included in
docs/samples/widgets/custom_services.html
that is a symlink or does not exist in your_includes
directory.
All the files can be viewed at https://github.com/igrejaadventista/iasd-bootstrap/tree/master/docs
The files that are included do exist and are not symlink. Locally I dont have any problem building the pages or viewing them on the browser.
Any suggestions about what is going on?