A small website where I share my free-to-use fumo pixel art. Live site: https://fumofumos.com/
The site currently has three pages:
- Home - a landing page for the project with latest additions listed.
- Gallery - the main collection of pixel art with a navigatable gallery.
- About - info about the site, usage rules, and a bit about me.
All pixel art on the site is made by me and is free to use for both personal and commercial projects.
- Use the art in personal, non-commercial projects.
- Edit or adapt the art for personal, non-commercial use.
- Include the art in other personal, non-commercial works.
- Use the art for commercial purposes.
- Claim that you created the original pixel art.
- Resell or redistribute the raw art files by themselves.
- Use the art for hateful, abusive, or harmful content.
- Present the art or this project as official or endorsed by any rights holder.
Credit is appreciated, but not required.
This project contains unofficial fan art.
I grant permission only for copyright and other rights that I personally own in my original contributions. This permission does not grant any rights in third-party characters, designs, names, trademarks, or other intellectual property.
Third-party rights remain with their respective owners, including, but not limited to, ZUN / Team Shanghai Alice and Gift.
This project is not affiliated with, endorsed by, sponsored by, or otherwise officially connected with ZUN, Team Shanghai Alice, Gift, or any other rights holder.
This repository contains the source code and assets for the FumoFumos Archives website. It exists to host the site on GitHub Pages and keep the art collection easy to browse and download.
This is a simple static site built with:
- HTML
- CSS
- GitHub Pages
You can open the HTML files directly in a browser, or run a local static server.
To run with python you can use:
./deploy.sh
Then open:
http://localhost:8000
The MIT License applies only to the website source code.
The artwork and image assets are not licensed under the MIT License. They may be used only under the artwork usage terms described above and on the website's About page.