Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 340 Bytes

Spress web page

This is the git repo of Spress site: http://spress.yosymfony.com

How to build?

This site requires Spress >= 2.2:

$ git clone https://github.com/yosymfony/Spress.yosymfony.com.git

$ cd Spress.yosymfony.com/

# Get plugins
$ spress update:plugin

# Build the site
$ spress site:build --server --watch