|
|
|
|
|
by jicea
1244 days ago
|
|
On my iPhone, when I click on home links (let's say Webhooks & notifications), I'm redirected to the middle of the target page. I'm sure it's a small bug, but it's kind of sad that basic navigation is half broken. On my pet documentation site [1], I've chosen the boring way: - fully static HTML (Jekyll) - minimal JavaScript (especially no tracking) - search is local I find my site quite reactive without complicated setup and can focus on the doc content. It's also perfect for SEO, "for free"... [1]: https://hurl.dev |
|