An experimental GUI framework for Rust, backed by per-platform native widgets. React, AppKit/UIKit inspired. EXPERIMENTAL, runs on Cocoa right now. ;P
https://alchemy.rs/
| .github | ||
| css | ||
| favicons | ||
| images | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| 404.html | ||
| banner.png | ||
| code_of_conduct.md | ||
| CONTRIBUTING.md | ||
| favicon.ico | ||
| humans.txt | ||
| index.html | ||
| LICENSE-MIT.md | ||
| LICENSE-MPL.md | ||
| README.md | ||
| robots.txt | ||
| SECURITY.md | ||
| sitemap.xml | ||
Alchemy Website
The source for alchemy.rs, which is hosted on GitHub Pages.
To Edit...
This website is a static site, backed by Zola. You'll need to install it to develop it locally. Otherwise... have at it.
If you make substantial changes, make sure the build command outputs to the proper directory:
To build:
cd src
./build
To run:
cd src
zola serve
Questions, Comments?
Open an issue, or hit me up on Twitter.