8000 GitHub - chartmuseum/www: ChartMuseum static www https://chartmuseum.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chartmuseum/www

Repository files navigation

ChartMuseum

Netlify Status

Built with Hugo.

Usage

Clone this repository and run:

npm install

Development

While developing, use:

hugo server

or for developing with hugo server --buildDrafts --buildFuture, use:

hugo server -D

Then visit http://localhost:1313/chartmuseum-www to preview. Hugo will automatically reload the CSS or refresh the whole page, when stylesheets or content changes.

Static build

To build a static version of the website inside the /docs folder, run:

hugo

To get a preview of the content not yet published, run:

hugo -D

About

ChartMuseum static www https://chartmuseum.com

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

0