Spaces:
Sleeping
Sleeping
Commit
·
6e36449
1
Parent(s):
4711c0c
ADD: hf meta
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Hackernews clone ft. FastHTML (read-only)
|
2 |
|
3 |
This is a lightweight, read-only clone of Hacker News built with FastHTML. It provides a simple interface to browse Hacker News stories and comments.
|
|
|
1 |
+
---
|
2 |
+
title: Hackernews clone ft. FastHTML
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
# Hackernews clone ft. FastHTML (read-only)
|
11 |
|
12 |
This is a lightweight, read-only clone of Hacker News built with FastHTML. It provides a simple interface to browse Hacker News stories and comments.
|