Artifacts Gallery Guilds Search Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining?
Autumn in Year 5 - @910.24
Five Stars Random | Recent Posts | Guild Recents
News: :happy: Open the all windows! Your mind needs storms and air! :happy: Guild Events: weekly zine theme 12: television

+  MelonLand Forum
|-+  Life & The Web
| |-+  ✁ ∙ Web Crafting
| | |-+  ☔︎ ∙ I need Help!
| | | |-+  Self-hosted blogging tools with UI/interface?


« previous next »
Pages: [1] Print Embed
Author Topic: Self-hosted blogging tools with UI/interface?  (Read 165 times)
bennizone
Casual Poster ⚓︎
*
View Profile WWWArt


⛺︎ My Room
Itch.io: My Games

Artifacts:
RoachMaggieJoined 2025!
« on: Autumn in Year 5 @522 » Embed

 :unite: Hi friends!!!
I've been dreaming about the perfect blogging tool (for me!) ... Something similar to statuscafe, which gives you a widget for easy posting/no html-editing, but allowing infinite writing space and image-attachment. And, I'd like to host the text+images myself, so that it's all happening on my end. Each blog-post should have its own page, or the option of opening in a new page so I can link to specific posts when needed. Only knowledge of HTML, CSS and some Javascript copy-pasting/tweaking required.
THAT'S THE DREAM... is this possible at all, do you think? does it exist yet?  :dive:  thanks in advance!

Logged

MediocreMetastasis
Sr. Member ⚓︎
****
View Profile WWWArt


Wishlist Skelecool: Remnants Please!!!
⛺︎ My Room
Itch.io: My Games

Guild Memberships:
Artifacts:
Joined 2025!
« Reply #1 on: Autumn in Year 5 @551 » Embed

It does. I made one myself but my method required php and sql.

My solution is not very fancy tho. For one this is my UI
https://files.catbox.moe/v21j54.png
https://files.catbox.moe/ukfqq9.png
Also, I just use html for my blog content, but you can program it to use bbcode.


For static sites (like neocities) it'll be way more complicated. You can always create a tool that generates a html page for you (office word can generate html pages of your word doc for example).

Logged


Artifact Swap: Sad DoggoNeutral Doggo
Loebas
Full Member ⚓︎
***
View Profile WWW


⛺︎ My Room
RSS: RSS

Guild Memberships:
Artifacts:
Visited on Melon's 10th Anniversary!First 1000 Members!Joined 2023!
« Reply #2 on: Autumn in Year 5 @615 » Embed

Honestly i would go for Flatpress

Its blogging software that only requires a webserver with PHP. No database needed. Unlike wordpress it is very lightweight and easy on any webserver.

It stores your blogposts, assets, etc. in files in a single directory.

Sadly it does not work on Neocities at the moment. But imho kyle should consider adding PHP support for their supporters.
But for neocities you always have zonelets, but this requires you to edit a javascript file everytime you add a blogpost.

Logged

https://images2.imgbox.com/00/de/HBfvWznu_o.png - https://images2.imgbox.com/d6/9d/J6mFRkMy_o.png(open on mondays)

https://www.chickensmoothie.com/pet/183464543&trans=1.jpg
Pet's name: barky
Adopt virtual pets at Chicken Smoothie!
ribose
Sr. Member ⚓︎
****
View Profile WWWArt


⚘ ⚘ ⚘ ⚘ ⚘
⛺︎ My Room
iMood: ribose
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
Visited on Melon's 10th Anniversary!Learning to swim!Fio the HamsterAmmoniteSee A Bug Summer 2025 ParticipantFirst 1000 Members!
« Reply #3 on: Autumn in Year 5 @653 » Embed

what you're describing is often called a content management system, or CMS. if you're searching the web for more options, "CMS" is a useful term to include in your searches!

both options above would require you to move to a different host, but if you want to keep your site on neocities, maybe something like publii would work well for you? instead of setting up a web server that you log into, it's a program you run on your computer to generate site files that you can then upload to a static host like neocities. so i guess you could call it a static site generator, or SSG, but it's different from every other SSG i've seen because those still have you writing the all files in your code editor, where this gives you more of a word document-like post editor, which i think is what you want. another useful term to search for this kind of thing is WYSIWYG, which stands for "what you see is what you get". unfortunately with publii, all the existing themes look pretty corporate, and i have no idea how hard it is to make a new one that looks more fun. i haven't tried it myself; i just think it's interesting!

Logged

https://camo.githubusercontent.com/491b9e205611e603fa426d303bef52528c10ba8b96d3139e39a2e38103e5c563/68747470733a2f2f7269626f2e7a6f6e652f38387833312f736974652f7269626f73652e706e67 https://camo.githubusercontent.com/54e6ab289e4df0e4e42c9c30c886d2d7c8df708686029a1f654e2930389454b4/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f76696577736f757263652e706e67 https://camo.githubusercontent.com/f5bfa6417506fb7531aa82818e33c1ab1277070812531c09638c5aca5d2ea164/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f7777772e706e67 https://camo.githubusercontent.com/f7d9283e2ad6924bc82c68b6bd1637dfe82b9baa6362247cee489c9f8723bed8/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f7465616c2e706e67 https://camo.githubusercontent.com/66b9d37563323d2962eccea0381ded1337d1d12652da870b82e8c40d5c2e0d54/68747470733a2f2f7269626f2e7a6f6e652f73756e6461792f666973682f726174686572626566697368696e2e706e67

