Skip to content

This is a very simple personal professional website to showcase yourself! :) See the website link for an example. The config.json in the src directory is just an example.

License

mbround18/showcase-yourself

Repository files navigation

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

About

This is a very simple personal professional website to showcase yourself! :) See the website link for an example. The config.json in the src directory is just an example.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published