21 Commits

Author SHA1 Message Date
Bruce Röttgers
6f1b9cec19 add docker action docker/0.1.0 2025-04-26 23:05:09 +02:00
Bruce Röttgers
ec408ca345 specify version and add ulimit to readme 2025-04-26 22:50:06 +02:00
Bruce Röttgers
e606e45bf6 add dockerfile and document 2025-04-26 22:21:41 +02:00
Bruce Röttgers
804ffeb82b remove node files and integrate script into python 2025-04-26 15:53:36 +02:00
Bruce
e578473c9f
Merge pull request #14 from bcye/fix/consistent-logging
Uses logging statements instead of printing
2025-04-26 13:54:32 +02:00
Bruce Röttgers
beada00d90 Merge remote-tracking branch 'origin/main' into fix/consistent-logging 2025-04-26 13:53:59 +02:00
Bruce
673c478307
Merge pull request #13 from bcye/fix/parser-in-separate-file
Put the wikivoyage parser in separate file
2025-04-26 13:43:43 +02:00
e17cd19d30 put the wikivoyage parser in its own file 2025-04-25 01:12:51 +02:00
db0f1a2b9c use logging throughout the code 2025-04-25 01:11:16 +02:00
Bruce
c4913046a7
Merge pull request #10 from bcye/feature/bunny-storage-handler
Add Bunny Storage Adapter
2025-04-23 19:48:06 +02:00
54aaaddea5 Add some preliminary documentation 2025-04-23 15:10:39 +02:00
0ada91a8ce implement stability changes and slight cleanup 2025-04-23 14:01:45 +02:00
Bruce
6548f2196d
Merge pull request #8 from bcye/feature/modular-output-handlers
Basic setup of modular output handlers
2025-04-19 20:19:27 +02:00
Bruce Röttgers
40984a06f8 add bunny storage handler 2025-04-18 17:26:37 +02:00
Bruce Röttgers
e0aa134ecc add bounding, env var config 2025-04-18 13:35:16 +02:00
3bfd30a073 definition of abstract handler and implementation of handler for local filesystem 2025-04-12 01:09:11 +02:00
Bruce Röttgers
55841f1d9e add example 2025-04-09 14:35:29 +02:00
Bruce Röttgers
7e36994b0c Merge branch 'main' of github.com:bcye/structured-wikivoyage-exports 2025-04-09 13:50:12 +02:00
Bruce Röttgers
04b6e56d14 add node code 2025-04-09 13:50:08 +02:00
Bruce
f7b0569d6b
Create LICENSE 2025-04-09 13:44:23 +02:00
Bruce Röttgers
e242a18408 initial sketch 2025-04-09 13:40:03 +02:00