(add-post! {:title "$HOME as a git repo" :slug "home-as-git-repo" :date "2020/04/02" :tags #{:git} :short "How do you track dotfiles?"}) (comment (add-post! {:title "Blogging with clojure" :slug "blogging-with-clojure" :date "2020/03/27" :tags #{:clojure} :short "Build static blogs with clojure & boot"})) (comment (add-post! {:title "Build a personal FreeBSD repository" :slug "freebsd-repository-with-synth" :date "2020/03/24" :tags #{:FreeBSD} :short "Build with ease. Scripts included!"})) (comment (add-post! {:title "A tale of three editors" :slug "tale-of-three-editors" :date "2019/10/04" :tags #{:emacs :vi :acme} :short "The gigantic, the fake minimal and the glorious. Or escaping the emacs-verse if you prefer."})) (add-post! {:title "Multiplexing data in sh(1)" :slug "sh-multiplexing-data" :date "2019/10/17" :tags #{:sh} :short "please put something clever here"}) (add-post! {:title "Poor man's unbound dashboard" :slug "poor-mans-unbound-dashboard" :date "2019/10/16" :tags #{:OpenBSD :tmux} :short "A little bit of bash, fifos, tmux & ttyplot"}) (add-post! {:title "Core naming in linux" :slug "core-naming-on-linux" :date "2019/10/15" :tags #{:OpenBSD :linux} :short "Porting BSD behaviours to linux"}) (add-post! {:title "CSS sprites with awk and ImageMagick" :slug "css-sprites-awk-imagemagick" :date "2019/08/08" :tags #{:css :awk} :short "I like to automatize things"}) (add-post! {:title "Using the C preprocessors for CSS generation" :slug "cpp-css" :date "2019/03/30" :tags #{:css} :short "old tools for new websites"}) (add-post! {:title "F* on OpenBSD" :slug "fstar-openbsd" :date "2019/03/25" :tags #{:fstar :OpenBSD} :short "It just works"}) (add-post! {:title "Abbreviations in vi(1)" :slug "abbreviations-vi" :date "2018/09/14" :tags #{:vi} :short "type even less"}) (add-post! {:title "Improving maildir opening time in mutt" :slug "maildir-mutt-time" :date "2018/09/14" :tags #{:mutt} :short "header_cache is just awesome"}) (add-post! {:title "Spell checking in vi(1)" :slug "spell-checking-vi" :date "2018/09/08" :tags #{:vi} :short "Aspell plays nice with vi."})