Skip to content

Ezek-iel/hn

Repository files navigation

Obsidian Hacker News 📰

Maintained Ask me anything Stars

Overview

This is a plugin to view top hacker news stories directly in Obsidian.

This plugin is a great start for anyone who is planning to build in obsidian

Contributions 💖

This plugin is currently accepting contributions. You can contribute by:

  • 🐞 Reporting bugs
  • 🌿 Suggesting new features
  • 🖊️ Writing code

Writing Code 🖊️

To write code, you need to have a basic understanding of TypeScript. You can start by cloning the repository and running the following commands:

npm install
npm run dev

This will start the development server and you can start writing code.

This project is under the MIT License