Skip to content

exein-io/ebpf.io-website

This branch is 1 commit ahead of, 580 commits behind ebpf-io/ebpf.io-website:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 18, 2022
Nov 20, 2020
Sep 19, 2022
Sep 6, 2022
Aug 13, 2020
Aug 13, 2020
Aug 5, 2022
Aug 12, 2020
Jul 25, 2022
Aug 12, 2022
Jul 25, 2022
Aug 15, 2020
Apr 16, 2021
Aug 19, 2022
Aug 18, 2022
Aug 12, 2020
Sep 6, 2022
Sep 6, 2022
Aug 12, 2020
Sep 6, 2022
Sep 6, 2022

Repository files navigation

License: CC BY 4.0

ebpf.io Website

This is the source code for the website ebpf.io. For more information, see the contribute page.

How to contribute

  1. Clone the repo
  2. yarn install
  3. yarn run develop
  4. Open http://localhost:8000 in your browser
  5. Make changes in: src/pages/index.en.js for landing page, or posts/ folder for blog posts
  6. Everytime you save, localhost:8000 will auto-reload with a new preview
  7. Commit all your changes to a branch, and submit the PR

Local development

You can use -p to set the custom port and -H to set the custom host like below. Find more from Gatsby's documentation.

yarn run develop -p 8080 -H 0.0.0.0

Contact

Open an issue, or better yet, reach out on Slack.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.5%
  • SCSS 26.4%
  • CSS 0.1%