datopian / flowershow

💐 Publish your obsidian digital garden or any markdown site easily and elegantly.
https://flowershow.app/
MIT License
757 stars 92 forks source link

Sitemap generation and documentation #454

Closed khalilcodes closed 1 year ago

khalilcodes commented 1 year ago

Closes #355

Summary

This PR adds support for auto generating sitemaps in public folder if the authorUrl property is set in config.mjs

Changes

Todo: publish cli

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 4e803c1e37e1ffae2115b0517c7a376251c64e43

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------- | ----- | | @flowershow/template | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 1 year ago

Deploy Preview for spectacular-dragon-c1015c ready!

Name Link
Latest commit 4e803c1e37e1ffae2115b0517c7a376251c64e43
Latest deploy log https://app.netlify.com/sites/spectacular-dragon-c1015c/deploys/6418c14fc8f80d0008cbbc06
Deploy Preview https://deploy-preview-454--spectacular-dragon-c1015c.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

khalilcodes commented 1 year ago

@olayway please review esp CLI change for config. I have also added renaming config.js to config.mjs if exists.

khalilcodes commented 1 year ago

@olayway

And also, do you know why the tests are failing?

I changed the config extension to .mjs in the tests folder too.

khalilcodes commented 1 year ago

@olayway please add me as collaborator for flowershow cli

olayway commented 1 year ago

@khalilcodes you already are a member image