Skip to content

adandris/sitemap-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sitemap Buddy

Sitemap Buddy is a modern sitemap generator. Written in pure Java, it is platform-independent, fast and vertically scalable.

Usage

Build the project with Maven:

> mvn package

Basic usage after the project was built:

> java -jar target/sitemap-buddy-1.0-SNAPSHOT.jar -u https://www.teodorstoev.com -o sitemap.xml

Technical details

The implementation is based on:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages