Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)