Skip to content
forked from v8/v8.dev

The source code of v8.dev, the official website of the V8 project.

License

Notifications You must be signed in to change notification settings

hbiniwale/v8.dev

This branch is 70 commits behind v8/v8.dev:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

752896c ยท Mar 10, 2023
Nov 25, 2022
Mar 10, 2023
Sep 26, 2018
Sep 26, 2018
Oct 27, 2021
Jun 7, 2019
Sep 26, 2018
Jan 25, 2022
May 28, 2021
Nov 25, 2022
Nov 24, 2022
Sep 26, 2018
Sep 26, 2018
May 28, 2021
Jan 31, 2020
Dec 17, 2019
Jan 13, 2021
Sep 21, 2021
May 28, 2021
Jan 30, 2023
Sep 26, 2018
Apr 6, 2020
Aug 27, 2019
Feb 7, 2019

Repository files navigation

v8.dev Build status

This repository hosts the source code of v8.dev, the official website of the V8 project.

Local setup

  1. Clone the repository and cd into it.
  2. Install and use the expected Node.js version: nvm use
  3. Install dependencies: npm install

npm run shows the full list of supported commands. Highlights:

  • npm run build builds the site into dist.
  • npm run watch builds the site into dist and watches for changes.
  • npm start kicks off a local HTTP server.

About

The source code of v8.dev, the official website of the V8 project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.0%
  • CSS 20.8%
  • Nunjucks 19.2%