1 unstable release
| 0.1.0 | Dec 23, 2025 |
|---|
#504 in Template engine
Used in guts-node
680KB
16K
SLoC
Guts Web Gateway
Provides browser-based access to Guts repositories, including:
- Repository browsing with file tree navigation
- Pull request and issue viewing
- Markdown rendering for README files
- Syntax-highlighted code viewing
- Search functionality
- API documentation with Swagger UI
guts-web
Web gateway for browser-based repository access in Guts.
Overview
This crate provides the web interface:
- Repository browsing
- Markdown rendering
- Syntax highlighting
- Search functionality
- API documentation
Features
- HTML templates with Askama
- Markdown rendering with pulldown-cmark
- Responsive design
- Dark mode support
Part of Guts
This crate is part of Guts, a decentralized, censorship-resistant alternative to GitHub built on BFT consensus.
License
MIT OR Apache-2.0
Dependencies
~59MB
~1M SLoC