Probably. Jekyll was neat but a real PITA to setup.
block quotes work - what more matters?
I can also edit stuff. Woohoo
It's VERY easy to setup your own VPN with docker. This guide assumes you're ok with operating a linux box but know nothing about docker. I'll break it down into 4 easy steps:
I'm using bithost, so the steps here are:
| package gaff.annotationprocessors; | |
| import com.github.mustachejava.DefaultMustacheFactory; | |
| import com.github.mustachejava.Mustache; | |
| import com.github.mustachejava.MustacheFactory; | |
| import gaff.jdbi.Jdbi; | |
| import javax.annotation.processing.*; | |
| import javax.lang.model.SourceVersion; | |
| import javax.lang.model.element.Element; |
| #!/usr/bin/env python3 | |
| from pydbus import SystemBus | |
| from gi.repository import GLib | |
| from functools import partial | |
| import logging | |
| import os | |
| TIMEOUT = 900 | |
| event = 0 |
| package gaff.dali.jdbi; | |
| import org.skife.jdbi.v2.StatementContext; | |
| import org.skife.jdbi.v2.tweak.ResultColumnMapper; | |
| import org.skife.jdbi.v2.tweak.ResultSetMapper; | |
| import java.io.IOException; | |
| import java.sql.ResultSet; | |
| import java.sql.ResultSetMetaData; | |
| import java.sql.SQLException; |
| blueprint: | |
| name: Aquara Cube - Spotify Blueprint (Links & Gestures) | |
| description: Gestures for Spotify. Faces 1-5 = Playlists, Face 6 = pause. Slide = play/pause. Rotate = next/prev. Shake = shuffle. Supports Spotify sharing URLs. | |
| domain: automation | |
| input: | |
| cube_device: | |
| name: Magic Cube Device | |
| description: Select your Aqara Magic Cube | |
| selector: | |
| device: |