diff --git a/404.html b/404.html
deleted file mode 100644
index 6309d9f7..00000000
--- a/404.html
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: default
-title: Page Not Found
-permalink: 404.html
----
-
-
-
Page not found.
-
diff --git a/404.md b/404.md
new file mode 100644
index 00000000..53686451
--- /dev/null
+++ b/404.md
@@ -0,0 +1,7 @@
+---
+layout: fomantic
+title: Page Not Found
+permalink: 404.html
+---
+
+# Page not found.
diff --git a/_layouts/fomantic.liquid b/_layouts/fomantic.liquid
index 9a190936..7e254dc0 100644
--- a/_layouts/fomantic.liquid
+++ b/_layouts/fomantic.liquid
@@ -26,6 +26,8 @@
.ui.top.menu .header.item > span { font-size: 150%; }
.ui.top.menu .header.item > img { margin-right: 1rem; }
.ui.fitted.tab.segment > .ui.table { border-left: 0; border-top: 0; border-right: 0; margin-top: 0; }
+ .ui.table th:empty { display: none; }
+ .ui.basic.footer.segment { border-top: 1px solid rgba(34,36,38,.15); margin-top: 4em; padding-top: 2em; }
/* RDF Font gets priority */
i.rdf-icon-rdf.icon { font-family: 'rdf-font'; }
@@ -105,6 +107,14 @@
{{ content }}
+
+
diff --git a/images/index.html b/images/index.html
deleted file mode 100644
index a79a03fb..00000000
--- a/images/index.html
+++ /dev/null
@@ -1,98 +0,0 @@
----
-layout: default
-title: JSON-LD Images/Logos
----
-
-
-
-
JSON-LD Images
-
-
The following images can be used for JSON-LD.
- Use of these images must follow the guidelines found on the W3C RDF Icons page due to the embedded use of their excellent logo and inspiration for this page.
-
-
-
-
Logos
-
This is the JSON-LD logo. Also available as SVG or high resolution PNG.
-
-
-
-
-
- |
-
- <a href="https://json-ld.org/" title="JSON-LD"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-logo-64.png" alt="JSON-LD-logo-64"/></a>
- |
-
-
-
-
-
-
-
-
-
Data
-
These images can be used for JSON-LD data. Also
- available as SVG (Inkscape) or
- high resolution PNG.
-
-
-
-
-
- |
-
- <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="64" src="https://json-ld.org/images/json-ld-data-64.png" alt="JSON-LD-logo-64"/></a>
- |
-
-
-
-
- |
-
- <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="48" src="https://json-ld.org/images/json-ld-data-48.png" alt="JSON-LD-logo-48"/></a>
- |
-
-
-
-
- |
-
- <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="32" src="https://json-ld.org/images/json-ld-data-32.png" alt="JSON-LD-logo-32"/></a>
- |
-
-
-
-
- |
-
- <a href="https://json-ld.org/" title="JSON-LD Data"><img style="border:0px;" width="24" src="https://json-ld.org/images/json-ld-data-24.png" alt="JSON-LD-logo-24"/></a>
- |
-
-
-
-
-
-
-
diff --git a/images/index.md b/images/index.md
new file mode 100644
index 00000000..3c5ce001
--- /dev/null
+++ b/images/index.md
@@ -0,0 +1,50 @@
+---
+layout: fomantic
+title: JSON-LD Images/Logos
+---
+
+## JSON-LD Images
+
+The following images can be used for JSON-LD.
+Use of these images must follow the guidelines found on the [W3C RDF
+Icons](http://www.w3.org/RDF/icons/) page due to the embedded use of
+their excellent logo and inspiration for this page.
+{.ui .message}
+
+## Logos
+
+This is the JSON-LD logo. Also available as [SVG](json-ld-logo.svg) or
+[high resolution PNG](json-ld-logo.png).
+
+| | |
+|----|----|
+| [](https://json-ld.org/ "JSON-LD") | `
\` |
+
+{.ui .celled .table}
+
+## Buttons
+
+This button can be used to show JSON-LD support. Also available as
+[SVG](json-ld-button.svg) (Inkscape) or [high resolution
+PNG](json-ld-button.png).
+
+| | |
+|----|----|
+| [](https://json-ld.org/ "JSON-LD") | `
` |
+
+{.ui .celled .table}
+
+## Data
+
+These images can be used for JSON-LD data. Also available as
+[SVG](json-ld-data.svg) (Inkscape) or [high resolution
+PNG](json-ld-data.png).
+
+| | |
+|----|----|
+| [](https://json-ld.org/ "JSON-LD Data") | `
` |
+| [](https://json-ld.org/ "JSON-LD Data") | `
` |
+| [](https://json-ld.org/ "JSON-LD Data") | `
` |
+| [](https://json-ld.org/ "JSON-LD Data") | `
` |
+
+{.ui .celled .table}
diff --git a/learn/index.html b/learn/index.html
deleted file mode 100644
index b12b5d83..00000000
--- a/learn/index.html
+++ /dev/null
@@ -1,63 +0,0 @@
----
-layout: default
-title: JSON-LD Articles and Presentations
----
-
-
-
-
-
Introductory Material
-
- - What is Linked Data? Short video introduction to Linked Data by Manu Sporny.
- - What is JSON-LD? Short video introduction to JSON-LD by Manu Sporny.
- - JSON-LD: Core Markup An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support by Manu Sporny.
- - JSON-LD: Compaction and Expansion An overview of JSON-LD's compaction and expansion features and how you can use them to merge data from multiple sources by Manu Sporny.
- - Linked Data Signatures An overview of how digital signatures can be added to Linked Data to provide verifiable statements on the Web by Manu Sporny.
- - Credentials on the Web A quick introduction to verifiable credentials on the Web by Manu Sporny.
- - jsld.org Short stories, use cases and demos building on JSON-LD.
-
-
Articles
-
- - Creating 3rd Generation Web APIs with JSON-LD and Hydra, Markus Lanthaler.
- Proceedings of the Proceedings of the 22nd International World Wide Web Conference (WWW2013), pp. 35-37.
- Rio de Janeiro, Brazil: ACM Press.
- - Model Your Application Domain, Not Your JSON Structures, Markus Lanthaler and Christian Gütl.
- Proceedings of the 4th International Workshop on RESTful Design (WS-REST 2013) at WWW2013, pp. 1415-1420.
- Rio de Janeiro, Brazil: ACM Press.
- - Hydra: A Vocabulary for Hypermedia-Driven Web APIs, Markus Lanthaler and Christian Gütl.
- Proceedings of the 6th Workshop on Linked Data on the Web (LDOW2013) at WWW2012. Rio de Janeiro.
- - On Using JSON-LD to Create Evolvable RESTful Services, Markus Lanthaler and Christian Gütl.
- Proceedings of the 3rd International Workshop on RESTful Design (WS-REST 2012) at WWW2012, pp. 25-32.
- Lyon, France: ACM Press.
-
-
Presentations
-
- - JSON-LD: JSON for the Social Web by Gregg Kellogg, W3C Social Standards Workshop 2013, San Francisco, CA, USA.
- - Building Next-Generation Web APIs with JSON-LD and Hydra by Markus Lanthaler, Symfony Live Portland 2013, OR, USA.
- - Model Your Application Domain, Not Your JSON Structures by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
- - Hydra: A Vocabulary for Hypermedia-Driven Web APIs by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
- - JSON-LD: JSON for Linked Data by Gregg Kellogg, Semantic Technology & Business Conference (SemTechBiz SF 2012), San Francisco, CA, USA.
- - JSON-LD for RESTful Services by Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France.
- - JSON-LD and MongoDB by Gregg Kellogg, NoSQL Now! 2012, San Jose, CA, USA.
- - JSON-LD Update – DC-2017 by Gregg Kellogg, DC 2017, October 2017, Washington DC.
- - JSON-LD Update – W3C TPAC 2017 by Gregg Kellogg, October 2017, Washington DC.
- - JSON-LD Support for Property Graphs – W3C Data Workshop by Gregg Kellogg, May 2019, Berlin.
- - JSON-LD Update – W3C TPAC 2019 by Gregg Kellogg, September 2019, Fukuoka, Japan.
- - JSON for Linking Data: JSON-LD 1.1 Lotico 2020 by Gregg Kellogg, September 2020 (and YouTube video).
- - DDI-CDI & JSON-LD by Pierre-Antoine Champin, September 2021, Schloss Dagstuhl.
- - JSON-LD Update – W3C TPAC 2022 by Gregg Kellogg & Pierre-Antoine Champin, September 2022, Vancouver, BC, Canada.
-
-
Blog Posts
-
-
-
-
-
-
diff --git a/learn/index.md b/learn/index.md
new file mode 100644
index 00000000..c0e95738
--- /dev/null
+++ b/learn/index.md
@@ -0,0 +1,107 @@
+---
+layout: fomantic
+title: JSON-LD Articles and Presentations
+---
+
+
+# Introductory Material
+
+ - [What is Linked Data?](https://www.youtube.com/watch?v=4x_xzT5eF5Q)
+ Short video introduction to Linked Data by Manu Sporny.
+ - [What is JSON-LD?](https://www.youtube.com/watch?v=vioCbTo3C-4)
+ Short video introduction to JSON-LD by Manu Sporny.
+ - [JSON-LD: Core Markup](https://www.youtube.com/watch?v=UmvWk_TQ30A)
+ An overview of some of the core markup features of JSON-LD including
+ types, aliasing, nesting, and internationalization support by Manu
+ Sporny.
+ - [JSON-LD: Compaction and
+ Expansion](https://www.youtube.com/watch?v=Tm3fD89dqRE) An overview
+ of JSON-LD's compaction and expansion features and how you can use
+ them to merge data from multiple sources by Manu Sporny.
+ - [Linked Data
+ Signatures](https://www.youtube.com/watch?v=QdUZaYeQblY) An overview
+ of how digital signatures can be added to Linked Data to provide
+ verifiable statements on the Web by Manu Sporny.
+ - [Credentials on the
+ Web](https://www.youtube.com/watch?v=eWtOg3vSzxI) A quick
+ introduction to verifiable credentials on the Web by Manu Sporny.
+ - [jsld.org](https://jsld.org/) Short stories, use cases and demos
+ building on JSON-LD.
+
+# Articles
+
+ - [Creating 3rd Generation Web APIs with JSON-LD and
+ Hydra](https://m.lanthi.com/www2013-paper), Markus Lanthaler.
+ Proceedings of the Proceedings of the 22nd International World Wide
+ Web Conference (WWW2013), pp. 35-37. Rio de Janeiro, Brazil: ACM
+ Press.
+ - [Model Your Application Domain, Not Your JSON
+ Structures](https://m.lanthi.com/wsrest2013-paper), Markus Lanthaler
+ and Christian Gütl. Proceedings of the 4th International Workshop on
+ RESTful Design (WS-REST 2013) at WWW2013, pp. 1415-1420. Rio de
+ Janeiro, Brazil: ACM Press.
+ - [Hydra: A Vocabulary for Hypermedia-Driven Web
+ APIs](https://m.lanthi.com/ldow2013-paper), Markus Lanthaler and
+ Christian Gütl. Proceedings of the 6th Workshop on Linked Data on
+ the Web (LDOW2013) at WWW2012. Rio de Janeiro.
+ - [On Using JSON-LD to Create Evolvable RESTful
+ Services](https://m.lanthi.com/jsonld4rest-paper), Markus Lanthaler
+ and Christian Gütl. Proceedings of the 3rd International Workshop on
+ RESTful Design (WS-REST 2012) at WWW2012, pp. 25-32. Lyon, France:
+ ACM Press.
+
+# Presentations
+
+ - [JSON-LD: JSON for the Social
+ Web](https://www.slideshare.net/gkellogg1/jsonld-json-for-the-social-web)
+ by Gregg Kellogg, W3C Social Standards Workshop 2013, San Francisco,
+ CA, USA.
+ - [Building Next-Generation Web APIs with JSON-LD and
+ Hydra](https://slidesha.re/sl-portland2013) by Markus Lanthaler,
+ Symfony Live Portland 2013, OR, USA.
+ - [Model Your Application Domain, Not Your JSON
+ Structures](https://slidesha.re/wsrest2013-preso) by Markus
+ Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro,
+ Brazil.
+ - [Hydra: A Vocabulary for Hypermedia-Driven Web
+ APIs](https://slidesha.re/ldow2013-preso) by Markus Lanthaler, World
+ Wide Web Conference (WWW2013), Rio de Janeiro, Brazil.
+ - [JSON-LD: JSON for Linked
+ Data](https://www.slideshare.net/gkellogg1/json-for-linked-data) by
+ Gregg Kellogg, Semantic Technology & Business Conference (SemTechBiz
+ SF 2012), San Francisco, CA, USA.
+ - [JSON-LD for RESTful Services](https://slidesha.re/jsonld4rest) by
+ Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France.
+ - [JSON-LD and
+ MongoDB](https://www.slideshare.net/gkellogg1/jsonld-and-mongodb) by
+ Gregg Kellogg, NoSQL Now\! 2012, San Jose, CA, USA.
+ - [JSON-LD Update –
+ DC-2017](https://www.greggkellogg.net/presentations/JSON-LD-Update-DC-2017/)
+ by Gregg Kellogg, DC 2017, October 2017, Washington DC.
+ - [JSON-LD Update – W3C TPAC
+ 2017](/presentations/JSON-LD-Update-TPAC-2017/) by Gregg Kellogg,
+ October 2017, Washington DC.
+ - [JSON-LD Support for Property Graphs – W3C Data
+ Workshop](/presentations/JSON-LD-Support-for-Property-Graphs/) by
+ Gregg Kellogg, May 2019, Berlin.
+ - [JSON-LD Update – W3C TPAC
+ 2019](/presentations/JSON-LD-Update-TPAC-2019/) by Gregg Kellogg,
+ September 2019, Fukuoka, Japan.
+ - [JSON for Linking Data: JSON-LD 1.1 Lotico
+ 2020](/presentations/JSON-LD-Lotico-2020/) by Gregg Kellogg,
+ September 2020 (and [YouTube](https://youtu.be/YE4BYKvPQrs) video).
+ - [DDI-CDI &
+ JSON-LD](https://www.w3.org/Talks/2021/09-20-ddi-cdi/?full#1) by
+ Pierre-Antoine Champin, September 2021, Schloss Dagstuhl.
+ - [JSON-LD Update – W3C TPAC
+ 2022](/presentations/JSON-LD-Update-TPAC-2022/) by Gregg Kellogg &
+ Pierre-Antoine Champin, September 2022, Vancouver, BC, Canada.
+
+# Blog Posts
+
+ - [JSON-LD: Building Meaningful Data
+ APIs](https://www.cloudbees.com/blog/json-ld-building-meaningful-data-apis),
+ [Benjamin Young](https://bigbluehat.com/).
+ - [Webizing your database with Linked Data in JSON-LD on
+ Cloudant](https://web.archive.org/web/20140701193814/https://cloudant.com/blog/webizing-your-database-with-linked-data-in-json-ld/),
+ [Benjamin Young](https://bigbluehat.com/).