This provides a service for build_site()
so that it does not build files
that are used for aggregation, resource provision, or GitHub specific files
Arguments
- db
the database from
get_built_db()
Details
There are three types of files that are reserved and we do not want to propogate to the HTML site
GitHub specific files
These are the README and CONTRIBUTING files. Both of these files provide information that is useful only in the context of GitHub
See also
get_built_db()
that provides the database and build_site()
,
which uses the function