@mtti/mhp
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

Written in TypeScript npm License

A static website generator.

In development since 2017, the API is likely to change significantly before version 1.0.0.

Features

  • Highly customizable site structure.
  • Supports blog posts and static pages written in Markdown.
  • A flexible, code-driven filtering system which decouples the on-disk locations of the output and source files.
  • Nunjucks templates.
  • Hierarchical template loader for improved template reusability across multiple sites.
  • Frontend-agnostic.
  • Can read manifest.json files from webpack-manifest-plugin and esbuild-plugin-manifest.
  • RSS feeds generated with feed.

Downsides

  • Nonexistent documentation.
  • Poor test coverage.
  • The API is still in flux.

License

Copyright ©2017 - 2024 Matti Hiltunen, licensed under the Apache License, version 2.0. See LICENSE for details.

nunjucks-markdown

Contains code from nunjucks-markdown. Copyright (c) 2014 Justin Bennett

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Readme

Keywords

none

Package Sidebar

Install

npm i @mtti/mhp

Weekly Downloads

0

Version

0.11.0

License

Apache-2.0

Unpacked Size

197 kB

Total Files

312

Last publish

Collaborators

  • mtti