This is the source of the official eunomia-bpf website.
For the tutorial, please edit https://github.com/eunomia-bpf/bpf-developer-tutorial
For the home page of each project, please edit the README of them.
Clone this repo and enter, then:
$ mkdocs build
This will build site
directory. Or:
$ mkdocs serve
The website will now be accessible at http://localhost:8000 and reload on any changes.