elastiq
1.0.0
https://elastiq.ch/ 웹사이트
여기에서 웹사이트를 편집하세요
이 설정은 노드와 NPM을 사용하여 웹 사이트를 정적으로 구축합니다.
npm install
입력하여 deps를 설치합니다.npm start
. posthtml-expressions
의 locals
에 있는지 확인합니다. ┌──────────┐ ┌────────────────────┐
│ data.yml │───▶│posthtml-expressions│──┐
└──────────┘ └────────────────────┘ │
┌──────────┐ ┌───────────────────┐ │
│style.scss│───▶│ sass & postCSS │──┐│ ┌─────────────┐
└──────────┘ └───────────────────┘ ├┴─▶│ /index.html │
┌──────────┐ ┌───────────────────┐ │ └──────┬──────┘
│ main.js │───▶│ babel.js │──┤ ┌┘
└──────────┘ └───────────────────┘ │ │
┌──────────┐ │ ▼
│ images │──┘ ┌─────────┐
└──────────┘ │ Magic * │
└─────────┘
│
│
│
* Magic = parcel.js ┌───────────▼─────────┐
│ ./dist │
┌┴─────────────────────┴┐
│ index.html │
├───────────────────────┤
│ style.css │
├───────────────────────┤
│ *.{jpg|png|gif...} │
└┬─────────────────────┬┘
└─────────────────────┘
© David Aerne 소스로 무엇이든 자유롭게 하세요. 일러스트만 빼고요. 공유하거나 재사용하지 마세요.