Official repo for the (new) Fipamo Project https://fipamo.h-i.works
  • Rust 43%
  • JavaScript 29.1%
  • CSS 15.1%
  • HTML 12.8%
Find a file
ro a06b782be5
moved port variable to .env file
moved the port setting to the env file as it's probably better to have that externally defined in the event it needs to be changed easily

also added a sample .env file as reference
2026-06-24 10:36:52 -06:00
migrations migration file updates, template adjustments 2026-04-06 18:24:39 -06:00
resources quick patch for dash home button 2026-06-22 11:52:32 -06:00
src moved port variable to .env file 2026-06-24 10:36:52 -06:00
stuff/themes/fipamo-relaxed color remix 2026-05-29 14:55:37 -06:00
.env.sample moved port variable to .env file 2026-06-24 10:36:52 -06:00
.gitignore site restore re-enabled 2026-05-20 23:16:05 -06:00
bacon.toml update config in state (ugly) patch 2026-05-22 21:30:42 -06:00
Cargo.lock patch for rss, text tweaks, version update 2026-06-10 07:37:57 -06:00
Cargo.toml patch for rss, text tweaks, version update 2026-06-10 07:37:57 -06:00
diesel.toml started conversion to sqlite as data store 2026-03-31 15:12:47 -06:00
README.md just a little test with git raycast ext 2026-05-23 18:29:23 -06:00

Fipamo Version 0.4 Four Pre-Release

The Fipamo Project was originally a side project of Ro to help make his development work easier by having a stable base to build from instead of having to build from scratch each time.

With the rise of independent social media becoming a permanent topic in mainstream tech discourse, the need for easy-to-use tools to create and maintain a personal online experience that the individual can control is a priority.

To address this need, Fipamo has evolved into a self-hosted no-database content management platform that is accessible, easy to understand, and extendable.

Fipamo Goals

Fipamo will be a full-featured content management platform that makes it easy for people to create and manage their content and retain full control of their creations, with the ability to share their content with other platforms at their discretion.

Fipamo Planned Features

  • Blog-style posting with a variety of media types, i.e. text, images, video, sound, etc
  • Micro-blog capabilities through Activity Pub integration
  • Sharing content with any platform with any platform with an available API (Instagram, TikTok, WordPress, etc)
  • Modern accessibility to serve the needs of differently-abled people.
  • Plug-in system to extend functionality
  • Easy data portability

Contributing to Fipamo

Fipamo is a project that wants to foster a healthy community through the values of safety, ease of use, and transparency. The creation of a tool that promotes these attributes cannot be done by one person, so contributors from a variety of backgrounds are welcome to lend their expertise to accomplish this goal.

For details on how to lend a hand, check the guide.