Skip to content

Commit 7dbf92f

Browse files
committed
render use MyST
1 parent 79649d1 commit 7dbf92f

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

Interactive Computing.md

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

content/service_design.md

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

myst.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# See docs at: https://mystmd.org/guide/frontmatter
2+
version: 1
3+
project:
4+
id: 07006a2b-3966-4ab0-bb15-7065d0b54118
5+
# title:
6+
# description:
7+
# keywords: []
8+
# authors: []
9+
github: https://github.com/2i2c-org/services
10+
# To autogenerate a Table of Contents, run "myst init --write-toc"
11+
toc:
12+
# Auto-generated by `myst init --write-toc`
13+
- file: README.md
14+
- title: Content
15+
children:
16+
- file: content/service_design.md
17+
18+
site:
19+
template: book-theme
20+
# options:
21+
# favicon: favicon.ico
22+
# logo: site_logo.png

0 commit comments

Comments
 (0)