mirror of
https://github.com/dergigi/boris.git
synced 2025-12-18 15:14:20 +01:00
docs: remove Development section from README
This commit is contained in:
12
README.md
12
README.md
@@ -79,18 +79,6 @@ If you bookmark something on nostr, Boris will show it in the bookmarks bar. If
|
|||||||
- If something looks empty, try opening another article and coming back — network data can arrive in bursts.
|
- If something looks empty, try opening another article and coming back — network data can arrive in bursts.
|
||||||
- Not every article has highlights yet; they grow as the community reads.
|
- Not every article has highlights yet; they grow as the community reads.
|
||||||
|
|
||||||
## Development
|
|
||||||
|
|
||||||
### Testing Open Graph Previews
|
|
||||||
|
|
||||||
To manually test the Open Graph HTML preview for an article, append `?og=1` to any `/a/:naddr` URL:
|
|
||||||
|
|
||||||
```text
|
|
||||||
https://read.withboris.com/a/<naddr>?og=1
|
|
||||||
```
|
|
||||||
|
|
||||||
This bypasses the normal SPA routing and serves the OG preview HTML directly, useful for verifying social media preview cards.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user