Socket
Socket
Sign inDemoInstall

ssssg

Package Overview
Dependencies
13
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ssssg

Stupidly Simple Static Site Generator


Maintainers
1

Readme

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