Artifact Swap: Sprout LeafCache the SquirrelHungry MouseSonic the HedgehogKnuckles the EchidnaShadow the HedgehogE-102 GammaEmerlEggmanBall Creaturecinnamoroll giftBABAKEKEGo dig, girl!
bennizone
Casual Poster ⚓︎
*
View Profile WWWArt


⛺︎ My Room
Itch.io: My Games

Artifacts:
RoachMaggieJoined 2025!
« Reply #4 on: Today at @504.90 » Embed

[...] maybe something like publii would work well for you? [...]

VERY interesting, thank you so much !! CMS sounds like what I'm looking for, knowing what it's called now is super helpful. I will look into publii and possible customization-options, it seems promising!  :transport:

(EDIT) oh and, I'm not opposed to moving hosts sometime! Nekoweb seems cool. I haven't had the brain-capacity to look into the pros and cons of each, nor how easy/hard it would be to move my site, so I don't really have an opinion right now haha.   :wizard: :pc:

« Last Edit: Today at @509.11 by bennizone » Logged

ribose
Sr. Member ⚓︎
****
View Profile WWWArt


⚘ ⚘ ⚘ ⚘ ⚘
⛺︎ My Room
iMood: ribose
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
Visited on Melon's 10th Anniversary!Learning to swim!Fio the HamsterAmmoniteSee A Bug Summer 2025 ParticipantFirst 1000 Members!
« Reply #5 on: Today at @798.33 » Embed

I'm not opposed to moving hosts sometime! Nekoweb seems cool.
moving to nekoweb would be pretty simple; you just download your site as a .zip in your neocities dashboard and then import that .zip in your nekoweb dashboard. however moving to nekoweb would not let you use a traditional CMS like the ones mentioned above, because like it's still a static-only host (no PHP support). one thing they do support that neocities doesn't is server-side includes (SSI). this lets you reuse bits of HTML, so for example you could just write something like <!--# include file="header.html" --> and <!--# include file="footer.html" --> at the top and bottom of your posts to give them all the same layout. if you prefer writing markdown to HTML, their paid tier supports a SSI directive that automatically renders markdown to HTML, and another directive to generate a list based on files in a directory (useful for blog index pages and image galleries). it's not quite what you described in your first post, but maybe a bit easier than the blog workflow you have now!

re: moving or not moving hosts, another option would be leave your main site where it is and try out different hosts on a subdomain (like blog.bennizone.net). that's is what i did! i made one little site on heliohost to try PHP, and another on github pages to try a SSG for the first time. eventually i moved my main site from neocities to nearlyfreespeech (which supports both PHP and SSI), but it took me a few months of thinking about it before i was ready to make the change! there's no "right" answer here, and hopefully i haven't overloaded my responses with too many options! the best way to host and build your site is the way that is most comfortable for you :4u:

edited to fix a typo

« Last Edit: Today at @851.28 by ribose » Logged

https://camo.githubusercontent.com/491b9e205611e603fa426d303bef52528c10ba8b96d3139e39a2e38103e5c563/68747470733a2f2f7269626f2e7a6f6e652f38387833312f736974652f7269626f73652e706e67 https://camo.githubusercontent.com/54e6ab289e4df0e4e42c9c30c886d2d7c8df708686029a1f654e2930389454b4/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f76696577736f757263652e706e67 https://camo.githubusercontent.com/f5bfa6417506fb7531aa82818e33c1ab1277070812531c09638c5aca5d2ea164/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f7777772e706e67 https://camo.githubusercontent.com/f7d9283e2ad6924bc82c68b6bd1637dfe82b9baa6362247cee489c9f8723bed8/68747470733a2f2f7269626f2e7a6f6e652f38387833312f6d696e652f7465616c2e706e67 https://camo.githubusercontent.com/66b9d37563323d2962eccea0381ded1337d1d12652da870b82e8c40d5c2e0d54/68747470733a2f2f7269626f2e7a6f6e652f73756e6461792f666973682f726174686572626566697368696e2e706e67

Artifact Swap: Sprout LeafCache the SquirrelHungry MouseSonic the HedgehogKnuckles the EchidnaShadow the HedgehogE-102 GammaEmerlEggmanBall Creaturecinnamoroll giftBABAKEKEGo dig, girl!
Pages: [1] Print Embed 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | Send Feedback | Supporters ♥ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi
@000 Melon
Land
Editor Recent Edits Tenement Arcade Random Link Land → Forum Art Hub Chat Webring Want to Login or Join ? Web Craft Guide Graphic Catalogue Wiki Newsletters Image Stream
Passport Sites Asatte Add your site?
Zap!
Minecraft: Online
Join: craft.melonking.net