Manually creating a text file is a bit of a PITA
We know that files will follow a standard template
The process would be roughly
- visit artisinal integer site, get number
- create text file with this filename
- copy paste in template layout
- do all data entry
- append text file name with slug?
is this possible to script? It would make sense.
It might be possible to create a new file in github via the API...