cryogen-project / cryogen

A simple static site generator written in Clojure
http://cryogenweb.org/
Eclipse Public License 1.0
1.09k stars 96 forks source link

How to set one post to the home page #253

Open qdhaiqiang opened 1 year ago

qdhaiqiang commented 1 year ago

Hello,

How to chage the default rule of order by date. I want to display one post blog on the index of my site and fixed, not the latest blog post. Not found the config and what should I do?

thanks

holyjak commented 1 year ago

Hi! Try to ask in #cryogen in the Clojurians slack. Personally I would turn the blog post into a page and use http://cryogenweb.org/docs/customizing-the-index.html#the-single-page-option