You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
swatTurret 0847d1d864 Add reverse tag to the last InfoBox 2 years ago
.github/workflows Add ESLint to GitHub Actions 2 years ago
public Add info box 2 years ago
src Add reverse tag to the last InfoBox 2 years ago
.babel-plugin-macrosrc.js initial commit 2 years ago
.babelrc initial commit 2 years ago
.eslintrc.js initial commit 2 years ago
.gitignore initial commit 2 years ago
.prettierrc prettier config 2 years ago
CONTRIBUTING.md docs fix + CONTRIBUTING.md 2 years ago
LICENSE Change license to GPL 3.0 2 years ago
README.md translation prototype (footer and main title) 2 years ago
package.json language changing prototype 2 years ago
tailwind.config.js styling updates 2 years ago
tsconfig.json initial commit 2 years ago
types.d.ts initial commit 2 years ago
webpack.config.js Add info box 2 years ago
yarn.lock language changing prototype 2 years ago

README.md

CyberOS Website

Currently a work-in-progress. You can help by submitting a pull request!

Developing:

yarn
yarn start

Translating:

  1. to Translation.ts in resources add your language in format like this
'en-US': {
    translation: en,
},
  1. find in src/components/translations/ file named like your language and edit content