tvl-depot/blog/content/english/my-first-post.md
William Carroll d206a2812f Prefer hugo for blog.wpcarro.dev
Instead of creating my own static website generator, I'm trying Hugo. Huge is a
newer alternative to Jekyll. So far, I like what I see.

- Ignoring /blog/public since this is where `huge -D` generates the static
  assets.
- Using a TailwindCSS theme.
- Creating a dumby post about Emacs to test deployments.
- Deleting all Common Lisp and Nix code that powered my previous, half-baked
  blog.
2020-03-09 13:27:35 +00:00

198 B

title date draft
Professional Emacs 2020-03-09T11:50:28Z false

Professional Emacs

Some people don't think it's possible. Is it possible?

Elisp

(defvar answer 'yes)