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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?