Minetest Blog
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Minetest Blog
Hey Minetest community, I'm trying to start a minetest blog. It will be at minetestblog.github.io. This will be the forum post for blog discussion, linked from the blog. Its in development still, but the idea is that you will be able to submit content for it using either Pull requests (preferred) or using the issue tracker. This will be an excellent place to show off what you have been working on with minetest lately. There will be sections for Engine Development, Mods, Games, A server Spotlight, and Server News. Screenshots will be appreciated with applications. More details soon, hopefully.
If others are interested in helping to review content, please contact me. If you are an established community member, we can collaborate to make this a useful project for the community.
https://blog.minetest.net
If others are interested in helping to review content, please contact me. If you are an established community member, we can collaborate to make this a useful project for the community.
https://blog.minetest.net
Last edited by MisterE on Mon Mar 28, 2022 02:41, edited 1 time in total.
Re: Minetest Blog
Good idea. But you already have a team? This is best done by a team of 4 or five committed people to fill it with content.
Without a team it won't go anywhere. First it's the people and then the tool.
I am going to create a personal blog on TiddlyWiki about the development of my game. And it will also be a kind of wiki to document it.
Without a team it won't go anywhere. First it's the people and then the tool.
I am going to create a personal blog on TiddlyWiki about the development of my game. And it will also be a kind of wiki to document it.
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
There is one other, maybe 2 other people interested in helping so far. I think that might be enough to start, but We could definitely use more helpers
- philipbenr
- Member
- Posts: 1897
- Joined: Fri Jun 14, 2013 01:56
- GitHub: philipbenr
- IRC: philipbenr
- In-game: robinspi
- Location: United States
Re: Minetest Blog
Considering c55 started the Minetest project on his own and the project did well from there, I don't think you always need to find the people first... :P
Good luck with the project MisterE
Good luck with the project MisterE
- Linuxdirk
- Member
- Posts: 3238
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest Blog
Unfortunately this is quite common. First get a team large enough to manage, then manage the team and assign positions, etc. and then start with the content. Instead of just starting with the content and let the team and management grow with it.philipbenr wrote: ↑Mon Jan 24, 2022 03:00I don't think you always need to find the people first... :P
- Komodo
- Member
- Posts: 163
- Joined: Tue Jan 11, 2022 13:33
- GitHub: MeseCraft
- In-game: Komodo
- Location: God Bless America
- Contact:
Re: Minetest Blog
As if you needed another project on your plate... :)
Regardless, good luck. I'll add it to my RSS. You should put a clear clickable link in the OP.
https://minetestblog.github.io
Regardless, good luck. I'll add it to my RSS. You should put a clear clickable link in the OP.
https://minetestblog.github.io
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
just to be clear, This is something that we will get ready as time allows, set up a workflow such that it will not require too much work, and then start it at a pace we think we can handle. So, Kinda keep an eye out for updates but dont expect too much too soon.
- Wuzzy
- Member
- Posts: 4905
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: Minetest Blog
FYI: You can also find a list of all Minetest-related posts in the Fediverse here:
https://fosstodon.org/tags/minetest
https://fosstodon.org/tags/minetest
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
Hey, so I have finished setting up the minetest blog, and now Im looking for content. If you have updates to share about your minetest projects, or great screenshots, please read: https://minetestblog.github.io/about/ and then make an issue on the issue tracker to submit content for the next blog post. Basically, its free shills for your project ( though you have to have a good excuse such as an update, an event, or something great you are working on that you want to share). We're aiming for about a monthly post release cycle, but if I get enough content, maybe we will do a post next week.
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
By the way, to get an idea of the content that i'm looking for, here is the template of a post:
Code: Select all
---
layout: post
title: "This Week in Minetest"
date: 2022-01-22 14:39:05 -0500
categories: jekyll update
---
# Table of contents
* [Briefing](#overview)
* [Engine](#engine)
* [Games](#games)
* [Mods](#mods)
* [Art/Builds](#art)
* [Server Spotlight](#s-spotlight)
* [Server News](#s-news)
* [In Other News](#o-news)
## Briefing <a name="overview"></a>
------------------------------------------------
A short overview of today's post
## Engine News <a name="engine"></a>
------------------------------------------------
What has been happening in engine development?
## Game News <a name="games"></a>
------------------------------------------------
What new games have been released and what new features have been added to games for Minetest?
## Mod News <a name="mods"></a>
------------------------------------------------
New mods and major Mod development updates
## Art and Builds <a name="art"></a>
------------------------------------------------
Amazing builds, Minetest-related art
## Server Spotlight <a name="s-spotlight"></a>
------------------------------------------------
If there is a server that wants to be advertised here, A paragraph and screenshots.
One server per article
## Server News <a name="s-news"></a>
------------------------------------------------
Small news blips for servers in general. Great for announcing new servers, server events, major server updates, etc.
## In Other News <a name="s-news"></a>
------------------------------------------------
Anything else that is news-worthy but doesnt fit in the other categories.
## Continue the Discussion:
------------------------------------------------
<iframe src="https://forum.minetest.net/viewtopic.php?f=3&t=27713" style="width: 100%; height: 400px; border: 0px"></iframe>
- Linuxdirk
- Member
- Posts: 3238
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest Blog
Does MS GitHub support extended Markdown? You could eliminate the HTML code in the markdown file with that.
Code: Select all
# Heading text {#heading-id}
No. Just no. It's 2022, no-one needs iframes anymore. Most sites also forbid embedding.MisterE wrote: ↑Sun Feb 20, 2022 21:24Code: Select all
<iframe src="https://forum.minetest.net/viewtopic.php?f=3&t=27713" style="width: 100%; height: 400px; border: 0px"></iframe>
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
I have only gotten one submission so far for tomorrow's post; please send me your content update submissions!
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
Hey, everyone, the first post of the Minetest blog is released!
Check it out: https://minetestblog.github.io/posts/post01
Check it out: https://minetestblog.github.io/posts/post01
- Wuzzy
- Member
- Posts: 4905
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: Minetest Blog
That's a pretty good start! I like it! Not only is it about release notes from Minetest but also looks into mods. Very informative.
The only thing I dislike is that links looks exactly the same like normal text and are thus invisible.
The only thing I dislike is that links looks exactly the same like normal text and are thus invisible.
- Linuxdirk
- Member
- Posts: 3238
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest Blog
Congratulations! That’s pretty cool!
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
Thank you all! As you work on your personal projects, please dont forget to submit content for the next post so we have things to share with the community!
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
The next minetest blog post is happening soon. If you have something you want to share on the blog post PM me if you don't know how or don't want to use the official issue tracker.
- debiankaios
- Member
- Posts: 918
- Joined: Thu Dec 03, 2020 12:48
- IRC: debiankaios
- In-game: debiankaios Nowe
- Location: germany
- Contact:
Re: Minetest Blog
I want postanything wait please.
📖 Deutsches Modding Book 👽 My Mod ⛏ Proxima Survival(WIP)
2147483 is the new world border.
🔌 TechAge Extension (WIP)
⚔️ Minigames A.E.S(WIP)
🌐 My Website
2147483 is the new world border.
🔌 TechAge Extension (WIP)
⚔️ Minigames A.E.S(WIP)
🌐 My Website
- MisterE
- Member
- Posts: 701
- Joined: Sun Feb 16, 2020 21:06
- GitHub: MisterE123
- IRC: MisterE
- In-game: MisterE
Re: Minetest Blog
The second post is out: https://minetestblog.github.io/posts/post02
- Festus1965
- Member
- Posts: 4181
- Joined: Sun Jan 03, 2016 11:58
- GitHub: Festus1965
- In-game: Festus1965 Thomas Thailand Explorer
- Location: Thailand ChiangMai
- Contact:
Re: Minetest Blog
MisterE wrote: ↑Mon Mar 28, 2022 02:43The second post is out: https://minetestblog.github.io/posts/post02
too slow servers, or cheap VPS ordered = bad for gamer and devs also - nice news, but useless thenBlog wrote:Where is Minetest lacking?
too heavy mods, that even programmer write "It's not for weak servers", but admins don't know = bad for gamer as of lag server
Last edited by Festus1965 on Mon Mar 28, 2022 22:16, edited 1 time in total.
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)
If urgend, you find me in Roblox (as CNXThomas)
Re: Minetest Blog
I see that the blog entries are launched at the end of the month. For the next release I wish you to announce a bombshell: the worldwide release of The Samz, alpha1, available on all Minetest platforms.
I will send you the bomb news and cool and exclusive artwork before the end of the month.
I will send you the bomb news and cool and exclusive artwork before the end of the month.
- Komodo
- Member
- Posts: 163
- Joined: Tue Jan 11, 2022 13:33
- GitHub: MeseCraft
- In-game: Komodo
- Location: God Bless America
- Contact:
Re: Minetest Blog
👍 Agree. They're not visible at all.
- Linuxdirk
- Member
- Posts: 3238
- Joined: Wed Sep 17, 2014 11:21
- In-game: Linuxdirk
- Location: Germany
- Contact:
Re: Minetest Blog
Wait a second. Minetest directly playable in browser? That’s actually impressive. Good we have this blog, I never heard of this before!
Who is online
Users browsing this forum: Baidu [Spider], Google [Bot] and 2 guests