hello world!

thoughts

Tag - daily-check-in

Let's try out some different markup.

Some code

{:deps {io.github.ssjoleary/thoughts.bb
        #_"You use the newest SHA here:"
        {:git/sha "389833f393e04d4176ef3eaa5047fa307a5ff2e8"}}
 :tasks
 {:init (def opts {:blog-title "thoughts"
                   :blog-description "An attempt at a quieter, slower, more personal internet"})
  thoughts {:doc "Run `bb thoughts help` for details."
            :requires ([thoughts.cli :as cli])
            :task (cli/dispatch opts)}}}

So far so good

We know a lot of things, but what we don't know is a lot more. //Edward Witten

Source