Merge pull request #506 from AleoHQ/docs

Add Leo banner, update release.yml, update workflows
This commit is contained in:
Howard Wu 2020-12-20 10:07:48 -04:00 committed by GitHub
commit b7f2790247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 1 deletions

View File

@ -1,9 +1,12 @@
name: Leo Release Tests
name: Leo Binary Tests
on:
pull_request:
push:
branches:
- master
paths-ignore:
- 'docs/**'
- 'documentation/**'
env:
RUST_BACKTRACE: 1

View File

@ -4,6 +4,9 @@ on:
push:
branches:
- master
paths-ignore:
- 'docs/**'
- 'documentation/**'
env:
RUST_BACKTRACE: 1

View File

@ -108,6 +108,12 @@ jobs:
override: true
components: rustfmt
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
version: "10.0"
directory: ~ / .clang
- name: Build Leo
run: |
cargo build --all --release

BIN
.resources/leo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -1,3 +1,7 @@
<p align="center">
<img width="1412" src="./.resources/leo.png">
</p>
<h1 align="center">The Leo Programming Language</h1>
<p align="center">