Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason-cs18/techwriter
easy-to-use templates for technical writing
https://github.com/jason-cs18/techwriter
Last synced: about 1 month ago
JSON representation
easy-to-use templates for technical writing
- Host: GitHub
- URL: https://github.com/jason-cs18/techwriter
- Owner: Jason-cs18
- Created: 2024-04-27T01:26:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T03:15:42.000Z (8 months ago)
- Last Synced: 2024-04-28T03:22:59.049Z (8 months ago)
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TechWriter
TechWriter provides a collection of technical writing templates designed for developers and researchers.## Doc Template
- [CoursePage using Gitbook](https://gitbook.gitbook.io/learn-javascript)
- [API Docs using Gitbook](https://docs.airbyte.com/)
- [Deep Learning Project | Industry](https://github.com/Jason-cs18/techwriter/blob/main/templates/dl_project_industry.md)
- [Deep Learning Project | Research](https://github.com/Lightning-AI/deep-learning-project-template)
- [Dataset or Benchmark | Research](https://github.com/Jason-cs18/techwriter/blob/main/templates/dl_dataset.md)
- [Paper Collection | Research](https://github.com/Jason-cs18/awesome-avatar)## Website Template
- [Academic Homepage](https://github.com/alshedivat/al-folio)
- [ProjectPage](https://github.com/nerfies/nerfies.github.io)## Code Template
- [Google Style Guides](https://google.github.io/styleguide/)
- [Deep Learning Experiments using Hydra + PyTorch Lightning](https://github.com/facebookresearch/recipes)
- [Serving Deep Learning Models via FastAPI](https://github.com/Jason-cs18/DLTK)