in-toto / in-toto.github.io

In-toto's website.
https://in-toto.io
MIT License
0 stars 8 forks source link

Templateifies in-toto project website #4

Closed lukpueh closed 6 years ago

lukpueh commented 6 years ago

Adds jekyll back to in-toto's project website.

The project website was based of a static jekyll build using the slate theme and had a lot of redundant markup.

This PR bases of the github slate repo (merged unrelated histories) and removes redundant code using jekyll's template language.

The PR also provides a README.md that describes how to maintain and reuse the code.