The goal of this template is to facilitate the development of interfaces for web tools that are part of the DARIAH-DE ecosystem.
This template complements the report R. 1.2.2/R. 7.5 Usability Criteria for External Requests of Collaboration, specifically the DARIAH-DE Style Guide contained in the Appendix.
git clone
this repositorycd
into thetemplates
directory- launch a web server from terminal with
python -m SimpleHTTPServer 8000
- open
localhost:8000
in a browser
or just check it out at http://dariah-de.github.io/StyleGuideTemplate/
This template was packaged together by Matteo Romanello and is based on the layout design by Patrick Heck.
For bugs, feature requests etc. please use the github issue tracker.