I want to modify default theme "dspace", and cannot find such file as: config/config.*.yml to modifier.
How can i modify my default template? ( I can copy this yml file from github but how to "record" this file in a FrontEnd part?)
I learn by this guide:
Adds:
my site:
i can not see *.yml files in Config
Info:
1)Our site DSpace now is working in LAN adress:
http://10.10.20.13:8080 and we create new Community and Collection succesfuly.
2)I has such folders in dspace directory (and no files in root dspace folder):
bin
config
exports
handle-server
lib
log
reports
sitemaps
solr
temp
triplestore
upload
var
webapps
3)I can not find ANY file "*.yml" in Dspace folder.
I can not find also src (source) folder in dspace directory.
(P.S. Sorry for my english)