#lang at-exp s-exp "../common.rkt" (define-context "stubs/blog") (provide blog) (define blog (page #:file "" ;; #:part-of community <-- TODO: is doing this a good idea "This is a stub page to get the header for the blog."))