Node Static Page Generator

screenshot of Node Static Page Generator

A basic static page generator for Node.js.

Overview

The node-static-page-generator is a basic static page generator for Node.js. With this tool, you can easily create static websites by providing Markdown files for content and JSON files for metadata. It also allows you to customize the stylesheets, scripts, and images of your website.

Features

  • Simple Static Page Generation: Easily create static webpages using Markdown files.
  • Metadata Support: Add metadata to your pages using JSON files.
  • Customization: Customize the stylesheets, scripts, and images of your website.
  • Easy Set Up: Fork or clone the repository and run npm run start to get started.

Summary

The node-static-page-generator is a simple tool for generating static websites using Node.js. It provides an easy way to create webpages using Markdown files and supports metadata through JSON files. With customization options for stylesheets, scripts, and images, you can easily create unique and visually appealing static websites.