No description
  • HTML 37.5%
  • TypeScript 36.6%
  • JavaScript 20.8%
  • CSS 5.1%
Find a file
2026-05-23 22:57:56 +02:00
site Remove sponsor logo 2026-05-23 22:57:56 +02:00
src Use an importmap for /try 2026-04-23 08:28:53 +02:00
template Update github links 2026-04-15 11:29:26 +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