Giter Site home page Giter Site logo

chaud's Introduction

CHAUD

Installer

git clone ...
yarn # ou npm install, selon votre préférence

scripts

  • themes: énumérer les thèmes disponibles
  • sass: générer le css et le regénérer quand le sass change
  • dev: lancer le server web de développement (browser-sync)

Lancer avec yarn SCRIPT ou npm run SCRIPT, selon votre préférence.

postinstall

Lancé automatiquement avec yarn ou npm install. Prépare les symlinks nécessaires au développement.

ln-roadmap

Si vous avez installé le paquet avant le roadmap, ceci créera le nouveau lien symbolique:

# avec yarn:
yarn ln-roadmap

# ou si vous préférez npm::
npm run ln-roadmap

themes script

Obtenir la liste des thèmes disponibles.

sass script

Ce script doit être lancer en précisant le thème désiré. Par exemple:

# avec yarn:
THEME=yeti yarn sass

# ou si vous préférez npm::
THEME=yeti npm run sass

CTRL-C pour quitter.

dev script

Lance le serveur de développement browser-sync.

CTRL-C pour quitter.

now script

Déploie le site sur le service https://now.sh/.

Dépend sur now-cli. Tout à fait optionnel.

chaud's People

Contributors

millette avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.