adessoSE / jekyll2cms

Tool for exporting github repo to a CMS
https://www.adesso.de
MIT License
3 stars 3 forks source link

Use Regex in `RepoService.copyGeneratedXmlFiles` #65

Closed thombergs closed 7 years ago

thombergs commented 7 years ago

In RepoService.copyGeneratedXmlFiles, instead of splitting the filename, you could use Regular Expressions to match and extract parts of the filename.