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/
This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-06-07 12:56:10 -07:00
.github Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
css Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
favicons Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
images Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
src Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
.editorconfig Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
.gitignore Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
404.html Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
banner.png Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
code_of_conduct.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
CONTRIBUTING.md Patch up some links that pointed to an incorrect branch 2019-05-24 17:36:06 -07:00
favicon.ico Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
humans.txt Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
index.html Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
LICENSE-MIT.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
LICENSE-MPL.md Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
README.md Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
robots.txt Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00
SECURITY.md Create SECURITY.md 2019-05-23 23:20:25 -07:00
sitemap.xml Website branch for gh-pages, initial commit. Shame GH doesn't allow pages for trunk. 2019-06-07 12:56:10 -07:00

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.