LoginSignup
0
0

More than 3 years have passed since last update.

Gatsbyjsメモ

Last updated at Posted at 2021-01-09

あらすじ

  • これ買ったけどしっくり来なかった
    • Webサイト高速化のための 静的サイトジェネレーター活用入門 (Compass Booksシリーズ)
    • http://www.amazon.co.jp/dp/B088WJWJK9
    • 理由
      • contentfulの癖が強い(カテゴリ追加し損ねるとブランクが勝手にできたり)
      • .md書いたほうが早くて楽そう
      • ローカル内で全てまとめたい
      • サービス増やしたくない
    • ということでシンプルなのから一からやり直すことに

理想

  • ここの再現 https://kikunantoka.com/
  • 構成
    • firebase + githubAcion
    • Material UI
  • やりたいこと
    • 必須
      • タグつけたい
      • お問い合わせフォーム入れたい(googleformじゃないやつ)
      • GAやってみたい
    • できたら
      • 検索機能いれたい algolia??
    • そのうち
      • 本番環境/開発環境で分けたい、developはbasic認証入れたい、mainマージ時のみ外したい
      • 画像が増えてきたらgut lfs入れたい
      • npm ci のキャッシュしたい

starter

firebase hosting設定

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0