ShipClojure Blog
Last updated
Last updated
ShipClojure supports blog posts for SEO through . Please read the docs for Quickblog if you want to configure it further.
You can see the configuration in on :quickblog/config
key
Important: The blog config is read into babashka which does not support reader tags, so the
:quickblog/config
key needs to remail last insystem.md
This will create the file resources/blog/posts/test.md
.
To preview the post as you type it, run
And then you can visit http://localhost:8080/blog/my-cool-post
and you can see it there