Now you, too, can have your own Selkouutiset Archive. 🌟
You will need Hugo installed, at at least version...
$ hugo version
# hugo v0.123.3-a75a659f6fc0cb3a52b2b2ba666a81f79a459376+extended linux/amd64 BuildDate=2024-02-23T17:09:20Z VendorInfo=snap:0.123.3... Yeah, that one. No other dependencies needed!
Get your website up to date and locally running:
rm -rf selkouutiset-archive/ && git clone https://github.com/hiAndrewQuinn/selkouutiset-archive.git
pushd selkouutiset-archive/
git submodule update --init --remote
hugo server
popdThat's all you need! Go to http://localhost:1313 to see your website.
The archive now includes built-in Anki flashcard generation! Create bilingual flashcards directly from any article to enhance your Finnish language learning.
Three granularity levels:
- [sentence] - One flashcard per sentence (best for beginners)
- [paragraph] - One flashcard per paragraph (best for intermediate learners)
- [section] - One flashcard per section (best for advanced learners)
Simply click on any of these links when viewing an article, and a downloadable text file will be generated that you can import into Anki.
📖 Read the complete Anki usage guide for detailed instructions on how to use this feature.