Skip to content

spress/spress.yosymfony.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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