atom: add atom feed to website for posts
This commit is contained in:
parent
63f177475b
commit
0e7aa0451f
8 changed files with 115 additions and 6 deletions
|
@ -20,3 +20,9 @@ msgid "template.page.copyright"
|
|||
msgstr "© Chris Josten, 2024. If not specified otherwise, all content on this "
|
||||
"website is <a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\">"
|
||||
"licensed under the CC-BY 4.0</a>"
|
||||
|
||||
msgid "template.feed.title"
|
||||
msgstr "%s | Chris's website"
|
||||
|
||||
msgid "template.feed.posts.title"
|
||||
msgstr "Posts"
|
||||
|
|
|
@ -32,3 +32,9 @@ msgstr "Contact"
|
|||
msgid "template.page.copyright"
|
||||
msgstr "© Chris Josten, 2024. Tenzij anders vermeld staat, valt alle inhoud op deze webstek "
|
||||
"<a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\"> onder de CC-BY 4.0</a>"
|
||||
|
||||
msgid "template.feed.title"
|
||||
msgstr "%s | Chris z'n webstekkie"
|
||||
|
||||
msgid "template.feed.posts.title"
|
||||
msgstr "Berichten"
|
||||
|
|
|
@ -1,2 +1,28 @@
|
|||
msgid "page.header-bottom-text"
|
||||
msgstr ""
|
||||
msgid "template.page.name"
|
||||
msgstr "Chris's website"
|
||||
|
||||
msgid "template.page.html_language"
|
||||
msgstr "en-GB"
|
||||
|
||||
msgid "template.menu.home"
|
||||
msgstr "Home"
|
||||
|
||||
msgid "template.menu.posts"
|
||||
msgstr "Posts"
|
||||
|
||||
msgid "template.menu.projects"
|
||||
msgstr "Projects"
|
||||
|
||||
msgid "template.menu.contact"
|
||||
msgstr "Contact"
|
||||
|
||||
msgid "template.page.copyright"
|
||||
msgstr "© Chris Josten, 2024. If not specified otherwise, all content on this "
|
||||
"website is <a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\">"
|
||||
"licensed under the CC-BY 4.0</a>"
|
||||
|
||||
msgid "template.feed.title"
|
||||
msgstr "%s | Chris's website"
|
||||
|
||||
msgid "template.feed.posts.title"
|
||||
msgstr "Posts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue