• styleを適用している理由はiOSのデフォルトSafariでダークモードにならないから

このindex.htmlの更新方法

  1. index.md から編集 (index.html が既存だと index.md が上書きできないので削除)
  2. github.dev モード(テンキーのピリオドでの起動が楽)はプレビューを見るのに便利(.md ファイルのみ?) 右上のここでpreviewを開けた image
  3. github.dev でctrl+S 保存しても、反映させるには更にコミットが必要なので注意!image
  4. jekyllのconversion完了を待つ
  5. https://jamad.github.ioを再読み込みして確認。Chromeなら ctrl+shift+R でキャッシュクリア可能。

新規postの方法

  • pc の場合 : _posts > add file
  • iOS app の場合 : profile > pinned repo > code > _posts > create file as yyyy-mm-dd-title.md > commit > wait

コピーボタン各種

  • codepen で動作確認したhtmlを.mdに直接記述し、jekyllで実装するのが最も効率良い

  • javascript による簡易時計


Posts

subscribe via RSS