Hello.
The 'includes' option n jekyll_config.yml is not a valid config option. If you put some files in src/includes jekyll will throw errors saying it cannot find the includes in src/pages/_includes.
It seems _includes is always based off the 'source' config directory.