diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c8cd6d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,50 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +lerna-debug.log* + +# Diagnostic reports (https://nodejs.org/api/report.html) +report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json + +# Runtime data +pids +*.pid +*.seed +*.pid.lock + +# Compiled binary addons (https://nodejs.org/api/addons.html) +build/Release + +# Dependency directories +node_modules/ +jspm_packages/ + +# Optional npm cache directory +.npm + +# Optional eslint cache +.eslintcache + +# dotenv environment variables file +.env +.env.test + +# parcel-bundler cache (https://parceljs.org/) +.cache + +# Serverless directories +.serverless/ + +# macOS files +.DS_Store +*.DS_Store + +# Database files +*.sqlite + +# IDE and text editor configuration files +.vscode/ +.idea/ diff --git a/index.html b/index.html index e4ac005..4d823a2 100644 --- a/index.html +++ b/index.html @@ -9,39 +9,165 @@
- + - + + + Time Tracking + + + + + + + + + { + } + + + + Time tracking + - + Web Mail + + + + + + + + + + + + + + + Web Mail + + - + Human Resources + + + + + + + + + + + + + + + + + HR + + - - + Staff Knowledge base + + + + + + + + + + + + + + + + + Staff wiki + + - + Gitea + + + + + + + </Gitea> + + - - + Mailing lists + + + + + + + + + + + Mailing Lists + + - + Status page + + + + + + + Status Page + + + + + + + + - + Public Knowledge base + + + + + + + + + + + + + + + + + public Wiki + +