tsframework / ts-framework

A Web Framework for Nodejs
http://tsframework.github.io
MIT License
43 stars 6 forks source link

Put up a documentation generator #39

Closed atrakeur closed 7 years ago

atrakeur commented 8 years ago

The framework is now almost ready to publish, but we are missing a good website and documentation.

This issue is to discuss the new website architecture, content and design.

To keep it simple, we can start with just a landing page about the framework and a documentation section. The landing page must present the framework, typescript, and give an example of how cool it is to work with the Framework. The documentation must be easy to edit and improve (markdown?). Maybe we can include an API Ref using typedoc but it doesn't replace the traditionnal hand written documentation and examples.

Is someone here good with static website generators? (based on nodejs is a must)

atrakeur commented 7 years ago

Done. Please check ts-framework-docs. Publushed version is available http://tsframework.github.io/