All Projects → wolfgang42 → paper-hn

wolfgang42 / paper-hn

Licence: MIT license
Hacker News front page in the style of a print newspaper

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to paper-hn

Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+4478.08%)
Mutual labels:  hacker-news, hacker-news-client
mastodon-hnbot
A bot posting the Hacker News stories with 100+ points to Mastodon
Stars: ✭ 37 (-49.32%)
Mutual labels:  hacker-news
emacs-hnreader
Read Hacker News inside Emacs
Stars: ✭ 34 (-53.42%)
Mutual labels:  hacker-news
Diurna
Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform
Stars: ✭ 100 (+36.99%)
Mutual labels:  hacker-news
asyncio-hn
Python (asyncio) wrapper for hackernews api
Stars: ✭ 27 (-63.01%)
Mutual labels:  hacker-news
hn-clojure
Hacker News in Clojure.
Stars: ✭ 31 (-57.53%)
Mutual labels:  hacker-news
tophn
An application to recommend the topmost story of Hacker News from the last 24 hours
Stars: ✭ 31 (-57.53%)
Mutual labels:  hacker-news
hacker-feeds-cli
📰 A command line tool for Hacker News、 Product Hunt、 GitHub Trending 、Reddit and V2EX feeds.
Stars: ✭ 129 (+76.71%)
Mutual labels:  hacker-news
hacker-hiring-hunt
👨‍💻 Tool for searching through Hacker News whoshiring threads
Stars: ✭ 28 (-61.64%)
Mutual labels:  hacker-news
hackertab.dev
Hackertab turns your New Tab page into a geeky one that keeps you as a developer updated with the best tools, news, jobs and events.
Stars: ✭ 229 (+213.7%)
Mutual labels:  hacker-news
HackerrankJAVA
This repository consists of Hackerrank JAVA Solutions
Stars: ✭ 31 (-57.53%)
Mutual labels:  hacker-news
Onassis
The Onassis Theme for Jekyll
Stars: ✭ 22 (-69.86%)
Mutual labels:  newspaper-theme
hackernews-TUI
A Terminal UI to browse Hacker News
Stars: ✭ 347 (+375.34%)
Mutual labels:  hacker-news
suomi.dev
Like Hacker News, but for Finns!
Stars: ✭ 27 (-63.01%)
Mutual labels:  hacker-news
whatsapp-bot
Whatsapp client Bot for hacker news website
Stars: ✭ 31 (-57.53%)
Mutual labels:  hacker-news
reading-list
社区驱动的高质量聚合阅读列表
Stars: ✭ 45 (-38.36%)
Mutual labels:  hacker-news
serializer
A linearizing social tech news reader
Stars: ✭ 89 (+21.92%)
Mutual labels:  hacker-news
hackernews-example
An NX Hacker News clone with real-time updates and animations.
Stars: ✭ 56 (-23.29%)
Mutual labels:  hacker-news
reverse-engineering-the-hacker-news-ranking-algorithm
An analysis of historical Hacker News data to determine the ranking algorithm
Stars: ✭ 76 (+4.11%)
Mutual labels:  hacker-news
vanilla-wc-hnpwa
📱 🚀 Hacker News PWA built with vanilla JS and Web Components
Stars: ✭ 38 (-47.95%)
Mutual labels:  hacker-news

Paper HN

Hacker News front page in the style of a print newspaper.

How to run

yarn install
node ./bin/generate-html.mjs

This will create an index.html file which you can view.

To automatically regenerate the output as you make changes:

yarn run watch

To update the list of stories on the front page:

rm cache/hn/*.json
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].