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
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 runYou can alternatively pip install grow if you like.
Learn more about using Grow:
