Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sitemap XML generator #108

Closed
Bashamega opened this issue Jul 4, 2024 · 3 comments · Fixed by #452
Closed

Sitemap XML generator #108

Bashamega opened this issue Jul 4, 2024 · 3 comments · Fixed by #452
Assignees
Labels
Eddiehub:good-first-issue enhancement New feature or request Feature good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Bashamega
Copy link
Owner

Create a sitemap xml generator.
Similar to: https://www.xml-sitemaps.com/

Copy link
Contributor

github-actions bot commented Jul 4, 2024

Hello! 👋 Thanks for opening this issue. We appreciate your feedback and will look into it as soon as possible. Feel free to add more details if necessary.

@Bashamega Bashamega added the help wanted Extra attention is needed label Jul 14, 2024
@LenVavro
Copy link
Contributor

LenVavro commented Oct 1, 2024

Hey @Bashamega,
I would like to work on this issue, can you assign it to me please? Thank you.

@Bashamega
Copy link
Owner Author

Hey @Bashamega,
I would like to work on this issue, can you assign it to me please?

Sure @LenVavro

@LenVavro LenVavro mentioned this issue Nov 7, 2024
10 tasks
Bashamega pushed a commit that referenced this issue Nov 21, 2024
* Sitemap XML generator

- page init
- shadcn Input

* Sitemap XML generator

- generate xml & stream it to the client

* Sitemap XML generator

- handle error. loading state, better ui for output

* Sitemap XML generator

- priority & last modified

* Sitemap XML generator

- fix url parsing, better log handling, env for limit

* Sitemap XML generator

- gui responsiveness, use ref instead of state

* Sitemap XML generator

- gui show found pages count

* Sitemap XML generator

- update tools.json

* Sitemap XML generator

- lock file

* Sitemap XML generator

- refactoring & tests

* Sitemap XML generator

- extend tests

* Sitemap XML generator

- edge runtime

* Sitemap XML generator

- code review changes

* Sitemap XML generator

- code review changes

* Sitemap XML generator

- improve test, improve url parsing

* Sitemap XML generator

- not ok response error handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eddiehub:good-first-issue enhancement New feature or request Feature good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants