Posts

github actions info

by danaukes

Using Hugo with Github Actions

Read More
Using Github with two accounts

by danaukes

Instructions

  1. Create a new, separate key for each github account

    follows ...

Read More
install git clients

by danaukes

```bash flatpak install -y flathub com.jetpackduba.Gitnuro # io.github.gitahead.GitAhead \ # com.github.Murmele.Gittyup \ # com.github.git_cola.git-cola \ # com.syntevo.SmartGit \

...

Read More
Installing GrapheneOS on a Pixel 4a

by danaukes

Instructions derived from https://grapheneos.org/install/cli

Download Developer Tools

```bash sudo apt install -y android-sdk-platform-tools-common sudo apt install -y signify-openbsd echo ...

Read More
Hugo Stuff

by danaukes

Install

Make sure you install add-ons

Create a new site with yaml format

Modified from here

  1. ...
Read More
IOT Stuff

by danaukes

Collection of IOT Notes
Read More
ESP32-DOIT Tasmota help

by danaukes

Make sure you flash the tasmota32.factory.bin image

Other than that, you can follow from step 7 ...

Read More