Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhthorsen/thorsen.pm
https://github.com/jhthorsen/thorsen.pm
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhthorsen/thorsen.pm
- Owner: jhthorsen
- Created: 2024-07-02T00:23:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:26:42.000Z (2 months ago)
- Last Synced: 2024-10-30T03:51:38.451Z (2 months ago)
- Language: Rust
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thorsen.pm
The code in this repository is responsible for rendering
[thorsen.pm](https://thorsen.pm).It supports rendering [tera](https://keats.github.io/tera/docs/)
(Jinja2) powered templates as well as markdown.The web-server can also serve static files, and has some
endpoints that fetch data from third parties.This is my second Rust project, and I think it's so much
fun!