Socket
Socket
Sign inDemoInstall

statically

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    statically

Static site generator with markdown support


Maintainers
1

Readme

Statically

|Build Status|

Statically is a simple static website generator.

  • Create content with github Markdown <https://pythonhosted.org/Markdown/>__
  • Includes a simple CLI interface
  • Generetad pages can be hosted anywhere

Features

  • Site themes with Jinja2 <http://jinja.pocoo.org/>__
  • Use or create personalized stylecheats
  • Support for TeX math equations with Mathjax <https://www.mathjax.org/>__
  • Syntex highligth with Pygments <http://pygments.org/>__
  • Embeded videos

Documentation

Check the documentation <http://pythonhosted.org/statically>__

Install

::

pip install statically

TODO

  • Main page
  • Choose template per page
  • Document user style
  • Docs
  • Pretty urls

.. |Build Status| image:: https://travis-ci.org/joajfreitas/statically.png?branch=master :target: https://travis-ci.org/joajfreitas/statically

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