Git Product home page Git Product logo

blog-12's Introduction

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

blog-12's People

Contributors

eric-s-raymond avatar garyemiller avatar fallenpegasus avatar selsky avatar jason-azze avatar ghane avatar jason-azze-cdna avatar dfoxfranke avatar takakonishimura avatar tirkarthi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.