/eux-blog

eux blog 主题,基于 picidae

Primary LanguageCSSMIT LicenseMIT

eux-blog

build status

如何再本地开发

npm install picidae -g

npm run start
# open http://localhost:10000/

# build the site for deploy
npm run build