Socket
Socket
Sign inDemoInstall

stag-ssg

Package Overview
Dependencies
7
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stag-ssg

Deadly simple static site generator


Maintainers
1

Readme

Logo featuring a stag

Stag

Stag is a simple, extensible static site generator, where almost every part is a plug in. It's almost too easy to extend it with your own functionalities.

Online documentation

Features

Out of the box Stag comes with the following features:

  • pages can be generated from Markdown with enabled support for footnotes, fenced code blocks and some typographic goodies.
  • support for Asciidoc (via asciidoctor)
  • generic support for file front matters
  • Jinja2 templates
  • taxonomies (e.g. tags)
  • RSS feeds
  • generation of nice URLs:
    • foo/index.mdfoo/index.html
    • bar.mdbar/index.html
  • extensible with plugins and macros (shortcodes)

Installation

PyPI: https://pypi.org/project/stag-ssg/

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