Michal Rostecki
57a69fe9d2
docs: Use `Ebpf` instead of `Bpf`
8 months ago
Tianyin Xu
00f6c59fe7
s/BBF/BPF
11 months ago
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>
12 months ago
Tamir Duberstein
1aa1dc53db
README: fix build badge
...
Make it a link while I'm here.
1 year ago
Andrew Stoycos
4ddbc1cacb
Fix Aya build badge
...
Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
2 years ago
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>
2 years ago
Dave Tucker
2b98259be7
readme: Add crabby, sync with aya/README.md
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
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>
3 years ago
Daniil Bondarev
ebb91f3c6f
Fix typo in README.md
3 years ago
William Findlay
396e15d756
readme: add a link to awesome aya
3 years ago
Dave Tucker
1f541314ab
readme: fix build badge
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
Dave Tucker
8acb92d61c
Remove docs. Update URLs to aya-rs
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
Dave Tucker
b880ccd269
README: Add docs link ( #44 )
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 years ago
Alessandro Decina
d0a0be65d2
Add contributing section to readme
3 years ago
Alessandro Decina
76baefe61b
Add discord link to readme
3 years ago
Alessandro Decina
e666cad2d6
Fix libc link in readme
3 years ago
Alessandro Decina
be0b7bbd83
Doc fixes
3 years ago
Alessandro Decina
5e0057acb9
Add readme
3 years ago