https://github.com/ds-wizard/document-template-starter
Template repository for DSW document template
https://github.com/ds-wizard/document-template-starter
Last synced: 4 months ago
JSON representation
Template repository for DSW document template
- Host: GitHub
- URL: https://github.com/ds-wizard/document-template-starter
- Owner: ds-wizard
- License: apache-2.0
- Created: 2024-08-04T15:35:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T07:39:47.000Z (almost 2 years ago)
- Last Synced: 2025-12-17T14:44:29.810Z (6 months ago)
- Language: Jinja
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Document Template Starter
*Boilerplate for easily creating new document templates for DSW*
## Usage
This project is intended as a template so you can easily set up a new document template project for DSW:
1. Use the GitHub Template Repository to create your own: https://github.com/ds-wizard/document-template-starter (or download it)
2. Adjust the contents as needed
3. Use in DSW via [dsw-tdk](https://guide.ds-wizard.org/en/latest/more/development/document-templates/tdk.html)
Check also the [Contributing Guidelines](./CONTRIBUTING.md) to see more information how to work with the project.
## Changelog
### 0.1.0
- Initial version
## License
This project is licensed under the Apache 2 License - see the [LICENSE](./LICENSE) file for more details.