An open API service indexing awesome lists of open source software.

https://github.com/puria/typocene

Web Typography generator
https://github.com/puria/typocene

Last synced: 3 months ago
JSON representation

Web Typography generator

Awesome Lists containing this project

README

        



{project_name}


{project_name}
{tagline}





Build Status


Dyne.org




:floppy_disk: Install

:video_game: Quick start

:whale: Docker

:honeybee: API

:wrench: Configuration

:clipboard: Testing

:bug: Troubleshooting & debugging

:heart_eyes: Acknowledgements

:globe_with_meridians: Links

:busts_in_silhouette: Contributing

:briefcase: License

Abstract description like: :construction: Zenroom is a software in **ALPHA stage** and are part of the [DECODE project](https://decodeproject.eu) about data-ownership and [technological sovereignty](https://www.youtube.com/watch?v=RvBRbwBm_nQ). Our effort is that of improving people's awareness of how their data is processed by algorithms, as well facilitate the work of developers to create along [privacy by design principles](https://decodeproject.eu/publications/privacy-design-strategies-decode-architecture) using algorithms that can be deployed in any situation without any change.

:triangular_flag_on_post: Table of Contents (click to expand)

* [Install](#floppy_disk-install)
* [Quick start](#video_game-quick-start)
* [Docker](#whale-docker)
* [API](#honeybee-api)
* [Configuration](#wrench-configuration)
* [Testing](#clipboard-testing)
* [Troubleshooting & debugging](#bug-troubleshooting--debugging)
* [Acknowledgements](#heart_eyes-acknowledgements)
* [Links](#globe_with_meridians-links)
* [Contributing](#busts_in_silhouette-contributing)
* [License](#briefcase-license)

***
## :floppy_disk: Install
```pip install / yard add {project_name}```

***
## :video_game: Quick start

To start using {project_name} just (fill with real documentation)

***
## :whale: Docker

```bash
docker build -t {project_name} .
docker run --rm -it {project_name}
```

***
## :honeybee: API

***
## :wrench: Configuration

***

## :clipboard: Testing

***
## :bug: Troubleshooting & debugging

***
## :heart_eyes: Acknowledgements

Copyright :copyright: 2019 by [Dyne.org](https://www.dyne.org) foundation, Amsterdam

Designed, written and maintained by Puria Nafisi Azizi.

Special thanks to Mr. W. White for his special contributions.

Project funded by the European Commission

This project is receiving funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement nr. 732546 (DECODE).

***
## :globe_with_meridians: Links

https://www.somelink.io/

https://dyne.org/

***
## :busts_in_silhouette: Contributing

Please first take a look at the [Dyne.org - Contributor License Agreement](CONTRIBUTING.md) then

1. :twisted_rightwards_arrows: [FORK IT](../../fork)
2. Create your feature branch `git checkout -b feature/branch`
3. Commit your changes `git commit -am 'Add some fooBar'`
4. Push to the branch `git push origin feature/branch`
5. Create a new Pull Request
6. :pray: Thank you

***
## :briefcase: License
{project_name} - {tagline}
Copyright (c) 2019 Dyne.org foundation, Amsterdam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program 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 this program. If not, see .