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.
 
 
 
T a9a7c9c5b9 updated wordings 2 years ago
.github/workflows Add ESLint to GitHub Actions 2 years ago
public Add info box 2 years ago
src updated wordings 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 footer edit + dark mode in cookie 2 years ago
tailwind.config.js Merge branch 'master' of server.omame.tech:windowsboy111/website-wip 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 Merge remote-tracking branch 'remote/master' 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