Skip to content

Some scripts to convert Webmin.com website to Markdown for Hugo static site generator

License

Notifications You must be signed in to change notification settings

swelljoe/webmin-com-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmin-com-extractor

Some scripts to convert Webmin.com website to Markdown for Hugo static site generator

Requires the following modules from CPAN:

  • Mojo::UserAgent for downloading and parsing the pages
  • Time::Piece for munging inconsistent dates into a format Hugo likes
  • String::Truncate qw(elide) for summarizing news items
  • HTML::WikiConverter for converting to Markdown

About

Some scripts to convert Webmin.com website to Markdown for Hugo static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages