Skip to content

Takashiidobe/design-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Documentation Template

This repository is a Design Documentation template using pandoc.

If you'd like to see a deployed version of this repository: Demo

Setup

  • Run make deps to find the dependencies you need for this project.
  • Otherwise, the only dependency required is pandoc, which can be found here: Pandoc

Development

  • Run make to generate an HTML, PDF, and DOCX version of your design documentation in the output directory.
  • Run make html to generate only an HTML version.
  • Run make pdf to generate only a PDF version.
  • Run make docx to generate only a DOCX version.
  • Run make deploy to deploy the site to production.
  • Run make clean to delete any generated files.

About

Design Documentation Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published