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
- Host: GitHub
- URL: https://github.com/berty/www.berty.tech
- Owner: berty
- License: mit
- Created: 2020-04-06T15:39:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T22:27:27.000Z (6 months ago)
- Last Synced: 2025-03-30T03:11:10.168Z (6 months ago)
- Topics: berty, official-website
- Language: JavaScript
- Homepage: https://berty.tech
- Size: 55.7 MB
- Stars: 35
- Watchers: 14
- Forks: 52
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
![]()
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 filesFor 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/).