GithubHelp home page GithubHelp logo

doc22940 / web.dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ebidel/web.dev

1.0 0.0 0.0 551.07 MB

Content repository for web.dev

Home Page: https://web.dev

License: Other

JavaScript 35.52% HTML 14.49% CSS 49.94% Shell 0.04%

web.dev's Introduction

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.

Note: this repo contains the written content for web.dev. The client-side JS and server are not yet open source but we hope to share them soon! ๐Ÿ™‡โ€โ™‚๏ธ

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.

๐Ÿ‘‰ The preview server allows you to see how the content will look on the production site, but it's not a true staging server. For example, features like search and JS components may not work or be entirely broken on the local preview.

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.

The Chrome inspect page showing the inspect button

web.dev's People

Contributors

addyosmani avatar alex61nn5 avatar avgp avatar demianrenzulli avatar dependabot[bot] avatar devnook avatar ebidel avatar egsweeny avatar housseindjirdeh avatar ivanbila avatar jeffposnick avatar jpmedley avatar khempenius avatar kosamari avatar lizzisassman avatar meggin avatar mfriesenhahn avatar mgechev avatar mihajlija avatar paulirish avatar petele avatar philipwalton avatar robdodson avatar rowan-m avatar rviscomi avatar samdutton avatar samthor avatar timvdlippe avatar tomayac avatar uskay avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.