-
Vertical text layout
-
Swipe left and right to quickly switch among different news
-
Clicking the date label to pick a date and read the columns on that day (after 2020/7/20)
-
Crawl the news content everyday using Scrapy
-
Parse news content by library newspaper
-
Generate server side rendering static site based on the news content using Gatsby
The news content is from The 47 Column
Everyday at 19:00 JST, a cron job on Github Action is triggered to crawl the content of columns from the above website.