# gotham.rs **Repository Path**: mirrors_berkus/gotham.rs ## Basic Information - **Project Name**: gotham.rs - **Description**: A flexible web framework that promotes stability, safety, security and speed. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gotham.rs This site is hosted on GitHub Pages. You can check out [the guide](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/) on how to run it locally. A super fast guide: ```shell # install bundler Ruby gem $ gem install bundler # install dependencies $ bundle install # start up the jekyll server $ bundle exec jekyll serve ```