Commit Graph

19 Commits (22c8f783e7d5dd2ddc8d973885e1895a6e842440)

Author SHA1 Message Date
Kursat Aktas c81f5e475e
Introducing Aya Guru on Gurubase.io ()
Introducing Aya Guru on Gurubase.io

Signed-off-by: Kursat Aktas <kursat.ce@gmail.com>
Michal Rostecki 57a69fe9d2 docs: Use `Ebpf` instead of `Bpf`
Tianyin Xu 00f6c59fe7
s/BBF/BPF
Dave Tucker 8780a50be1 .github: Add markdownlint
This adds a linter to catch common markdown formatting errors.
The linter used is markdownlint-cli2 which is available on all platforms
and has an associated Github Action to automate these checks in CI.

Configuration is checked in at .markdownlint-cli2.yaml.

You may run the check locally using `markdownlint-cli2`.
Or you may install the extension for VSCode:
DavidAnson.vscode-markdownlint

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Tamir Duberstein 1aa1dc53db
README: fix build badge
Make it a link while I'm here.
Andrew Stoycos 4ddbc1cacb
Fix Aya build badge
Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
Michal Rostecki 944d6b8a16 Change from Rust edition 2018 to 2021
Rust 2021 adds more core prelude imports, including `TryFrom` and
`TryInto`.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
Dave Tucker 2b98259be7 readme: Add crabby, sync with aya/README.md
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Dave Tucker 7e6530ff1e readme: Add unreleased docs link
This rearranges the README to use fancy badges!
And adds links to the docs published on netlify.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Daniil Bondarev ebb91f3c6f
Fix typo in README.md
William Findlay 396e15d756
readme: add a link to awesome aya
Dave Tucker 1f541314ab readme: fix build badge
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Dave Tucker 8acb92d61c Remove docs. Update URLs to aya-rs
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Dave Tucker b880ccd269
README: Add docs link ()
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Alessandro Decina d0a0be65d2 Add contributing section to readme
Alessandro Decina 76baefe61b Add discord link to readme
Alessandro Decina e666cad2d6 Fix libc link in readme
Alessandro Decina be0b7bbd83 Doc fixes
Alessandro Decina 5e0057acb9 Add readme