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 hunger
hugo server -D
- Go to
http://localhost:1313
and see the blog run
hugo new posts/123-some-new-post.md
- Open
content/posts/123-some-new-post.md
in 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