Go to file
T a9a7c9c5b9 updated wordings
捐->贊助我哋
嚧->殊
2021-06-01 12:01:45 +00:00
.github/workflows Add ESLint to GitHub Actions 2021-05-22 15:50:57 +02:00
public Add info box 2021-05-22 18:57:34 +02:00
src updated wordings 2021-06-01 12:01:45 +00:00
.babel-plugin-macrosrc.js initial commit 2021-05-09 03:52:53 +02:00
.babelrc initial commit 2021-05-09 03:52:53 +02:00
.eslintrc.js initial commit 2021-05-09 03:52:53 +02:00
.gitignore initial commit 2021-05-09 03:52:53 +02:00
.prettierrc prettier config 2021-05-22 16:02:26 +02:00
CONTRIBUTING.md docs fix + CONTRIBUTING.md 2021-05-23 12:39:56 +02:00
LICENSE Change license to GPL 3.0 2021-05-22 13:21:03 +02:00
README.md translation prototype (footer and main title) 2021-05-24 22:23:03 +02:00
package.json footer edit + dark mode in cookie 2021-05-28 20:41:50 +02:00
tailwind.config.js Merge branch 'master' of server.omame.tech:windowsboy111/website-wip 2021-05-28 16:17:33 +08:00
tsconfig.json initial commit 2021-05-09 03:52:53 +02:00
types.d.ts initial commit 2021-05-09 03:52:53 +02:00
webpack.config.js Add info box 2021-05-22 18:57:34 +02:00
yarn.lock Merge remote-tracking branch 'remote/master' 2021-05-29 17:19:29 +08:00

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