elastiq
1.0.0
https://elasticq.ch/ ウェブサイト
ここでウェブサイトを編集
このセットアップでは、ノードと NPM を使用して Web サイトを静的に構築します。
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 ソースに関しては自由に何でもしてください。イラスト以外は。共有したり再利用したりしないでください。