diff --git a/README.md b/README.md index 4e4f9d2..4339d56 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,3 @@ # tutorial-101 -Book tutorial starting from Dotkernel Light: Level 101 beginner - -### BRANCH : - main unde e documentatia , se compileaza documentatia. aplicatie din light, deploy functional !!!! --> 101.dotkernel.net - 1. instalezi light la tine pe WSL2 - 2. iei chapter 1, citesti documentation, implementezi una cite una - - CHAPTER-1-doctrine # protected - including Light, and add visible DIFF between branches - - CHAPTER-2- forms # protected - - CHAPTER-3- inputfilter # protected - - CHAPTER-4 -list books # protected - - main: incepi de la light , clone - - adaigi folderul docs/book cu structura asta https://github.com/dotkernel/dot-session/tree/5.0/docs/book - - cu fisier symlink si etc. - +Book tutorial starting from Dotkernel Light: Level 101 beginner diff --git a/mkdocs.yml b/mkdocs.yml deleted file mode 100644 index aa23067..0000000 --- a/mkdocs.yml +++ /dev/null @@ -1,16 +0,0 @@ -docs_dir: docs/book -site_dir: docs/html -extra: - project: Tutorial-101 - current_version: v1 - versions: - - v1 -nav: - - Home: index.md - - book: - - Chapter 1: book/chapter-1.md -site_name: 101.dotkernel -site_description: "Beginner tutorial for using Dotkernel" -repo_url: "https://github.com/dotkernel/tutorial-101#" -plugins: - - search \ No newline at end of file