friendica/view/theme/frio
Hypolite Petovan 274ce95d13 Move Composer assets to view/ 2018-03-07 08:07:36 -05:00
..
css Fix indentation in frio/css/style.css 2018-02-18 08:13:59 -05:00
font/open_sans restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
frameworks Frio: sitck aside on page scroll 2017-04-22 20:36:48 +02:00
img New home/login page style 2018-01-14 18:45:00 +01:00
js Improved JS, updating single items now work 2018-02-27 22:37:11 +00:00
php Theme t() uses 2018-01-22 18:38:34 -05:00
schema restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
templates Move Composer assets to view/ 2018-03-07 08:07:36 -05:00
LICENSE restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
README.md Frio: some correction in grammar/expression - thx Hypolite 2017-05-19 13:32:55 +02:00
config.php fix undeclared variables or wrong variable names (/view) 2018-02-12 16:50:05 +01:00
screenshot.png restructuring for PR for friendica main repo 2016-05-25 15:12:29 +02:00
style.php Frio: add login background color admin option 2018-01-17 16:33:27 +01:00
theme.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00

README.md

frio

A bootstrap based theme for friendica

This Theme was started as an experiment to give the user a good looking and modern theme for friendica.

I conentrated on 3 topics:

  1. A Modern, mobile friendly UI with bootstrap and awesome font
  2. Try to get a new UX for friendica (e.g. use modals where it seems to be useful)
  3. Give the user a powerfull (but easy) possebillities for custimation to personalize the theme and give it a own note.

Installation Requirements:

  • modern Browser with JS enabled (Chrome/Chromium is recommended)
  • if you update the theme you should disable and enable the theme again from the admin panel (to apply possible new hooks)

Note: While Frio is doing its job very well in most cases, there still is some work to do. Some templates are still missing and will be added in future versions.

Some insights into my motivation for starting coding this theme: This theme should be the start of a discussion in the friendica community (users and developers) about UI/UX in friendica. What frameworks do we want to use? How should default friendica look like? And how do we want to use friendica? What do we need in the core code (At the present time some stuff this is done with ugly javascript hacks and own php code)?

Coding a theme is much work but you will get a really good insight of the limitations of friendica and can start a discussion about doing things differently. So join the discussion at the friendica forums ;-)

If anyone wants to contribute to this theme he/she is welcome to do this.

PS: Don't blame me too much for ugly code and hacks. Fix it ;-)

Screenshots

Default Default - Stream

Modals Modals

Theme - Settings Theme - Settings

Red schema Red schema

Love Music schema Love Music schema

frio on mobile

frio on mobile

Credits:

HumHub - Social Network Kit - https://github.com/humhub/humhub

Hubzilla - Community Server - https://github.com/redmatrix/hubzilla/

Michael Vogel (Vier Theme) - https://github.com/annando

StefOfficiel (Friendiboot Theme) - https://github.com/StefOfficiel/Friendiboot

License:

https://raw.githubusercontent.com/friendica/friendica/develop/view/theme/frio/LICENSE

original commit history