Skip to content

Commit 8540c19

Browse files
committed
update theme definitions table structure, styles, and data
1 parent eb62cb1 commit 8540c19

6 files changed

Lines changed: 1230 additions & 818 deletions

File tree

docs/guides/index.mdx

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
---
2+
id: index
3+
slug: /guides/
24
title: Data Guides
5+
sidebar_label: Overview
6+
description: Overture Maps data theme documentation
37
---
48

59
import DocCardList from '@theme/DocCardList';
610

7-
<DocCardList />
11+
## Theme Definitions
12+
13+
<div style={{textAlign: 'center', marginBottom: '2rem'}}>
14+
<a href="/theme-definitions-table.html" className="button button--primary button--lg">
15+
View Theme Definitions Table →
16+
</a>
17+
</div>
18+
19+
## Theme Guides
20+
21+
<DocCardList />

docs/guides/theme-definitions.mdx

Lines changed: 0 additions & 16 deletions
This file was deleted.

sidebars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const sidebars = {
5757
},
5858
collapsed: true,
5959
items: [
60-
'guides/theme-definitions',
6160
'guides/addresses',
6261
'guides/base',
6362
'guides/buildings',

0 commit comments

Comments
 (0)