All Projects → ajayns → gatsby-hacker-news

ajayns / gatsby-hacker-news

Licence: other
Gatsby implementation of Hacker News

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gatsby-hacker-news

hackernews-redesign
minimal hacker news client built with Next.js and TailwindCSS
Stars: ✭ 73 (+247.62%)
Mutual labels:  hackernews, hackernews-api
showhn.paperboy.digital
Autogenerated weekly newsletter of 'Show HackerNews' projects
Stars: ✭ 13 (-38.1%)
Mutual labels:  hackernews, hackernews-api
open-blog.dev
Open publication where you can share your blog post freely
Stars: ✭ 20 (-4.76%)
Mutual labels:  gatsby
gatsby-source-s3
A Gatsby source plugin to query against an S3 bucket (including images!)
Stars: ✭ 19 (-9.52%)
Mutual labels:  gatsby
grundgesetz-skeleton
You have a documentation. I turn it into a website. Any questions?
Stars: ✭ 42 (+100%)
Mutual labels:  gatsby
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+80.95%)
Mutual labels:  gatsby
gatsby-reactstrap
Adding Bootstrap 4 to an Gatsby React App and serve generated the static site with Express.js
Stars: ✭ 25 (+19.05%)
Mutual labels:  gatsby
blog
[WIP] 基于 Unisite 开发的个人博客。【Unisite 正处于开发阶段,请小心使用。】
Stars: ✭ 26 (+23.81%)
Mutual labels:  gatsby
remotefrontend
Fully remote jobs for front end developers.
Stars: ✭ 18 (-14.29%)
Mutual labels:  gatsby
cvpr-buzz
🐝 Explore Trending Papers at CVPR
Stars: ✭ 37 (+76.19%)
Mutual labels:  gatsby
gatsby-starter-devto
A GatsbyJS starter template that leverages the Dev.to API
Stars: ✭ 13 (-38.1%)
Mutual labels:  gatsby
sanity-gatsby-portfolio
A Gatsby portfolio site powered by Sanity.io. Watch it get built live:
Stars: ✭ 16 (-23.81%)
Mutual labels:  gatsby
gatsby-theme-help-center
A Gatsby theme for your knowledge base or help center
Stars: ✭ 95 (+352.38%)
Mutual labels:  gatsby
lofi
VHS music machine from the 80's
Stars: ✭ 24 (+14.29%)
Mutual labels:  gatsby
gatsby-starter-glass
A Minimal & Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI
Stars: ✭ 134 (+538.1%)
Mutual labels:  gatsby
startup-starter-kit
The Structured Content Startup Starter Kit
Stars: ✭ 42 (+100%)
Mutual labels:  gatsby
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 (+990.48%)
Mutual labels:  hackernews
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+161.9%)
Mutual labels:  gatsby
BnademOverflow
BnademOverFlow's Official Website
Stars: ✭ 37 (+76.19%)
Mutual labels:  gatsby
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1114.29%)
Mutual labels:  gatsby

Gatsby Hacker News

Gatsby is a blazing-fast static site generator for React. This is the Gatsby implementation of Hackernews using the gatsby-source-hackernews plugin.

Giphy

Live Demo

Development

Kickstarted with the gatsby-default-starter boilerplate.

Install all the required packages/dependencies using yarn

yarn

Setup development server

gatsby develop

Build static files for production

gatsby build

Contributing

Feel free to open issues and pull requests!

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].