このブログの作りかた

2019-04-02 344 words 1 min read

1 この文書について

1.1 動作環境

表 1: 動作環境
OS Ubuntu 18.10
Hugo v0.55.0-DEV
Emacs 25.22
Org-mode 9.2.2

2 Hugo サイトの作成

ソースコード 1: 新しい Hugo サイトの作成 (sh)
hugo new site blog.shimanoke.com

3 テーマのクローン

4 Github への登録

Github で gfmyc.git というレポジトリを作成し、 そこにこの Hugo プロジェクトをプッシュします

4.1 Git レポジトリの初期化

(sh)
git init
git add -A
git commit -m "Initial commit"

4.2 Github へのプッシュ

(sh)
git remote add origin https://github.com/shimano-yoshio/gfmyc.git
git push -u origin master

5 Netlify で新しいサイトを作成する

6 Netlify での確認

7 お名前.com でドメインを取得する

  • shimanoke.com

を取得しました。

8 DNS 設定

8.1 お名前.com 側の設定

8.2 Netlify 側の設定


We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now
This website uses cookies to ensure you get the best experience on our website. Learn more Got it