1.2.11 • Published 5 years ago

sao-static-site v1.2.11

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

sao-static-site

SAO generator for static siteusing Hugo for content and Webpack for assets management.

CircleCI npm David

Features

  • Based on Hugo 0.53
  • Docker and Docker-compose configurations for easy development and deploy
  • Lintint with Eslint and Stylelint
  • Includes some of most popular webpack plugins for:
    • Compiling sass
    • Babel transpiler
    • PostCSS
    • and more
  • Netlify deployment

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao static-site <my-project>

From git

sao brpaz/sao-static-site <my-project>

Contributing

All contributings are welcome. Just submit a PR!

Authors

Inspiration

License

MIT © Bruno Paz

1.2.11

5 years ago

1.2.5

5 years ago

1.2.1

5 years ago