mirror of
https://github.com/wahyd4/one-knowledge.git
synced 2026-08-08 20:59:08 +10:00
689 B
689 B
Links App
The Links App is a personal bookmark and article management system containing news, articles, and various web content.
Overview
- Total Posts: 2,337
- Format: Markdown with YAML frontmatter
- Location: ./links-posts/
Features
Each post includes:
- Title and content
- Created and updated dates
- Tags from tag_details array
- External link back to original source
Sample Posts
The links-posts/ directory contains all articles. Each file is named as {id}-{slug}.md.
Browsing
You can browse all posts in the links-posts directory. Each file links back to its original source at http://go/ui/posts/{id}/.