Skip to content

Instantly share code, notes, and snippets.

View onlyafly's full-sized avatar

Kevin Albrecht onlyafly

View GitHub Profile

Tiny Content Framework

About the project

This is a tiny content strategy framework focused on goals, messages, and branding. This is not a checklist. Use what you need and scrap the rest. Rewrite it or add to it. These topics should help you get to the bottom of things with clients and other people you work with.

Give me feedback on Twitter (@nicoleslaw) or by email (nicole@nicolefenton.com).

Contents

@onlyafly
onlyafly / gist:4140537
Created November 24, 2012 17:06
Failing lein check stack trace
Exception in thread "main" clojure.lang.LispReader$ReaderException: java.lang.Ru
ntimeException: Unsupported character: \\-
at clojure.lang.LispReader.read(LispReader.java:215)
at clojure.core$read.invoke(core.clj:3346)
at clojure.core$read.invoke(core.clj:3344)
at clojure.main$eval_opt.invoke(main.clj:295)
at clojure.main$initialize.invoke(main.clj:316)
at clojure.main$null_opt.invoke(main.clj:349)
at clojure.main$main.doInvoke(main.clj:427)
at clojure.lang.RestFn.invoke(RestFn.java:421)