forked from CyberOS/website-wip
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.
|
2 years ago | |
---|---|---|
.github/workflows | 2 years ago | |
public | 2 years ago | |
src | 2 years ago | |
.babel-plugin-macrosrc.js | 2 years ago | |
.babelrc | 2 years ago | |
.eslintrc.js | 2 years ago | |
.gitignore | 2 years ago | |
.prettierrc | 2 years ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago | |
tailwind.config.js | 2 years ago | |
tsconfig.json | 2 years ago | |
types.d.ts | 2 years ago | |
webpack.config.js | 2 years ago | |
yarn.lock | 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:
- to
Translation.ts
inresources
add your language in format like this
'en-US': {
translation: en,
},
- find in
src/components/translations/
file named like your language and edit content