Commit graph

23 commits

Author SHA1 Message Date
sys-nyx
32ea2550be created requirements.txt 2024-12-26 16:52:44 -08:00
sys-nyx
8f8a7b604d updated .gitignore 2024-12-26 16:19:04 -08:00
sys-nyx
874bd8ee06 added dumps.py script which will take open json files containing subreddit content, organize them in a way expected by the generate_html func in write_html.py, and then call it 2024-12-26 16:18:42 -08:00
sys-nyx
9cdd43363b added example config file 2024-12-26 16:15:52 -08:00
sys-nyx
d15cd075ba modified generate_html func in write_html.py to accept a dictionary containing subreddit content 2024-12-26 16:15:22 -08:00
libertysoft3
4e260886e0
Merge pull request #25 from libertysoft3/add-license-1
Create LICENSE
2020-07-19 14:50:48 -07:00
libertysoft3
78cb18ec5d
Create LICENSE 2020-07-19 14:50:22 -07:00
libertysoft3
5fd67603e5 resolve missing key error in write_html load_links, issue #23 2020-07-18 12:02:09 -07:00
libertysoft3
0f96e04083
Update README.md 2020-06-30 21:31:37 -07:00
libertysoft3
a2b6f94a5e
Update README.md 2020-06-30 21:30:30 -07:00
libertysoft3
8522fdad96
Update README.md 2020-06-30 21:26:07 -07:00
libertysoft3
da0624f40e
Update README.md 2020-06-30 03:24:20 -07:00
libertysoft3
78a9e155d6
Update README.md 2020-06-30 03:23:11 -07:00
libertysoft3
5b8a9aa134
Update README.md 2020-06-30 03:18:21 -07:00
libertysoft3
26190bd38d bugfix 2019-11-12 02:26:21 -08:00
libertysoft3
2317f37ca3 write: optimize memory usage 2019-11-12 02:17:21 -08:00
libertysoft3
f2729e0231 fix duplicate comments bug, resolves #10 2019-09-12 00:47:01 -07:00
libertysoft3
83fb77b41c fix subreddit name casing bugs, resolves #3 2019-04-09 02:59:18 -07:00
libertysoft3
43a93e1a04 more of that 2019-03-26 23:17:05 -07:00
libertysoft3
ceaa6b86a9 improve Windows unicode handling 2019-03-26 22:53:16 -07:00
libertysoft3
8385bb6f66 replace scandir with listdir for Python < 3.5 2019-03-24 22:32:03 -07:00
libertysoft3
67a7356ede comments without scores show as 'n/a' 2018-10-28 22:22:20 -07:00
libertysoft3
d9d000055b initial 2018-10-28 05:08:54 -07:00