Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save satour/7e0b08425866b83edfd63785f2d330a2 to your computer and use it in GitHub Desktop.
Save satour/7e0b08425866b83edfd63785f2d330a2 to your computer and use it in GitHub Desktop.
  • package.json にコマンド追加
  • site/config.toml に追加
  • gulpfile.babel.js にtask追加
  • npm run build 実行

データ側はこれでたぶんふ大丈夫。 あとは対応するビューを site/layouts に盛っていく。

  • site/archetypes に型ファイル(mdファイル)を追加する。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment