Personal blog-like project for mastering Hungarian and German languages.
All the texts published are taken from the book “Hogy mondjunk németül?“ (of the series “Tanuljunk nyelveket!“). I do not claim the copyright of all examples from the book. The examples are used only in educational purposes; I do not pursue any commercial goals.
- Install Hugo
git clone https://github.com/denpatin/hunger.git && cd hungerhugo server -D- Go to
http://localhost:1313and see the blog run
hugo new posts/123-some-new-post.md- Open
content/posts/123-some-new-post.mdin text editor - Customize title, date, or whatever you want
Note that the skeleton of the post is taken from
archetypes/default.md
./publish.sh
- Open a new issue indicating the request/typo/whatever
- Thanks!
- denpatin Den Patin
MIT License