From 726ea3b91f41db4c665cc94305b8d5b7cbe61d15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Marchal?= Date: Mon, 8 Apr 2024 00:24:24 +0200 Subject: [PATCH] Squashed 'content/' changes from 61bf995..0ba6983 0ba6983 Added index git-subtree-dir: content git-subtree-split: 0ba69837fc65f6c9c2e82762cf10cbd099bacde9 --- LICENSE | 9 --------- README.md | 3 --- index.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 12 deletions(-) delete mode 100644 LICENSE delete mode 100644 README.md create mode 100644 index.md diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 0665524..0000000 --- a/LICENSE +++ /dev/null @@ -1,9 +0,0 @@ -MIT License - -Copyright (c) 2024 keb - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md deleted file mode 100644 index ade5ae1..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# jpg-content - -Markdown content of the Japanese Grammar (JPG) project \ No newline at end of file diff --git a/index.md b/index.md new file mode 100644 index 0000000..0e00dcc --- /dev/null +++ b/index.md @@ -0,0 +1,48 @@ +# Japanese Grammar (JPG) + +Welcome to my Japanese Grammar project! + +## Goal + +The goal of this website is to be a synthesis of useful resources for my Japanese learning adventure. I want to have grammar points next to each other, independently of any "difficulty level", set up in a logical and consistent form. I don't want to have to open 5 pages to compare information, and I don't want a deep dive into a notion. The goal is to be a reminder of the things I learn, rather than a way to learn. I want a few examples to grasp it, but I do not want to have ten of the same kind. And nothing quite fits for me! + +## Sources + +Of course, since I'm _learning_ the language, I need to borrow what I write from different sources. So this website uses data from the websites listed here. I don't want any recognition of what is here! It's mostly a compilation of what people who are way better in this language have made before. + +* [Bunpro](https://bunpro.jp/grammar_points) +* [JLPT Sensei](https://jlptsensei.com/#jlpt-grammar-lists) +* [Maggie Sensei](https://maggiesensei.com/) +* [Try! Series of books](https://2024.ask-books.com/tag/try/) +* [Hedgehog Japanese](https://hedgehog-japanese.com/category/grammar/) +* [Wasabi](https://www.wasabi-jpn.com/category/japanese-grammar/) +* [Japanese StackExchange](https://japanese.stackexchange.com/) +* [Guide du Japonais](https://guidedujaponais.fr/) + +## Other useful resources + +In addition to those I cited, here are other resources I find useful. + +### Kanjis + +* [Remembering the Kanji (RTK)](https://en.wikipedia.org/wiki/Remembering_the_Kanji_and_Remembering_the_Hanzi), a kanji learning method +* [Kanji Koohii](https://kanji.koohii.com/), a website using the RTK method and spaced repetition +* [Remember the JLPT](https://git.marchal.dev/keb/remember-the-JLPT), a tool I made to learn kanjis by JLPT levels + +### Reading + +* [Sakubun](https://sakubun.xyz/) +* [NHK News Web Easy](https://www3.nhk.or.jp/news/easy/) + +### Grammar + +* [jtest4you](https://japanesetest4you.com/) +* [Japanese Conjugation Drill](https://drill.marchal.dev) + +### Vocabulary + +* [Jisho](https://jisho.org/), an online dictionary + +## Any errors? + +If you find any error, please do contact me! You can find my website in the footer of any page of this website. Thanks! \ No newline at end of file