Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/course-template
Streamlined course creation template with interactive documentation support
https://github.com/entelecheia/course-template
Last synced: 17 days ago
JSON representation
Streamlined course creation template with interactive documentation support
- Host: GitHub
- URL: https://github.com/entelecheia/course-template
- Owner: entelecheia
- License: cc-by-4.0
- Created: 2024-02-25T06:42:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T18:35:31.000Z (about 1 month ago)
- Last Synced: 2024-11-01T11:37:39.333Z (19 days ago)
- Language: Shell
- Homepage: https://entelecheia.github.io/course-template/
- Size: 2.26 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Course Template
[![halla-img]][halla-url]
[![course-img]][course-url]
[![lecture-img]][lecture-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url][halla-img]: https://img.shields.io/badge/CHU-halla.ai-blue
[halla-url]: https://halla.ai
[course-img]: https://img.shields.io/badge/course-entelecheia.ai-blue
[course-url]: https://course.entelecheia.ai
[lecture-img]: https://img.shields.io/badge/lecture-entelecheia.ai-blue
[lecture-url]: https://lecture.entelecheia.ai[codecov-image]: https://codecov.io/gh/entelecheia/course-template/branch/main/graph/badge.svg?token=qlsfdVYveD
[codecov-url]: https://codecov.io/gh/entelecheia/course-template
[pypi-image]: https://img.shields.io/pypi/v/course-template
[license-image]: https://img.shields.io/github/license/entelecheia/course-template
[license-url]: https://github.com/entelecheia/course-template/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/course-template?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/course-template
[release-url]: https://github.com/entelecheia/course-template/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg[repo-url]: https://github.com/entelecheia/course-template
[pypi-url]: https://pypi.org/project/course-template
[docs-url]: https://entelecheia.github.io/course-template
[changelog]: https://github.com/entelecheia/course-template/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/course-template/blob/main/CONTRIBUTING.mdStreamlined course creation template with interactive documentation support
- Documentation: [https://entelecheia.github.io/course-template][docs-url]
- GitHub: [https://github.com/entelecheia/course-template][repo-url]
- PyPI: [https://pypi.org/project/course-template][pypi-url]This project provides a comprehensive and flexible template for creating and managing online courses, leveraging GitHub for version control and Jupyter Book for interactive content delivery, enabling educators to easily develop, maintain, and share their educational materials.
## Changelog
See the [CHANGELOG] for more information.
## Contributing
Contributions are welcome! Please see the [contributing guidelines] for more information.
## License
This project is released under the [CC-BY-4.0 License][license-url].