Skip to content

Commit

Permalink
Fix libreoffice job, remove content from tag. Close #104.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonv3 committed Apr 21, 2017
1 parent 494bd22 commit befd578
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
9 changes: 2 additions & 7 deletions _layouts/jobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,10 @@ <h1 class="post-title">{{ page.title }}</h1>
{{ page.links }}
{% endif %}
</div>

<div class="description">
{% if page.description %}{{ page.description | markdownify }}{% endif %}
</div>

</header>

<article class="post-content" data="{{content}}">
{{ content }}
<article class="post-content">
{{ content | markdownify }}
</article>

</div>
Expand Down
8 changes: 5 additions & 3 deletions jobs/2017-04-20-branding-for-libreoffice-60.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,30 @@ tags: 'Visual design, Branding'
date: '2017-04-20T10:18:10.119Z'
---
LibreOffice plans the next major release of version 6.0. In order to have a unique design we want to updated the branding, which is basically the splash screen, the installer on Windows, the about dialog, and some banners/flyers/stickers outside the program. The task is to design a new motif that conveys the metaphors:

* Transparency, Sustainability, Freedom
* Community
with the additional ideas of
* [MUFFIN](https://blog.documentfoundation.org/blog/2016/12/21/the-document-foundation-announces-the-muffin-a-new-tasty-user-interface-concept-for-libreoffice/)
* Green
* Hexagon
* Hexagon
* [Circular](https://wiki.documentfoundation.org/User:Chin_Zee_Yuen)

The design has to follow the restrictions of colors and the general identification as stated at [https://wiki.documentfoundation.org/Marketing/Branding](https://wiki.documentfoundation.org/Marketing/Branding). The font "Vegur" has been selected for the use within the LibreOffice logo and accompanying text. The design concept must work globally. We want to include the community into the process and run a survey with some different proposals. Therefore the job should be finished until end of July 2017.

In a first internal poll the big digit "5" in the current design was criticized [http://nabble.documentfoundation.org/Branding-for-LibreOffice-6-0-tt4210681.html](http://nabble.documentfoundation.org/Branding-for-LibreOffice-6-0-tt4210681.html).

**Deliverables**
## Deliverables

* New branding idea
* Motif for the splash screen

* Raw data ideally in ODF, but SVG is also good (but no proprietary formats)
* Deliverables should be done in an Open Source license, e.g. CC-by-SA
* Variants of the design with and without the subline according the [logo policy](https://wiki.documentfoundation.org/TDF/Policies/Logo_Policy) (the logo itself must not change)
* Nice to have are variants with labels for alpha/beta/daily build

In commit 8cfdd81b70ef37927b40497ffd10034f28335034 \"update branding for 5.0\" the following files were submitted (the file/patch management is of course not needed to be done by the designer):

* icon-themes/galaxy/brand/flat_logo.svg
* icon-themes/galaxy/brand/intro.png
* icon-themes/galaxy/brand/shell/about.svg
Expand Down

0 comments on commit befd578

Please sign in to comment.