Socket
Socket
Sign inDemoInstall

harmonique

Package Overview
Dependencies
11
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    harmonique

a sad little personal static blog generator


Maintainers
1

Readme

Introduction

A sad little static blog generator. Nothing fancy.

Installation

Run:

pip install harmonique

Example blog project

Clone/download this repository and check out the example directory.

Commands

Compile everything, including drafts

harmonique dev

Compile published, skip drafts

harmonique prod

Append serve on the commands above to run the local server that serves the output files at localhost:8889. The server also watches for file changes and rebuilds. Works with both dev and prod modes.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc