Mercurial > libervia-templates
view README @ 166:178f55b825b7
small refactoring/redesign, better BEM integration:
- blog has been redesigned, and almost all blog CSS has been made generic and moved to main styles.css file.
- better noscript handling, dynamic elements are created using "magic" classes (dom_update.js)
- using better icons for older/newer messages
- better state handling, classes now use "state_XXX"
- more classes now use BEM convention
- menu labels have been moved to a separate template (components/menu_labels.html), so it can be overriden easily by other sites
- better styles.css organisation
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 03 Oct 2018 21:00:24 +0200 |
parents | 013cfb6e6650 |
children | 221cd8f0c9d5 |
line wrap: on
line source
SàT templates 0.7 (c) Jérôme Poisson aka Goffi 2017-2018 Templates used by Salut à Toi ecosystem. ** LICENCE ** SàT Templates is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Libervia is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Libervia. If not, see <http://www.gnu.org/licenses/>. ** ABOUT ** SàT templates is used by some parts of the "Salut à Toi" (SàT) XMPP client. Please check SàT for more information. ** MORE INFORMATIONS ** Please check Salut à Toi README for informations on contributors, contacts, etc. You'll find it at https://repos.goffi.org/sat/raw-file/tip/README ** CONTRIBUTIONS ** Here are the URIs you can use to publish/retrieve tickets or merge requests: tickets: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.tickets%3A0 (please use "templates" label) merge requests: xmpp:pubsub.goffi.org?;node=org.salut-a-toi.merge_requests%3A0 (please use "templates" label) Tickets and merge requests are handled by SàT itself using XMPP.