https://github.com/rollecode/minimalistmadness
A personal, handmade WordPress theme for Rollemaa.fi.
https://github.com/rollecode/minimalistmadness
wordpress-theme
Last synced: 27 days ago
JSON representation
A personal, handmade WordPress theme for Rollemaa.fi.
- Host: GitHub
- URL: https://github.com/rollecode/minimalistmadness
- Owner: rollecode
- License: other
- Created: 2020-03-25T19:43:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-26T16:13:53.000Z (about 1 month ago)
- Last Synced: 2026-05-02T13:33:31.243Z (28 days ago)
- Topics: wordpress-theme
- Language: CSS
- Homepage: https://rollemaa.fi
- Size: 56.3 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimalist Madness for Rollemaa.fi
A repository for 25th design, approximately 7th WordPress theme for [Rollemaa.fi](https://www.rollemaa.fi), code name *Minimalist Madness*.
Obviously, this theme is **not for the public to use**, since this is **my** website and the theme contains some custom functions that just will not work elsewhere. Would feel awkward to see this in somewhere else. If you are interested in using this in some way, please be in touch. The theme is in here solely for backup purposes, and releasing in sake of open source, versioning and for you to see how I did this thing.
The theme is completely in Finnish and contains hardcoded strings and some of my personal oddities.
#### Etymology
The goal for this theme was to be minimal as possible yet retaining some functionality and wow-effect. Also as OCD as I am I thought many times "this is madness" to code for 20 hours straight. Hence, 'Minimalist Madness'.

## History
Rollemaa.fi is my first website ever, started originally in 1999. Since then I have resigned the site 25 times. This theme was started on *Wednesday, 25th of March*, during hectic and busy work week and was released on *Saturday night, 28th of March*. I was coding 4-6 hour streaks, longest was almost 10 hours.
The website is in Finnish, since it's my personal blog and playground, and I'm from Finland. But the documentation should almost all cases be in English, in my opinion if no specific reason to do otherwise.
### Features
- WordPress configuration is based on [dudestack](https://github.com/digitoimistodude/dudestack) which is based on [bedrock by Roots](https://github.com/roots/bedrock). Not releasing the whole rollemaa-stack here, because the repository is about a gig and contains legacy code and stuff behind 10 years... (don't worry, been patching the security)
- Theme based on [air WordPress starter theme](https://github.com/digitoimistodude/air)
- New logo! Old one looked like [this](https://www.rollemaa.fi/content/themes/newera/images/logo.png) (2014) and [this](https://www.rollemaa.fi/content/themes/khonsu/svg/logo.svg) (2017). New one looks like [this](https://files.servepics.com/V1i6Q.png)
- No bootstrap or other bloated CSS
- CC0-photos, random fog/scenery photo for old posts that do not have a featured image
- SVG icons
- Accessible (I hope)
- Speed optimized
- Credentials, API keys and lisences are in .env file and ignored, naturally