Skip to content

Commit fb963f2

Browse files
committed
Started docs chapter 2
Signed-off-by: Howriq <[email protected]>
1 parent b3db6e4 commit fb963f2

File tree

3 files changed

+2
-14
lines changed

3 files changed

+2
-14
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
11
# tutorial-101
22

33
Book tutorial starting from Dotkernel Light: Level 101 beginner
4-
5-
## BRANCH : - main unde e documentatia , se compileaza documentatia. aplicatie din light, deploy functional !!!! --> 101.dotkernel.net
6-
7-
1. instalezi light la tine pe WSL2
8-
2. iei chapter 1, citesti documentation, implementezi una cite una
9-
- CHAPTER-1-doctrine # protected - including Light, and add visible DIFF between branches
10-
- CHAPTER-2- forms # protected
11-
- CHAPTER-3- inputfilter # protected
12-
- CHAPTER-4 -list books # protected
13-
14-
main: incepi de la light , clone
15-
- adaigi folderul docs/book cu structura asta https://github.com/dotkernel/dot-session/tree/5.0/docs/book
16-
- cu fisier symlink si etc.

docs/book/v1/chapter-2.md

Whitespace-only changes.

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ nav:
99
- Home: index.md
1010
- Tutorial:
1111
- Introduction: v1/introduction.md
12-
- Chapter 1: v1/chapter-1.md
12+
- 1. Installing Doctrine: v1/chapter-1.md
13+
- 2. Entities and Migrations: v1.chapter-2.md
1314
site_name: Dotkernel 101
1415
site_description: "Beginner tutorial for using Dotkernel"
1516
repo_url: "https://github.com/dotkernel/tutorial-101"

0 commit comments

Comments
 (0)