Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbankier/tishadow.yydigital.com

TiShadow Project Website
https://github.com/dbankier/tishadow.yydigital.com

Last synced: about 2 months ago
JSON representation

TiShadow Project Website

Awesome Lists containing this project

README

        

## TiShadow Website

This is the source code for http://tishadow.yydigital.com.

It is now written nodejs.

The origin version was written in Scala using the [Play
Framework](http://www.playframework.com). You can still see it on the
play-version branch.

## Contributing Documentation

The content and layout of the sections on the website are generated
from the markdown documents found in the `sections` directory

* ordering of the sections is controlled by the numbered prefix
* the name of each section is controlled by the rest of the file name
* page side navigation is generated from the generated `h3` (`###`) tags

**pull requests welcome :)**