You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
412 B
Markdown
14 lines
412 B
Markdown
5 years ago
|
This directory contains content used to generate the [PEG.js website](https://pegjs.org/).
|
||
|
|
||
|
### [assets](./assets)
|
||
|
|
||
|
Static files that will be served by Zeit's CDN.
|
||
|
|
||
|
### [pages](./pages), [templates](./templates)
|
||
|
|
||
|
Contains scripts, source files & templates used to generate the actual pages served on the website.
|
||
|
|
||
|
### [export.js](./export.js)
|
||
|
|
||
|
Running this script will build a static site, deployable via `now`
|