Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2020-10-15 20:00:30 +0300
committerisaacs <i@izs.me>2020-10-23 20:29:54 +0300
commitaec77acf886d73f85e747cafdf7a2b360befba16 (patch)
tree22b6c719c7c2141567750dde1a8d54f92ccdb410 /.gitignore
parent09d40b3c42045daf42573f20d26262316cf88b72 (diff)
docs: use "dockhand" for static generation
Drop Gatsby, use a simplified custom static site generator that uses GFM and a template for extremely lightweight docs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 9c51b2803..e704f5ad3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,8 +7,7 @@ npm-debug.log
/test/packages/test-package/random-data.txt
/test/root
/node_modules/.bin
-/docs/public/
-/docs/.cache/
+/docs/output/
/docs/node_modules/
/man/
/npmrc