Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.07 KB

Simple Professional Website

XO code style Known Vulnerabilities Netlify Status

Revamping in Rust+Yew for WebAssembly!

Setup

  1. Clone or fork+clone this repository.
  2. Run yarn to install dependencies
  3. Create a config file and either add it to a gist or host it somewhere. Click here to see an example of the config file
  4. Set an env variable called CONFIG_URL to be your gist url or hosted config.json

If you are using gist, you can use https://gist.githubusercontent.com/{username}/{gist-hash}/raw/{file}

  1. Build the app yarn generate
  2. Publish your static files from ./dist