ReScript Pages

HomeShowcaseDocsGitHub
Getting startedConsuming contentMarkdownHTML customizationStylingCommand line

Command line

The bin provides 3 commands:

$ pages start entry.bs.js PORT # Starts a devServer
$ pages build entry.bs.js # Build in distDirectory
$ pages deploy entry.bs.js git-branch # deploy to GH Pages
Copyright 2021 - Matthias Le Brun