Asset Manager is a suite of tools and applications developed by the Buddhist Digital Resource Center (BDRC) to aid contributors and staff to audit, package, and transmit content to BDRC for publication
User Documentation can be found at Github Asset Manager Pages
This section applies to developers.
- Java 17 SDK
- Mkdocs version 1.0.4
Audit tool is a maven project. Although it is open source, BDRC cannot support development by others.
- clone the repository
$cd <repository>
mkdocs serve
to test locallymkdocs gh-deploy
to push to Github Asset Manager Pages
Copyright 2019-2022 Buddhist Digital Resource Center
Licensed under the Apache License, Version 2.0 (the "License"); you may not use any resource in this project except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.