Re: Proposed revision of freebsd.org
- In reply to: devnull : "Re: Proposed revision of freebsd.org"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jun 2025 01:36:08 UTC
On Mon, Jun 2, 2025, at 17:52, devnull wrote: > I loved the proposal! Thanks. :) > But, it might be interesting to remove js dependency. Regarding js, two notes: 1. If you're referring to livereload.js, please ignore that. It's there because my link is to a dev hugo server and that js is a hugo feature that triggers live page reloads locally when I change things. It would not be on the actual site. 2. The other js dependencies came over with the borrowed header/footer used on docs.freebsd.org. I can remove it from the front page. That said I tend to think if it's javascript we author, it doesn't use third party libraries, it doesn't pull anything cross-domain, and the site works fine without it, then it's ok. The existing javascript meets those criteria so I'd tend to see it as ok, but if there's a desire to be more strict it'd be good to get that aligned across the domain.