オフィスを作った
オフィスを作ったのでちょっと裏話をする
本当にお久しぶりです。 このサイトを更新するのもネット上の活動もあまりしていないので、消えかけているような気もしますが無事に生きています。
This message, related to the development of the theme, only displays on the
localhost
homepage to notify you of any important theme changes.
With this version, the theme has fully implemented static search using
lunr.js
. That being said, a few modifications were necessary to implement this
feature.
To utilize this, or future version of Hugo Future Imperfect Slim, please make the following changes:
config.toml
before [params]
:...
disableLanguages = [""]
[outputs]
home = ["html", "json"]
[params]
...
Remove the underscore from all about
and contact
page file names:
_index.md --> index.md
Add layout = "about"
or layout = "contact"
to all of the files you just
just adjusted the file names for.
While I realize this is inconvenient, I hope that it is worth it to you in the long run. Thanks for using the theme, and feel free to submit issues as needed.
NefryやSofmoといった開発者向けボードを作ったり、AndroidやFlutterアプリ作ったり、Webで遊んでみたり、手当たり次第になんでもやっちゃう人のサイト
オフィスを作ったのでちょっと裏話をする
本当にお久しぶりです。 このサイトを更新するのもネット上の活動もあまりしていないので、消えかけているような気もしますが無事に生きています。
25歳の誕生日を迎えたので一年の振り返り
あっという間に年を重ねてしまうものですねー
退職エントリーと新規で会社をつくります!ぜひご覧ください!
お久しぶりです、わみです。
Twitterのつぶやきから始まった筋トレしないとお家に入れないアイデアのプログラムの説明編
こんにちは!わみ(@wamisnet)です。
ESP32で残機を 1up できそうな音をブザーで鳴らしてみます!
残機が 1up できそうな音楽鳴らしてみた
Google スプレッドシートにセンサーで取得したバッテリーの電圧や電流を送って可視化するものを作っていきます
太陽光発電の監視システムを簡単に作ってみたお話をまとめてみました。
ESP32の環境では、開発時は勝手にバックトレースしてどこのコードか教えてくれますが、その時以外の方法を残しておきます
ESP32ではエラーがでるとこんな感じのログが吐かれます。
Wi-SUNとはどのようなものなのか、どんなモジュールがあるのか調べたメモ
Wi-SUNを使うのであれば、BP35C0-J11を使うのがよさそう
ArmマイコンのSAML11を触り始めたので参考になったリンクやはまったときの備忘録を残しておく
下記の開発ボードを購入した。
Hugoにはshortcodeという機能があり簡単な手順で機能を追加できます
下記のサイトを参考にshortcodeをつくってみました。