@makerx/repository-website-generator / shared/build-time/pages
Table of contents
Functions
Functions
getMiscellaneousPageFileNames
▸ getMiscellaneousPageFileNames(): Promise<string[]>
Returns
Promise<string[]>
Defined in
getMiscellaneousPageMetaData
▸ getMiscellaneousPageMetaData(): Promise<IPageMeta[]>
Returns
Promise<IPageMeta[]>
Defined in
readPageFile
▸ readPageFile(fileName, path?): Buffer
Parameters
| Name | Type | Default value | 
|---|---|---|
| fileName | string | undefined | 
| path | string | '../' | 
Returns
Buffer