grow

A fresh, declarative, file-based microsite generator for rapid, high-quality website production.

Github星跟踪图

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:

Contributing to Grow

Set up a development environment:

git clone git@github.com:grow/grow.git
make develop

Once your development environment is set up, run Grow:

./scripts/grow

Then run tests:

make test

We try to set everything up for you automatically (including a virtualenv) in
the make commands, but if you are using Linux and something is not working,
you might try:

make develop-linux
make test

主要指标

概览
名称与所有者grow/grow
主编程语言Python
编程语言HTML (语言数: 8)
平台
许可证MIT License
所有者活动
创建于2013-09-17 15:51:40
推送于2024-06-03 16:42:29
最后一次提交
发布数169
最新版本名称v2.2.3 (发布于 )
第一版名称0.0.26 (发布于 )
用户参与
星数404
关注者数26
派生数51
提交数3.6k
已启用问题?
问题数601
打开的问题数43
拉请求数557
打开的拉请求数8
关闭的拉请求数50
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?