feat: add _category_.json files, add railway deploy post, change blogSidebarCount in docusaurus config, fix capitalization

This commit is contained in:
DuroCodes
2024-02-23 07:53:25 -05:00
parent d14ca62954
commit bc9c900197
7 changed files with 92 additions and 45 deletions

View File

@@ -0,0 +1 @@
label: Getting Started

View File

@@ -0,0 +1 @@
label: Walkthrough

View File

@@ -1,6 +1,9 @@
---
sidebar_position: 7
---
# Dependency Injection
:::warning
This contains version 2 code. Please view [transitioning to v3](./transition)
:::

View File

@@ -2,8 +2,7 @@
sidebar_position: 3
---
# transition from v2 to v3
# Transition from v2 to v3
```diff title="src/index.ts"
- Sern.makeDependencies({ build: () => {} })