stag-ssg


Namestag-ssg JSON
Version 0.11.0 PyPI version JSON
download
home_pagehttps://git.goral.net.pl/stag.git/about
SummaryDeadly simple static site generator
upload_time2023-09-16 21:47:39
maintainer
docs_urlNone
authorMichal Goral
requires_python>=3.8,<4.0
licenseGPL-3.0-only
keywords static site generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://git.goral.net.pl/stag">
    <img alt="Logo featuring a stag" src="https://git.goral.net.pl/stag.git/plain/doc/stag.png" width="320"/>
  </a>
</p>

# 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](https://pages.goral.net.pl/stag)

# 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.md_ → _foo/index.html_
  - _bar.md_ → _bar/index.html_
- extensible with plugins and macros (shortcodes)

# Installation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://git.goral.net.pl/stag.git/about",
    "name": "stag-ssg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "static site generator",
    "author": "Michal Goral",
    "author_email": "dev@goral.net.pl",
    "download_url": "https://files.pythonhosted.org/packages/55/d7/961efd244fde5cdfefe454e52aa16696dc1bf3f6492c094a7f6536a3d91a/stag_ssg-0.11.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://git.goral.net.pl/stag\">\n    <img alt=\"Logo featuring a stag\" src=\"https://git.goral.net.pl/stag.git/plain/doc/stag.png\" width=\"320\"/>\n  </a>\n</p>\n\n# Stag\n\nStag is a simple, extensible static site generator, where almost every part\nis a plug in. It's almost too easy to extend it with your own\nfunctionalities.\n\n[Online documentation](https://pages.goral.net.pl/stag)\n\n# Features\n\nOut of the box Stag comes with the following features:\n\n- pages can be generated from Markdown with enabled support for footnotes,\n  fenced code blocks and some typographic goodies.\n- support for Asciidoc (via asciidoctor)\n- generic support for file front matters\n- Jinja2 templates\n- taxonomies (e.g. tags)\n- RSS feeds\n- generation of nice URLs:\n  - _foo/index.md_ \u2192 _foo/index.html_\n  - _bar.md_ \u2192 _bar/index.html_\n- extensible with plugins and macros (shortcodes)\n\n# Installation\n\nPyPI: https://pypi.org/project/stag-ssg/\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "Deadly simple static site generator",
    "version": "0.11.0",
    "project_urls": {
        "Documentation": "https://pages.goral.net.pl/stag/",
        "Homepage": "https://git.goral.net.pl/stag.git/about",
        "Repository": "https://git.goral.net.pl/stag.git"
    },
    "split_keywords": [
        "static",
        "site",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ea2cc2e87ac18f911aced5bb7811c4d8638280c87a31b619f84bb74a308ab5e",
                "md5": "0dd0e1e2e1f4c2ca006a9b0e4252b529",
                "sha256": "7398400230865802cb61ec6a4aebcfc9e8e405b12db1da30b05d0ef8f2e02ee1"
            },
            "downloads": -1,
            "filename": "stag_ssg-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dd0e1e2e1f4c2ca006a9b0e4252b529",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 40310,
            "upload_time": "2023-09-16T21:47:36",
            "upload_time_iso_8601": "2023-09-16T21:47:36.653948Z",
            "url": "https://files.pythonhosted.org/packages/0e/a2/cc2e87ac18f911aced5bb7811c4d8638280c87a31b619f84bb74a308ab5e/stag_ssg-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55d7961efd244fde5cdfefe454e52aa16696dc1bf3f6492c094a7f6536a3d91a",
                "md5": "5816b776f74f97ebb7357945656d2e63",
                "sha256": "2a115f245b21fba42494cbff99d816d474e9246f087e94f91af642e0c367f5d5"
            },
            "downloads": -1,
            "filename": "stag_ssg-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5816b776f74f97ebb7357945656d2e63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 156705,
            "upload_time": "2023-09-16T21:47:39",
            "upload_time_iso_8601": "2023-09-16T21:47:39.312424Z",
            "url": "https://files.pythonhosted.org/packages/55/d7/961efd244fde5cdfefe454e52aa16696dc1bf3f6492c094a7f6536a3d91a/stag_ssg-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-16 21:47:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "stag-ssg"
}
        
Elapsed time: 0.11808s