そらこて、ねっ!
sorakote.net
やったこと
レンタルサーバーの引っ越し
- m10.coreserver.jp => v2005.coreserver.jp
ドメイン取得
- バリュードメインで適当に
- sorakote.net とかしてみた
日記のようなものを復旧
- gem 'tdiary-style-emptdiary'をGemfileに追記
- bundle config set path 'vendor/bundle'
- bundle config set --local without 'development'
- bundle install --without development
- とりあえず動くことを確認
サブディレクトリ
-
【Netlify】サブディレクトリにページをデプロイする方法 | みどりみちのブログ
- なんかいけそうな感じ、これで行くか…、保険でとっとく
サブドメイン
- やったことないやつ
- たぶん、できるとうれしい
-
つーことでこれ試す
- value-domain.com の [DNSレコード/URL転送の設定]でcnameを指定してみる
a @ xxx.xx.xxx.xx
a www xxx.xx.xxx.xx
cname blog dazzling-knuth-e5f641.netlify.app.
aaaa @ xxxx:xxxx:xxxx:xxx::ss:x
aaaa www xxxx:xxxx:xxxx:xxx::ss:x
mx @ 10
txt @ v=spf1 ip4:xxx.xx.xxx.xx ip6:xxxx:xxxx:xxxx:xxx::xx:x ~all