Docs
Use
You can use open letter in any folder where there are markdown files. Open letter will automatically generate html pages out of all the markdown files, ready to deploy.
npx open-letter
-
Archives
You can create archives in specific types, archive pages won’t be added to the menu and will be displayed in their parent as a list.
-
KitchenSink
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
-
Media and Assets
When you have a
media
orassets
folder, these will automatically be copied to your project. In that way you can use the files placed in these folders in your open letter. -
Meta
-
Project Settings
There are also a few project settings you can alter defining them in any of the markdown files.
-
Settings
Open letter does not support any settings from the cli. Just to keep it as straightforward as possible.
-
Styling
In the custom file, you can redefine all the used colors; (
primary, secondary, background, foreground
).