summaryrefslogtreecommitdiff
path: root/src/Render.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-11-03Switch DOI links to HTTPSLars-Dominik Braun1-1/+1
2017-11-02Show feature categoryLars-Dominik Braun1-2/+9
Just the feature name is not enough information in some cases.
2017-11-02Add copy&pasteable BibTeX entries to HTMLLars-Dominik Braun1-0/+3
2017-11-02Add project descriptionLars-Dominik Braun1-50/+86
List of features is part of that, feature filtering was moved into the navbar.
2017-10-16Split Main.hsLars-Dominik Braun1-0/+197
Replace tabs with spaces. No functional changes.