Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Site for unified

NotificationsYou must be signed in to change notification settings

unifiedjs/unifiedjs.github.io

Build

Donpm i and thennpm t, which checks and builds the site.This basic build uses two shortcuts over the full build:

  • Images are not optimized
  • Data is not crawled

The full build is a slow site to properly build!Takes about 20 minutes (🤯) on my tiny trusted 12 inch MacBook.The reason for this is that it crawls the whole ecosystem.We contact 5 APIs: GitHub, npm, npms, OpenCollective, and BundlePhobia.When generating, it builds a performant static site.Everything is minified.Images are highly optimized.

To fully build the site, create a.env file with the following tokens:

GH_TOKEN=123123123NPM_TOKEN=456456456OC_TOKEN=789789789

Then,npm install andUNIFIED_OPTIMIZE_IMAGES=1 npm test should do thetrick!

npm i&& UNIFIED_OPTIMIZE_IMAGES=1 npm t

About

Site for unified

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors13


[8]ページ先頭

©2009-2025 Movatter.jp