構築テストを兼ねてnetlify+github+hugo

2020-07-15 quickstart netlify netlify

outline

  • github (repository name: k-kyouhei/kepparublog) private
  • netlify free plan
  • HUGO
  • HUGO theme=devise
  • +netlify CMS

quict start

  1. Prepare your netlify account.
  2. Create repository.
  3. Create hugo directories.
  4. Installation hugo theme.
  5. Post some aricles.

Install OAuth Provider (ex. github)

Create “New OAuth Application” in github repository. Application name Homepage URL Application description Authorization callback URL: https://api.netlify.com/auth/done

Copy information of the New OAuth app & Paste in netlify Client ID Client Secret