egao1980 / cl-sitemaps

sitemap.xml parser for Common Lisp
MIT License
0 stars 1 forks source link

What about adding sitemap generation part? #1

Closed svetlyak40wt closed 6 months ago

svetlyak40wt commented 11 months ago

I'm working on a clack middleware which will serve sitemap.xml file, and already made a code which serializes cl-sitemaps' structures back to XML. If you would like, I'll contribute to the library and bring a few make-* functions plus a render-sitemap function.

What do you think?

egao1980 commented 6 months ago

Fixed by https://github.com/egao1980/cl-sitemaps/pull/2