feat: add multi-language support

This commit is contained in:
welpo 2023-05-22 19:12:03 +02:00
parent e316dc25ab
commit fa9229377d
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
49 changed files with 1314 additions and 88 deletions

View file

@ -0,0 +1,8 @@
+++
paginate_by = 5
path = "/blog"
title = "Blog"
sort_by = "date"
template = "section.html"
insert_anchor_links = "left"
+++