Skip to content

Commit

Permalink
start branding page (#149)
Browse files Browse the repository at this point in the history
* start branding page

* renames logo files to html friendly names

* adds content to preliminary brandpage

---------

Co-authored-by: sakrecoer <[email protected]>
  • Loading branch information
jaromil and Sakrecoer authored Mar 20, 2024
1 parent 21adaea commit 9623ce6
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 29 deletions.
4 changes: 0 additions & 4 deletions public/images/logos/Property 1=b-w, Type=Icon.svg

This file was deleted.

4 changes: 0 additions & 4 deletions public/images/logos/Property 1=circle, Type=Icon.svg

This file was deleted.

17 changes: 0 additions & 17 deletions public/images/logos/Property 1=ivory, Type=type.svg

This file was deleted.

4 changes: 0 additions & 4 deletions public/images/logos/Property 1=squared, Type=Icon.svg

This file was deleted.

Binary file added public/images/logos/black-Logotype.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/images/logos/black-transparent-Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/logos/border-white-Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added public/images/logos/white-Logotype.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
49 changes: 49 additions & 0 deletions src/pages/branding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
layout: ../layouts/Layout.astro
title: "Branding guide"
description: "Here you can find all licensed logos of Dyne.org and our software products."
---

## Licensing

### [CC-BY-SA NL 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.nl)

This content is licensed as Creative Commons "BY-SA" 4.0 in the jurisdiction of the Netherlands: it is free to be copied, quoted and remixed by providing correct attribution to its author(s), while all derivative works must adopt the same license. Different licensing conditions can be arranged, those interested can write to [Dyne.org](mailto:[email protected])
[![CC-BY-SA NL 4.0](/images/social_icons/Creative-Commons-Attribution-ShareAlike-badge.webp)](https://creativecommons.org/licenses/by-sa/4.0/deed.nl)

## Dyne.org logos

### Logotype

![Logotype, white](/images/logos/white-Logotype.png)
Logotype, white. [Donwload SVG](/images/logos/white-Logotype.svg)

![Logotype, Black](/images/logos/black-Logotype.png)
Logotype, black. [Donwload SVG](/images/logos/black-Logotype.svg)

### Logo

![Logo, transparent](/images/logos/black-transparent-Icon.png)
Logo, black transparent. [Donwload SVG](/images/logos/black-transparent-Icon.svg)

![Logo, Black](/images/logos/border-white-Icon.png)
Logo, black with white border. [Donwload SVG](/images/logos/border-white-Icon.svg)

<!--
## Software section (one per software)
TODO:
```
Assets to be provided in SVG and transparent PNG at rendered at one average size:
- dyne.org logotype
- hands in bread logo
- frei0r logotype
- devuan logotype and logo
- dynebolic logotype and logo
- dowse logotype
- tomb logo (the pixelated monmort skull)
- freej logo (the ipernav lizard)
- hasciicam logotype
```
-->

0 comments on commit 9623ce6

Please sign in to comment.