Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ssssg

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssssg

Stupidly Simple Static Site Generator

  • 3.1.1
  • PyPI
  • Socket score

Maintainers
1

SSSSG - Stupidly Simple Static Site Generator

TO-DO

  • Documentation

Usage

ssssg <project_directory> project_directory defaults to os.getcwd()

Contributing

Commit messages

Commit messages follow the Conventional Commits guidelines.

Summary:

<type>[(<scope>)][!]: <description>
[body]
[footer]

Messages with ! after the scope, or BREAKING CHANGE: in the footer are considered a breaking change and will bump the major version on merge into the main branch.

This project uses the following types:

  • fix - Adjustment of an existing feature
  • feat - Addition of a feature
  • ci - Commits made by a bot; e.g. git tags, changelog
  • docs - Documentation changes
  • tests - Testing changes

This project uses the following scopes:

  • api - Changes to the API

Additional scopes may be added as needed.

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc