Commit b36e8f2 1 parent d80e1b3 commit b36e8f2 Copy full SHA for b36e8f2
File tree 8 files changed +19
-16
lines changed
8 files changed +19
-16
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Basic Syntax
3
3
description : Basic markdown syntax.
4
- pubDate : 2024-11-06
5
4
lastUpdated : 2024-11-06
6
5
sidebar :
7
- order : 10
8
6
label : basic
7
+ order : 11
9
8
tableOfContents :
10
9
minHeadingLevel : 2
11
10
maxHeadingLevel : 2
12
11
rss : true
12
+ pubDate : 2024-10-24
13
13
---
14
14
15
15
<blockquote cite =" https://daringfireball.net/projects/markdown/syntax#philosophy " >
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Extended Syntax
3
3
description : Extended markdown syntax.
4
- pubDate : 2024-10-28
5
- lastUpdated : 2024-10-28
4
+ lastUpdated : 2024-11-28
5
+ sidebar :
6
+ label : extended
7
+ order : 19
6
8
tableOfContents :
7
9
minHeadingLevel : 2
8
10
maxHeadingLevel : 2
9
- sidebar :
10
- label : extended
11
11
next : false
12
12
rss : true
13
+ pubDate : 2024-10-25
13
14
---
14
15
15
16
## Deleted Text ` <del> `
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: RSS
3
3
description : Generate an RSS feed with Astro.
4
4
lastUpdated : 2024-12-01
5
5
sidebar :
6
- order : 301
7
6
label : rss
7
+ order : 301
8
8
tableOfContents :
9
9
minHeadingLevel : 2
10
10
maxHeadingLevel : 2
11
11
rss : true
12
- pubDate : 2024-12 -30
12
+ pubDate : 2024-11 -30
13
13
---
14
14
15
15
- [ Astro RSS Guide] ( https://docs.astro.build/guides/rss/ )
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Components
3
3
description : Working with Starlight components.
4
- lastUpdated : 2024-11-01
4
+ lastUpdated : 2024-11-02
5
5
sidebar :
6
- order : 23
7
6
label : components
7
+ order : 23
8
8
tableOfContents :
9
9
minHeadingLevel : 2
10
10
maxHeadingLevel : 2
11
11
rss : true
12
- pubDate : 2024-11-01
12
+ pubDate : 2024-11-02
13
13
---
14
14
15
15
- [ Component Reference] ( https://starlight.astro.build/reference/overrides/ )
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: Expressive Code
3
3
description : Easy to understand and visually stunning codeblocks.
4
4
lastUpdated : 2024-11-27
5
5
sidebar :
6
- order : 29
7
6
label : expressive code
7
+ order : 29
8
8
tableOfContents :
9
9
minHeadingLevel : 2
10
10
maxHeadingLevel : 4
11
11
rss : true
12
- pubDate : 2024-11 -27
12
+ pubDate : 2024-10 -27
13
13
---
14
14
15
15
A _ quick_ overview of [ ** Expressive Code** ] ( https://expressive-code.com/ ) features.
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ title: Styling
3
3
description : Styling Starlight pages.
4
4
lastUpdated : 2024-10-31
5
5
sidebar :
6
- order : 21
7
6
label : styling
7
+ order : 21
8
8
tableOfContents :
9
9
minHeadingLevel : 2
10
10
maxHeadingLevel : 4
11
11
rss : true
12
- pubDate : 2024-10-31
12
+ pubDate : 2024-10-29
13
13
---
14
14
15
15
## Custom ` CSS `
Original file line number Diff line number Diff line change @@ -3,9 +3,10 @@ title: Getting Started
3
3
description : Getting started with Starlight.
4
4
lastUpdated : 2024-10-27
5
5
sidebar :
6
+ label : usage
6
7
order : 0
7
8
rss : true
8
- pubDate : 2024-10-27
9
+ pubDate : 2024-03-06
9
10
---
10
11
11
12
A simple playground for the [ Astro's] ( https://astro.build/ ) [ ** Starlight** ] ( https://github.com/withastro/starlight ) framework.
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ title: Overview
3
3
description : Using Starlight OpenAPI Plugin.
4
4
lastUpdated : 2024-10-28
5
5
sidebar :
6
+ label : overview
6
7
order : 0
7
8
rss : true
8
9
pubDate : 2024-10-28
You can’t perform that action at this time.
0 commit comments