Skip to content

Instantly share code, notes, and snippets.

@eiichi-worker
Created December 20, 2017 00:42
Show Gist options
  • Select an option

  • Save eiichi-worker/4a7f40cd3bc74bf61547317e37dc2adf to your computer and use it in GitHub Desktop.

Select an option

Save eiichi-worker/4a7f40cd3bc74bf61547317e37dc2adf to your computer and use it in GitHub Desktop.
静的サイトでのテンプレートエンジンを使いたい

静的サイトでのテンプレートエンジンを使いたい

他にもあるがなんとなく
Nunjucks + gulp

  • Nunjucks テンプレートエンジン
  • gulp タスクランナー テンプレート→ HTMLの変換をタスク化しておく

基本的な流れ

テンプレート書く

gulpでコンバート

htmlできる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment