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 projects
- Use the art in commercial projects
- Edit or include the art in your own work
- Claim the art as your own
- Resell or redistribute the raw art files by themselves
- Use the art for hateful or harmful content
Credit is appreciated, but not required.
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 code in this repository is licensed under the MIT License unless stated otherwise.
The pixel art is free to use under the usage rules described on the website. See the About page for the specific permissions and restrictions.