Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Bagenzo

81
Posts
1,120
Followers
18
Following
A member registered Mar 10, 2019 · View creator page →

Creator of

Recent community posts

try walking around the world map

laughed especially hard at the "naturally occurring rock". great job

ah sorry it was so annoying but i'm glad you got it working at least!

hmm. very mysterious. feel free to send me your css file (or even the whole project folder)... if not, then let me know what the issue was when you do figure it out!

huh, yeah that is weird. are you just setting the background-image with css (no js when the page loads or anything fancy like that)? are you using your own style or modifying one of the templates?

can you set the background-image to something like background-image: linear-gradient(#fff, #000); ? if that doesn't produce a change, i suspect the rule is being invalidated by a css rule with higher specificity somewhere. if it does work, then maybe the image isn't being transferred over during the build - can you check if the bg image appears in the _site output folder?

beautiful

wonderful stuff

really sweet

you have an amazing talent for digital collage

Huh... not sure why that would happen. When you say you've renamed the _site folder, have you renamed it in eleventy_config.js?

What kind of hosting provider are you using?

Hey!

Strawberry Starter wasn't really designed for this, sadly. When you upload a project with multiple html files on itch, it gets hosted on itch's content delivery server (html-classic.itch.zone). What that means is that if you have any absolute paths in your project (starts with a "/", e.g. "/post/folder/whatever.md") they'll be broken. You need to use relative paths (e.g. "../../post/folder/whatever.md").

Basically you'd have to edit the 11ty template itself and remove all the absolute paths, probably by writing a filter for all the links. Sorry!

^_^

my favorite part was when i wanted to fuck the shrimp boy and then he said "so you wanna fuck the shrimp boy huh". great game

is there a way to win? i think it's past the cats but i can't dodge them...

really really wonderful. i loved the visuals and the character writing.

cleared! really funny, i was actually starting to get mad on my first run through (lol) but in the end it was shorter than expected. great job

I sadly don't have a mac, which makes debugging issues for it quite difficult - but have you edited the config file (or any other files) at all? My guess from that message is there are single quotes somewhere instead of double quotes, which is not permitted in .json or .jsonc files. If this instead happens on a fresh version of the starter then I've got no clue, but will try to investigate somehow.

best interconnected world since dark souls

beautiful

absolutely amazing

awww 🥺

it's the most wonderful time of the year

i'm still thinking about the last ending. i think about it a lot. incredible work.

AMAZING!! 

download the new version, then copy/paste every old folder and file you have here in "backing up your blog" to it

hi!

thanks for reporting what looks like a nasty mistake in the backup script; i'll take a look at that sometime this week and get an update out soon. i didn't encounter this issue among my testers so i'm curious to see what's up - i might have pushed a bad version of the script or something

as for the backup folder, you want to put its *contents* into the main folder

oh my gosh thank you so much for the art!!

wonderful

waow

i came back after two weeks and it looks like jungle jumping does not leave the soul easily.


masterful

it seems 40 yumz is my limit... great game

this is really cute and i love the visual design w/the drawing animations + videos... great stuff

You can run individual scripts with node by using "node path/to/script.js". When you run "npm run upload" you're actually running "node _functions/upload-neo.js".

You could move that script to another node project, but you'd have to tweak it since it's designed for strawberry starter (specifically, it checks for a config.jsonc file in "src/_data" to check for a subdirectory, and it reads a folder named "_site" to check what to upload.) You'd have to initialize a new project with "npm init" and then install the script's dependencies with "npm i form-data jsonc". That's overkill if your site isn't already a Node project, though.

However there's a Neocities Command Line Interface that lets you upload your site from the command line. It has a different syntax and some quirks but fundamentally does the same thing - only uploads what's changed. This is the best way to go about uploading things if your site isn't already a Node project, I think! I would use that tool to upload your base site and use npm run upload to upload the blog.

oh, wonderful!! your site looks really nice :>

there's a hospital and an image of an intravenous line in an arm, no textual descriptions of it. i added that warning to be on the safe side

this rules so much

useless