-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
54 lines (48 loc) · 1.2 KB
/
Copy path_config.yml
File metadata and controls
54 lines (48 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
title: .me
description: Own your knowledge graph.
url: https://neurons-me.github.io
baseurl: "/.me"
image: "https://neurons-me.github.io/docs/assets/img/me.png"
logo: "https://neurons-me.github.io/docs/assets/img/me.png"
remote_theme: neurons-me/neurons-me
plugins:
- jekyll-remote-theme
exclude:
- Python/src
- Python/__pycache__
- Rust/src
- Rust/target
- node_modules
- "*/node_modules"
- vendor
- Typescript/node_modules
- Typescript/dist
- Typescript/src
- Typescript/x.test
- Typescript/bench.ts
- Typescript/reports
markdown: kramdown
kramdown:
input: GFM
parse_block_html: true
hard_wrap: false
defaults:
- scope:
path: "Rust"
type: "pages"
values:
layout: readme
image: "https://neurons-me.github.io/docs/assets/img/me.png"
me_theme:
brand: .me
favicon: "https://res.cloudinary.com/dkwnxf6gm/image/upload/v1769890772/this.me.png"
social_image: "https://neurons-me.github.io/docs/assets/img/me.png"
nav:
- label: Home
url: https://neurons-me.github.io/
- label: Docs
relative_url: /docs/
- label: Github
url: https://github.com/neurons-me/.me
- label: All.This
url: https://neurons-me.github.io/all.this/