
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
.. image:: https://badge.fury.io/py/staticjinja.png :target: https://badge.fury.io/py/staticjinja :alt: PyPi Badge
.. image:: https://github.com/staticjinja/staticjinja/workflows/build/badge.svg?branch=main&event=schedule :target: https://github.com/staticjinja/staticjinja/actions?query=branch%3Amain :alt: Build and Testing Status
.. image:: https://readthedocs.org/projects/staticjinja/badge/?version=stable :target: https://staticjinja.readthedocs.io/en/stable/?badge=stable&style=plastic :alt: Documentation Status
.. image:: https://codecov.io/gh/staticjinja/staticjinja/branch/main/graph/badge.svg?token=En337ZXsPK :target: https://codecov.io/gh/staticjinja/staticjinja :alt: Test coverage status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code style: Black
.. image:: https://static.pepy.tech/personalized-badge/staticjinja?period=total&units=international_system&left_color=black&right_color=blue&left_text=downloads :target: https://pepy.tech/project/staticjinja :alt: PyPi downloads total
.. image:: https://static.pepy.tech/personalized-badge/staticjinja?period=month&units=international_system&left_color=black&right_color=blue&left_text=downloads/month :target: https://pepy.tech/project/staticjinja :alt: PyPi downloads per month
staticjinja is a library that makes it easy to build static sites using Jinja2_.
Many static site generators are complex, with long manuals and unnecessary features. But using template engines to build static websites is really useful.
staticjinja is designed to be lightweight (under 500 lines of source code), and to be easy to use, learn, and extend, enabling you to focus on making your site.
.. code-block:: bash
$ mkdir templates
$ vim templates/index.html
$ staticjinja watch
Building index.html...
Templates built.
Watching 'templates' for changes...
Press Ctrl+C to stop.
To install staticjinja, simply:
.. code-block:: bash
$ pip install staticjinja
Documentation is available at https://staticjinja.readthedocs.io.
Please see CONTRIBUTING_.
.. _CONTRIBUTING: CONTRIBUTING.rst .. _Jinja2: https://jinja.palletsprojects.com
FAQs
jinja based static site generator
We found that staticjinja demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.