https://github.com/ruma/ruma.dev
Ruma's website.
https://github.com/ruma/ruma.dev
matrix-org ruma rust website zola
Last synced: 3 months ago
JSON representation
Ruma's website.
- Host: GitHub
- URL: https://github.com/ruma/ruma.dev
- Owner: ruma
- Created: 2016-02-17T10:40:44.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T20:20:43.000Z (over 1 year ago)
- Last Synced: 2025-06-06T17:40:00.735Z (4 months ago)
- Topics: matrix-org, ruma, rust, website, zola
- Language: HTML
- Homepage: https://ruma.dev/
- Size: 1.29 MB
- Stars: 9
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ruma.dev
This repository contains the source code for the Ruma website.
It is built using the static page generator [Zola][]. If you want to work on this side, you will
first need to [install Zola](https://www.getzola.org/documentation/getting-started/installation/).
After that, just run `zola serve` and the site will be built and served on `http://localhost:1111/`.For more information, see [Zola's documentation][ZolaDocs].
[Zola]: https://www.getzola.org/
[ZolaDocs]: https://www.getzola.org/documentation/getting-started/directory-structure/## License
[MIT](http://opensource.org/licenses/MIT)