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/
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.
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.
This Blog is hosted on Gitlab Pages, and is served via the URL: https://blog.ntpsec.org/
Empty!
-
Add https, TLSA, fix HSTS
-
add ntpsec logo and favicon.
-
Change GH to GL logo
-
Link check
-
unify with www.ntpsec.org css
-
asciidoc