diff --git a/content/content/blog/timeserver2.md b/content/content/blog/timeserver2.md new file mode 100644 index 0000000..79f7c8b --- /dev/null +++ b/content/content/blog/timeserver2.md @@ -0,0 +1,6 @@ +--- +title: "Stratum 1 NTP Server participating in ntppool.org" +date: "2025-03-13" +--- + + diff --git a/readme.md b/readme.md index 8b13789..cfe97e3 100644 --- a/readme.md +++ b/readme.md @@ -1 +1,3 @@ + - clone this repo recursive + - to serve it locally, use `hugo server --bind 0.0.0.0 --baseURL http://172.16.3.33:1313`