Skip to content

SmitPatel06/grow

 
 

Repository files navigation

Grow

Circle CI Downloads PyPi Code Coverage

Grow is a declarative tool for rapidly building, launching, and maintaining high-quality websites.

  • Easy installation
  • Jinja template engine
  • Data-binding between YAML and views
  • Data-driven site architecture
  • Easy URL changes
  • Flexible internationalization and translation
  • Integration with external CMSes
  • Fast builds

Quick start

Run the commands below to start a server. The install script explains what it does and pauses before each action.

curl https://install.grow.io | bash
grow init base base
cd base
grow run

You can alternatively pip install grow if you like.

Community

Learn more about using Grow:

About

A declarative website generator designed for high-quality websites, with a focus on easy maintenance and localization.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 97.1%
  • HTML 1.1%
  • CSS 0.6%
  • JavaScript 0.4%
  • Makefile 0.4%
  • Shell 0.2%
  • Dockerfile 0.2%