diff --git a/build.sh b/build.sh
new file mode 100644
index 0000000..eff3546
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+bundle exec jekyll build
+rsync -v -4 -rz --checksum _site adulau@kb.quuxlabs.com:/home/adulau/website/misp-standard.org/
diff --git a/rfc/misp-standard-core.html b/rfc/misp-standard-core.html
index 747ba01..df62914 100644
--- a/rfc/misp-standard-core.html
+++ b/rfc/misp-standard-core.html
@@ -14,29 +14,28 @@ The JSON format includes the overall structure along with the semantic associate
respective key. The format is described to support other implementations which reuse the
format and ensuring an interoperability with existing MISP software and other Threat Intelligence Platforms.
" name="description">
-
+
-
+