/website

Internet Security Research Group's website

Primary LanguageJavaScriptOtherNOASSERTION

Internet Security Research Group (ISRG) Website

This is the repository for the ISRG website.

This site is built with Hugo and requires version 0.40 or newer. It's entirely static, no server-side code/scripting.

To see your changes, install Hugo, then run it with:

hugo server -F

And open http://localhost:1313/ in your browser. Note that the -F flag will show items to be published in the future (like blog posts with dates in the future).

Contributions welcome.