Skip to content

ntpsec/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63c9e09 · Jan 25, 2024
Jun 24, 2019
Jun 22, 2019
Oct 11, 2023
Dec 20, 2018
Jan 25, 2024
Feb 15, 2017
Mar 28, 2017
Dec 11, 2016
Nov 23, 2016
Dec 29, 2022
Oct 11, 2023
Nov 23, 2016
Jan 29, 2017
Mar 7, 2020
Jan 8, 2017
Nov 29, 2016
Nov 29, 2016
Nov 29, 2016
Nov 23, 2016
Dec 1, 2016
Nov 29, 2016

Repository files navigation

Build Status Jekyll Version


The NTPsec Project blog, using Jekyll and GitLab Pages.

Learn more about GitLab Pages at https://pages.gitlab.io and the official documentation http://doc.gitlab.com/ee/pages/README.html.

Learn more about NTPsec at http://ntpsec.org/


GitLab CI

This project's static Pages are built by GitLab CI, following the steps defined in .gitlab-ci.yml:

Asciidoc pages are also supported by way of Jekyll Asciidoc. Use the extension .adoc or .ad.

Building locally

To work locally with this project, you'll have to follow the steps below:

  • Fork, clone or download this project
  • Install Jekyll. Your OS may have a package; Ubuntu's is "jekyll".
  • Install the jekyll-asciidoc gem. sudo gem install jekyll-asciidoc
  • Generate the website: jekyll build --drafts -d public
  • Preview your project: jekyll serve --drafts
  • Add content

Read more at Jekyll's documentation.

Note that the main project (https://ntpsec.org) documentation is also maintained in Asciidoc, but it uses a Python convertor, not this Blog's Ruby. There are subtle differences in implementation.

Group Pages

This Blog is hosted on Gitlab Pages, and is served via the URL: https://blog.ntpsec.org/

TODO

Empty!

recently compeleted TODO

  1. Add https, TLSA, fix HSTS

  2. add ntpsec logo and favicon.

  3. Change GH to GL logo

  4. Link check

  5. unify with www.ntpsec.org css

  6. asciidoc