https://github.com/cursedprograms/rust-static-site-template
https://github.com/cursedprograms/rust-static-site-template
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cursedprograms/rust-static-site-template
- Owner: CursedPrograms
- License: mit
- Created: 2024-07-28T08:12:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T12:41:17.000Z (about 1 year ago)
- Last Synced: 2025-03-27T12:46:40.818Z (9 months ago)
- Language: Markdown
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://x.com/NorowaretaGemu)
[](https://opensource.org/licenses/MIT)
# Rust-Static-Site-Template
A template for creating a static site using Rust and the `warp` framework.
## Features
- Simple setup to serve static files
- Uses the lightweight `warp` framework
- Ready to customize and extend
## Getting Started
### Prerequisites
- [Rust](https://www.rust-lang.org/tools/install)
### Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/Rust-Static-Site-Template.git
cd Rust-Static-Site-Template
'''
© Cursed Entertainment