Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1016 Bytes

README.md

File metadata and controls

53 lines (37 loc) · 1016 Bytes

Goood website

À propos

Code source du site web Goood.

  • Metalsmith
  • Markdown
  • Browser-sync
  • Sass
  • Autoprefixer
  • Permalinks
  • Webpack

Installation

npm install

Lancer le serveur de dev

npm run dev

Deployer

npm run deploy-beta

Compile les fichiers et déploie sur le repo goood-site-dev

Visible sur: http://beta.goood.pro

npm run deploy-prod

Compile les fichiers et déploie sur le repo goood-site-prod

Visible sur: http://www.goood.pro/

Plugins utilisés