You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

grow

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grow

Develop everywhere and deploy anywhere: a declarative site generator for rapid, high-quality web site production.

2.2.3
PyPI
Maintainers
2

Grow is a fresh, declarative, file-based static site generator for rapid microsite production. Learn more at https://grow.dev.

Key features:

  • Data-driven: All your content is stored in YAML or Markdown, keeping content separate from presentation. Architect your site structure in YAML, then bind data to HTML templates to build your pages entirely around data from data files.
  • Flexible URLs: Grow supports an explicit, configurable way to generate URLs for your site. Use template tags to keep your site maintainable and URL changes easy.
  • Internationalization: Grow comes with flexible internationalization support included. Tag strings for translation, localize your content, and easily add/remove locales on a site-wide or per-document basis.
  • Deploy anywhere: Grow builds your site to a static fileset, which means you can deploy pretty much anywhere. Grow comes built-in with deploy targets to various services.

To learn about contributing and to see the source code: https://github.com/grow/grow.

Keywords

grow

FAQs

Did you know?

Socket

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