Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gulugawa
45 days ago
|
parent
|
context
|
favorite
| on:
Cloudflare acquires Astro
There's a Vite plugin that can be used to insert identical HTML on multiple pages without JavaScript. I use it for the navbar and footer:
https://www.npmjs.com/package/vite-plugin-handlebars
For repeated content where JavaScript is required, I use web components.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For repeated content where JavaScript is required, I use web components.