Skip to content

Commit 2660b25

Browse files
committed
update layout and style
1 parent 4623cbc commit 2660b25

15 files changed

+58
-380
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
public

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ highlight_code = true
1616

1717
[extra]
1818
# Put all your custom variables here
19-
juice_logo_name = "Juice"
20-
juice_logo_path = "juice.svg"
19+
juice_logo_name = ""
20+
juice_logo_path = "logo.png"
2121
juice_extra_menu = []

content/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
title = "Index"
3+
description = "OrientDB Community"
4+
weight = 2
5+
+++
6+
7+
Home Page

content/downloads.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title = "Download"
3+
description = "OrientDB Community Downloads"
4+
weight = 2
5+
+++
6+
Downloads

content/index.html

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

content/other.md

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

public/content/index.html

Whitespace-only changes.

public/elasticlunr.min.js

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

public/favicon-orientdb.png

-5.93 KB
Binary file not shown.

public/juice.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/normalize.css

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

public/search_index.en.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/logo.png

5.67 KB
Loading

0 commit comments

Comments
 (0)