Skip to content

andersmurphy/andersmurphy-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

andersmurphy-blog

A blog built by generating a static site from markdown files using clojure.

To build content run (generate-site) from the repl (see core.clj).

To run locally:

clj -M:serve :port 1339 :dir "docs" :headers '{"Cross-Origin-Opener-Policy" "same-origin"}'

About

My blog about Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published