Skip to content

redbadger/rusty-azure

Repository files navigation

CINetlify Status

Rust Lightning talk

What is it

Is a website built with React and hosted on Netlify with a lightning talk for the upcoming Rust London April 20201 meetup.

Website

https://extending-azure-sdk-for-rust.netlify.app/

Installation

  1. Clone this repo

    git clone git@github.com:redbadger/rusty-azure.git
  2. Install dependencies

    yarn

Development

```sh
yarn start
```

Deployment

We set a GitHub action that is trigering a deployment to Netlify.

  1. Create a git tag with the following syntax, R.*, e.g:

    git tag R.1
  2. Push tag to origin

    git push --tags

How it looks

chat