Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

dens-den/hunger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HunGer

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.

Getting Up and Running Locally

  1. Install Hugo
  2. git clone https://github.com/denpatin/hunger.git && cd hunger
  3. hugo server -D
  4. Go to http://localhost:1313 and see the blog run

Adding a New Post

  1. hugo new posts/123-some-new-post.md
  2. Open content/posts/123-some-new-post.md in text editor
  3. Customize title, date, or whatever you want

Note that the skeleton of the post is taken from archetypes/default.md

Publishing a New Post

  1. ./publish.sh

Contributing

  1. Open a new issue indicating the request/typo/whatever
  2. Thanks!

Contributors

License

MIT License

About

Bilingual texts in Hungarian and German from the book “Hogy mondjunk németül?“

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published