Github automatically compiles and publishes it at [https://nicmx.github.io/FORT-validator/](https://nicmx.github.io/FORT-validator/).
-You can also compile the documentation yourself by running [Jekyll](http://jekyllrb.com/) right here.
+You can also compile the documentation yourself by installing the required plugins and running [Jekyll](http://jekyllrb.com/) from this directory.
```bash
+$ sudo gem install jekyll-seo-tag jekyll-sitemap
$ jekyll build
```
- jekyll-sitemap
#SEO configuration
title: "FORT Validator - RPKI Relying Party"
-tagline: "FORT Validator is a RPKI Relying Party"
-description: "FORT validator is a RPKI Relying Party. It is a service that performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers."
+tagline: "FORT Validator is an RPKI Relying Party"
+description: "FORT validator is an RPKI Relying Party. It is a service that performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers."
lang: en
twitter:
card: summary
---
title: Home
-descrption: FORT validator is a RPKI Relying Party, a tool offered as part of the FORT project. It performs the validation of the entire RPKI repository and serves the resulting ROAs for easy access by your routers.
+descrption: FORT validator is an RPKI Relying Party, a tool offered as part of the FORT project. It performs the validation of the entire RPKI repository and serves the resulting ROAs for easy access by your routers.
---
# {{ page.title }}