Skip to content

Commit

Permalink
athome: disclaim in readme, add a gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bnewbold committed Oct 6, 2023
1 parent 4a21a0e commit 00740f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,17 @@ data/
test-coverage.out

# executables
/athome
/beemo
/bigsky
/fakermaker
/gosky
/labelmaker
/laputa
/lexgen
/stress
/labelmaker
/palomar
/sonar-cli
/stress
/supercollider

# Don't ignore this file itself, or other specific dotfiles
Expand Down
4 changes: 4 additions & 0 deletions cmd/athome/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ public web interface at home:
3. serves up profile and feed for that account only
4. fetches data from public bsky app view API

⚠️ This is a fun little proof-of-concept ⚠️

Not all post features are rendered, has not been hardened against clever Unicode tricks, etc.


## Running athome

Expand Down

0 comments on commit 00740f9

Please sign in to comment.