persch.cc:~/www (master *%)$ mdcat about-thunderstruck.md
About Thunderstruck
Thunderstruck is a website engine written in PHP that renders Markdown files into HTML.
Copyright © 2021 Jan Martin Persch
All rights reserved.
Third-Party Libraries
Thunderstruck uses the following open-source libraries:
- Markdown converter: PHP Markdown (License)
- Theme: Bootstrap (MIT license)
- Syntax highlighter: Prism (MIT license)
Stylish Fonts
Thunderstruck uses the following open web fonts:
- Open Sans (Apache License) that has clear characters without serifs
- Fira Code (SIL Open Font License), a wonderful font type that provides amazing ligatures especially for source code
- Bootstrap Icons (MIT License) that provides cool icons as web font
persch.cc:~/www (master *%)$ mdcat footer.md
Copyright © Jan Martin Persch
All rights reserved.
Powered by the Thunderstruck website engine