berty / www.berty.tech

Official website of Berty Technologies

Home Page:https://berty.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.techTwitterDiscordGitHub


Source for the Berty websites

In this repo

path url actions
./bertytech https://berty.tech build logs
./bertyart https://berty.tech/art build logs

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 - the used source code management software
  • git-lfs - git add-on for management of large files

For building the websites the following software is necessary:

  • node and npm - Javascript runtime and packet manager
  • GNU make - build tool
  • Hugo Extended 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.

License

© Berty Technologies | Code is licensed with the MIT License. Except as noted, other content licensed CC-BY 3.0.

About

Official website of Berty Technologies

https://berty.tech

License:MIT License


Languages

Language:JavaScript 60.0%Language:HTML 20.7%Language:SCSS 13.5%Language:CSS 5.2%Language:Makefile 0.4%Language:Shell 0.2%Language:Go 0.0%