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

https://github.com/berty/www.berty.tech

Official website of Berty Technologies
https://github.com/berty/www.berty.tech

berty official-website

Last synced: 6 months ago
JSON representation

Official website of Berty Technologies

Awesome Lists containing this project

README

          




The Berty Project


Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network.


berty.tech
Twitter
Discord
GitHub




---

> Source for the [Berty websites](https://berty.tech)

## In this repo

| path | url | actions |
| -------------------------- | ---------------------- | ------------------------------------------------------------- |
| [./bertytech](./bertytech) | https://berty.tech | [build logs](https://app.netlify.com/sites/bertytech/deploys) |
| [./bertyart](./bertyart) | https://berty.tech/art | [build logs](https://app.netlify.com/sites/bertyart/deploys) |

## Install & Usage

This repo contains static websites, built with `hugo`. We use `node`, `npm` and a few other helpful modules to optimize the site for deployment.

Before you clone this repository ensure you have the following software installed:

- [git](https://git-scm.com) - the used source code management software
- [git-lfs](https://git-lfs.github.com) - git add-on for management of large files

For building the websites the following software is necessary:

- [node and npm](https://nodejs.org/) - Javascript runtime and packet manager
- [GNU make](https://www.gnu.org/software/make/) - build tool
- [Hugo Extended v0.91.2](https://github.com/gohugoio/hugo/releases/tag/v0.91.2) - generator for static websites. You must install **Hugo Extended 0.91.2** (hugo_extended_0.91.2_xxx) manually and make it available in your bash.

## Contribute

_TODO: generic contribute intro_

### Translating 🌐✍️

- Go on our dedicated page: https://translate.berty.community
- Create an account by signing up.
- Select `berty/berty` if you want to help with the app translation or on `berty/www.berty.tech` for website translation.
- Select the language you wish to translate to.
- Click on the branch you want to translate in the tree.
- On the left side, you will be able to pick a sentence.
- On the right side, you can add your translation in the “add translation here” section.
- Don’t forget to save before jumping on the next sentence.

For more context read [This blog post](https://berty.tech/blog/berty-translation).

## License

© [Berty Technologies](https://berty.tech) | Code is licensed with the [MIT](./LICENSE) License. Except as noted, other content licensed [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/us/).