Skip to content

Instantly share code, notes, and snippets.

@paultopia
paultopia / .spacemacs
Last active May 10, 2021 09:44
A quick and dirty .spacemacs for my digitalocean minimal droplet, to be used from iPad.
;; -*- mode: emacs-lisp -*-
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
(defun dotspacemacs/layers ()
"Configuration Layers declaration.
You should not put any user code in this function besides modifying the variable
values."
(setq-default
;; Base distribution to use. This is a layer contained in the directory
@coolaj86
coolaj86 / github-pages-https-lets-encrypt.md
Last active November 16, 2021 22:36
Github Pages: Let's Encrypt!