Skip to content

boringproxy/boringproxy.io

Repository files navigation

boringproxy.io

This repository contains the source files for the boringproxy.io website.

Build it with

npm i
npm run build          # builds into the current directory
npm run build docs     # builds into the docs subdirectory

If your system comes with the entr command, you can rebuild the site on file changes.

npm run watch          # builds and watches for file changes
npm run watch docs     # builds to docs and watches for file changes

Sometimes you need to start your build from scratch.

npm run clean          # cleans selected files in the current directory
npm run clean docs     # cleans the docs directory

See all build jobs and their specifications with npm run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •