web.dev

Content repository for web.dev

Github星跟蹤圖

web.dev

Build Status

web.dev is the ultimate resource for developers of all backgrounds to learn,
create, and solve on the web. It's meant to not only educate developers, but
help them apply what they've learned to any site they work on, be it personal or
business.

Found a bug? ?‍♀️

Thanks for letting us know! Please file an issue and a team member should reply shortly.

Authoring content ✍️

Before you start writing take a moment to look over the web.dev
handbook
and familiarize yourself with the process.
When you're ready, follow the steps in the
Quickstart to create your content
proposal.

Building the site ?

Clone the repo

git clone https://github.com/GoogleChrome/web.dev.git

Install dependencies

npm ci

Start a local server to preview the site

npm run dev

Open http://localhost:8080/ to see the site locally. Changes to assets will
rebuild the site. Refresh to see your changes.

Staging ?

When you send in a pull request it will be automatically staged for you. Keep an
eye out for the netlify bot to comment on the pull request with your unique URL.

Debugging ?

If you need to debug the site's build process:

  1. Add a debugger statement to .eleventy.js
  2. Run npm run debug
  3. Go to chrome://inspect to attach to the running process.

主要指標

概覽
名稱與所有者GoogleChrome/web.dev
主編程語言Nunjucks
編程語言JavaScript (語言數: 5)
平台
許可證Other
所有者活动
創建於2018-09-12 23:22:46
推送於2024-03-13 18:22:53
最后一次提交
發布數0
用户参与
星數3.6k
關注者數188
派生數1.6k
提交數6.3k
已啟用問題?
問題數3718
打開的問題數1
拉請求數5189
打開的拉請求數42
關閉的拉請求數812
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?