No description
  • HTML 37.4%
  • TypeScript 36.5%
  • JavaScript 21%
  • CSS 5.1%
Find a file
2026-06-12 17:05:53 +02:00
site Display a table of contents on the guide and migration page 2026-06-12 17:05:53 +02:00
src Display a table of contents on the guide and migration page 2026-06-12 17:05:53 +02:00
template Display a table of contents on the guide and migration page 2026-06-12 17:05:53 +02:00
.gitignore Start setting up a website 2019-10-01 17:36:32 +02:00
LICENSE Update maintainer email 2023-02-13 23:18:19 +01:00
package.json Upgrade getdocs-ts 2026-03-31 09:21:33 +02:00
polyfills.js Set up a shared library file and compile example code to use it 2020-06-26 15:51:33 +02:00
README.md Update github links 2026-04-15 11:29:26 +02:00

CodeMirror website

This repository holds the sources for the website for CodeMirror.

This expects to be checked out inside a (installed) codemirror/dev repository (it needs access to the sources to build the reference docs).

npm i
npm run build
ls output # ← the website is in there