From 053d4d0641cd79fe5ee2d2aecd9f2cbe1bb659e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= <34514239+appgurueu@users.noreply.github.com> Date: Wed, 13 Nov 2024 01:19:32 +0100 Subject: [PATCH] Rename blog to Luanti (#155) * Replace "content.minetest.net" with "content.luanti.org" * Rename "Minetest" to "Luanti" in everything meta Co-authored-by: DS * Replace "forum.minetest.net" with "forum.luanti.org" links * Replace "minetest.net" with "luanti.org" links * Move "static/minetesticon.png" to "static/luanticon.png" --------- Co-authored-by: DS --- .github/CONTRIBUTING.md | 6 +-- .../blog_content_submission.yml | 12 +++--- README.md | 4 +- _config.yml | 7 +-- _data/authors.yml | 10 ++--- _data/social.yml | 9 ++-- _drafts/YYYYY-MM-DD-template.md | 6 +-- _layouts/default.html | 6 +-- _layouts/post.html | 12 +++--- _layouts/tag.html | 2 +- _my_tags/last_month.html | 4 +- _posts/2022-01-22-Welcome.md | 2 +- _posts/2022-02-26-February.md | 26 ++++++------ _posts/2022-03-27-March.md | 38 ++++++++--------- _posts/2022-05-08-April.md | 28 ++++++------ _posts/2022-06-05-May.md | 18 ++++---- _posts/2022-07-07-June.md | 12 +++--- _posts/2022-08-04-5.6.0-released.md | 8 ++-- _posts/2022-08-12-July.md | 14 +++--- _posts/2022-09-13-August.md | 12 +++--- _posts/2022-10-14-September.md | 30 ++++++------- _posts/2022-12-10-November.md | 40 +++++++++--------- _posts/2023-02-16-January.md | 36 ++++++++-------- _posts/2023-03-12-February.md | 22 +++++----- _posts/2023-04-08-5.7.0-released.md | 8 ++-- _posts/2023-04-16-March.md | 28 ++++++------ _posts/2023-05-23-April.md | 18 ++++---- _posts/2023-07-30-MayJuneJuly.md | 36 ++++++++-------- _posts/2023-10-17-AugustSeptember.md | 18 ++++---- _posts/2023-12-04-5.8.0-released.md | 6 +-- _posts/2024-01-29-January.md | 34 +++++++-------- _posts/2024-08-12-5.9.0-released.md | 4 +- _posts/2024-10-13-Introducing-Our-New-Name.md | 4 +- about.md | 24 +++++------ feed.json | 4 +- index.html | 4 +- static/{minetesticon.png => luanticon.png} | Bin 37 files changed, 277 insertions(+), 275 deletions(-) rename static/{minetesticon.png => luanticon.png} (100%) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e891732..ba26048 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## What you can contribute -Are you working with Minetest? We'd love to know what's new with you! We're +Are you working with Luanti? We'd love to know what's new with you! We're looking for news about engine/mod/game development, servers, art and builds, and more. @@ -29,7 +29,7 @@ Replace `content description` with a very brief title/description of your submis Highly recommended: -* One or two screenshots or GIFs that *effectively* communicates your message. The screenshot may or may not be included in the final post depending on how important your update is deemed to be by the editors, and how well the screenshot adds to understanding the message. Don't expect to have a screenshot of Minetest Game included in a post about a general API update, for example. +* One or two screenshots or GIFs that *effectively* communicates your message. The screenshot may or may not be included in the final post depending on how important your update is deemed to be by the editors, and how well the screenshot adds to understanding the message. Don't expect to have a screenshot of your game included in a post about a general API update, for example. * Include who took the screenshot. IMPORTANT: @@ -46,7 +46,7 @@ Please only submit content for current updates. ### Cover screenshots, Build screenshots, and Art Each post should have a cover screenshot that will be the background for the -title. We may also include a "Minetest at its best" screenshot, showing players +title. We may also include a "Luanti at its best" screenshot, showing players having fun, and show some cool builds. Please make submissions each month for these! When you make the issue, format diff --git a/.github/ISSUE_TEMPLATE/blog_content_submission.yml b/.github/ISSUE_TEMPLATE/blog_content_submission.yml index 815b7e8..855e0f9 100644 --- a/.github/ISSUE_TEMPLATE/blog_content_submission.yml +++ b/.github/ISSUE_TEMPLATE/blog_content_submission.yml @@ -1,5 +1,5 @@ name: Blog Content Submission -description: Add content to the Minetest Blog +description: Add content to the Luanti Blog title: "[Content]: Your Title Here" labels: ["Submission"] assignees: @@ -8,7 +8,7 @@ body: - type: markdown attributes: value: | - Thank you for contributing to the Minetest Blog! Please read our [submission guidelines](https://github.com/minetest/blog/blob/master/.github/CONTRIBUTING.md) + Thank you for contributing to the Luanti Blog! Please read our [submission guidelines](https://github.com/minetest/blog/blob/master/.github/CONTRIBUTING.md) Next, choose the category for the content you want to submit. @@ -16,12 +16,12 @@ body: Here is what we expect in the content submission for each category. (click to expand) - Cover Image - - Just a high-quality screenshot that shows minetest at its best, to be displayed as the cover image for the post. + - Just a high-quality screenshot that shows Luanti at its best, to be displayed as the cover image for the post. - Engine News - Any news regarding the C++ engine code and possible contributions to it. - Include screenshot if applicable. - Games News - - News for games made with minetest. Only new games or nontrivial updates, please, don't flood. + - News for games made with Luanti. Only new games or nontrivial updates, please, don't flood. - Include screenshot(s) if applicable. - Mods News - News for mods. Only new mods or nontrivial updates, please, don't flood. @@ -29,13 +29,13 @@ body: - Art/builds - Submit a high-quality screenshot and a caption. The caption should ideally be artisitc. - Education - - News about minetest being used as an educational tool. + - News about Luanti being used as an educational tool. - Include screenshot(s) if applicable. - Server News - Major server updates, changes, or upcoming events. - Include screenshot(s) if applicable. - In Other News - - Other Minetest-related news that does not fit into other categories. + - Other Luanti-related news that does not fit into other categories. Screenshots should be high-resolution and usually should have HUD and chat disabled unless the image is showcasing the HUD or chat. diff --git a/README.md b/README.md index 6e1cb50..2f044e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Minetest Blog +# Luanti Blog -Minetest's official blog - see what's new in Minetest! +Luanti's official blog - see what's new in Luanti! License: MIT
Editor: MisterE diff --git a/_config.yml b/_config.yml index 7549501..4196ebd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,8 @@ -name: Minetest Blog -description: Minetest's official blog - see what's new in Minetest! -author: Minetest +name: Luanti Blog +description: Luanti's official blog - see what's new in Luanti! +author: Luanti permalink: pretty +# TODO blog.luanti.org once celeron makes it work url: https://blog.minetest.net exclude: diff --git a/_data/authors.yml b/_data/authors.yml index 97a5a81..a162508 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -1,19 +1,19 @@ MisterE: - url: https://forum.minetest.net/memberlist.php?mode=viewprofile&u=26284 - avatar: https://content.minetest.net/uploads/0e4b2df335.png + url: https://forum.luanti.org/memberlist.php?mode=viewprofile&u=26284 + avatar: https://content.luanti.org/uploads/0e4b2df335.png role: Editor rubenwardy: url: https://rubenwardy.com/ - avatar: https://content.minetest.net/uploads/ec451ad04f.jpg + avatar: https://content.luanti.org/uploads/ec451ad04f.jpg role: Editor + Web Design GreenXenith: url: https://www.greenxenith.com/ - avatar: https://content.minetest.net/uploads/8360236d9f.png + avatar: https://content.luanti.org/uploads/8360236d9f.png role: Editor Exe_Virus: - url: https://content.minetest.net/users/Just_Visiting/ + url: https://content.luanti.org/users/Just_Visiting/ avatar: https://secure.gravatar.com/avatar/8610a305783796944af0e306974390d1?s=64&d=retro&r=g role: Editor diff --git a/_data/social.yml b/_data/social.yml index c4880be..a4f8d4d 100644 --- a/_data/social.yml +++ b/_data/social.yml @@ -1,18 +1,19 @@ -- title: Minetest +- title: Luanti icon: fas fa-home - url: https://www.minetest.net + url: https://www.luanti.org - title: Forums icon: fas fa-comments - url: https://forum.minetest.net + url: https://forum.luanti.org - title: Twitter icon: fab fa-twitter + # TODO what's the status on the X account reserved by celeron here? url: https://twitter.com/MinetestProject - title: Mastodon icon: fab fa-mastodon - url: https://fosstodon.org/@Minetest + url: https://fosstodon.org/@Luanti - title: RSS icon: fas fa-rss diff --git a/_drafts/YYYYY-MM-DD-template.md b/_drafts/YYYYY-MM-DD-template.md index f28006b..88920c5 100644 --- a/_drafts/YYYYY-MM-DD-template.md +++ b/_drafts/YYYYY-MM-DD-template.md @@ -1,6 +1,6 @@ --- layout: post -title: "March - This Month in Minetest (02)" +title: "March - This Month in Luanti (02)" description: > Mapgen Work, Main Menu Redesign image: /static/blog/2022_March/Sunrays.png @@ -27,7 +27,7 @@ What has been happening in engine development? ## Game News -What new games have been released and what new features have been added to games for Minetest? +What new games have been released and what new features have been added to games for Luanti? ## Mod News @@ -37,7 +37,7 @@ New mods and major Mod development updates ## Art and Builds -Amazing builds, Minetest-related art +Amazing builds, Luanti-related art ## Server Spotlight diff --git a/_layouts/default.html b/_layouts/default.html index 4787c5d..2f9d273 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,11 +11,11 @@ - + - + {% if page.description %} @@ -50,7 +50,7 @@