-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit dfcf783
Showing
51 changed files
with
765 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<!doctype html> | ||
<html lang="en-US" data-theme="light"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="generator" content="VuePress 2.0.0-rc.18" /> | ||
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.59" /> | ||
<style> | ||
:root { | ||
--vp-c-bg: #fff; | ||
} | ||
|
||
[data-theme="dark"] { | ||
--vp-c-bg: #1b1b1f; | ||
} | ||
|
||
html, | ||
body { | ||
background: var(--vp-c-bg); | ||
} | ||
</style> | ||
<script> | ||
const userMode = localStorage.getItem("vuepress-theme-hope-scheme"); | ||
const systemDarkMode = | ||
window.matchMedia && | ||
window.matchMedia("(prefers-color-scheme: dark)").matches; | ||
|
||
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) { | ||
document.documentElement.setAttribute("data-theme", "dark"); | ||
} | ||
</script> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"><title>IT Team for Change</title><meta name="description" content="IT4C.dev introduces the IT Team for Change, applied Philosophy and Projects."> | ||
<link rel="preload" href="/assets/style-CwUEp0dO.css" as="style"><link rel="stylesheet" href="/assets/style-CwUEp0dO.css"> | ||
<link rel="modulepreload" href="/assets/app-CDKE1FpR.js"><link rel="modulepreload" href="/assets/404.html-DWA3mAlj.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper-DlAUqK2U.js"> | ||
<link rel="prefetch" href="/assets/contact.html-CVnqgxBj.js" as="script"><link rel="prefetch" href="/assets/history.html-BF-ztuvb.js" as="script"><link rel="prefetch" href="/assets/imprint.html-CqQBH9H4.js" as="script"><link rel="prefetch" href="/assets/index.html-Fd5V5WCz.js" as="script"><link rel="prefetch" href="/assets/alexander-friedland.html-BuiWFutC.js" as="script"><link rel="prefetch" href="/assets/hannes-heine.html-DIM9A8K-.js" as="script"><link rel="prefetch" href="/assets/mathias-lenz.html-DAX3Db7M.js" as="script"><link rel="prefetch" href="/assets/moriz-wahl.html-Ch0OrIsI.js" as="script"><link rel="prefetch" href="/assets/ulf-gebhardt.html-D9SBEsDJ.js" as="script"><link rel="prefetch" href="/assets/wolfgang-huss.html-XFEUNfAa.js" as="script"><link rel="prefetch" href="/assets/democracy.app.html-BJTex7to.js" as="script"><link rel="prefetch" href="/assets/dreammall.html-DjVKkIgX.js" as="script"><link rel="prefetch" href="/assets/gradido.html-D5VUycGV.js" as="script"><link rel="prefetch" href="/assets/ocelot.social.html-BOwwy3xL.js" as="script"><link rel="prefetch" href="/assets/index.html-DSeHPatj.js" as="script"><link rel="prefetch" href="/assets/index.html-D64Yhymf.js" as="script"><link rel="prefetch" href="/assets/photoswipe.esm-GXRgw7eJ.js" as="script"><link rel="prefetch" href="/assets/SearchResult-Da62lxw6.js" as="script"><link rel="prefetch" href="/assets/setupDevtools-7MC2TMWH-BXKF1WzS.js" as="script"> | ||
</head> | ||
<body> | ||
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">Skip to main content</a><!--]--><!--[--><div class="theme-container no-sidebar external-link-icon has-toc" vp-container><!--[--><header id="navbar" class="vp-navbar" vp-navbar><div class="vp-navbar-start"><button type="button" class="vp-toggle-sidebar-button" title="Toggle Sidebar"><span class="icon"></span></button><!----><!--[--><a class="route-link vp-brand" href="/" aria-label="Take me home"><img class="vp-nav-logo" src="/it4c-logo2-clean-bg_alpha-128x128.png" alt><!----><span class="vp-site-name hide-in-pad">IT Team for Change</span></a><!--]--><!----></div><div class="vp-navbar-center"><!----><!--[--><nav class="vp-nav-links"><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/" aria-label="IT4C"><!---->IT4C<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/contact.html" aria-label="Contact"><!---->Contact<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="auto-link external-link" href="https://github.com/IT4Change" aria-label="Github" rel="noopener noreferrer" target="_blank"><!---->Github<!----></a></div></nav><!--]--><!----></div><div class="vp-navbar-end"><!----><!--[--><!----><!----><div class="vp-nav-item hide-in-mobile"><button type="button" class="vp-color-mode-switch" id="color-mode-switch"><svg xmlns="http://www.w3.org/2000/svg" class="icon auto-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="auto icon" name="auto" style="display:block;"><path d="M512 992C246.92 992 32 777.08 32 512S246.92 32 512 32s480 214.92 480 480-214.92 480-480 480zm0-840c-198.78 0-360 161.22-360 360 0 198.84 161.22 360 360 360s360-161.16 360-360c0-198.78-161.22-360-360-360zm0 660V212c165.72 0 300 134.34 300 300 0 165.72-134.28 300-300 300z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="dark icon" name="dark" style="display:none;"><path d="M524.8 938.667h-4.267a439.893 439.893 0 0 1-313.173-134.4 446.293 446.293 0 0 1-11.093-597.334A432.213 432.213 0 0 1 366.933 90.027a42.667 42.667 0 0 1 45.227 9.386 42.667 42.667 0 0 1 10.24 42.667 358.4 358.4 0 0 0 82.773 375.893 361.387 361.387 0 0 0 376.747 82.774 42.667 42.667 0 0 1 54.187 55.04 433.493 433.493 0 0 1-99.84 154.88 438.613 438.613 0 0 1-311.467 128z"></path></svg><svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="light icon" name="light" style="display:none;"><path d="M952 552h-80a40 40 0 0 1 0-80h80a40 40 0 0 1 0 80zM801.88 280.08a41 41 0 0 1-57.96-57.96l57.96-58a41.04 41.04 0 0 1 58 58l-58 57.96zM512 752a240 240 0 1 1 0-480 240 240 0 0 1 0 480zm0-560a40 40 0 0 1-40-40V72a40 40 0 0 1 80 0v80a40 40 0 0 1-40 40zm-289.88 88.08-58-57.96a41.04 41.04 0 0 1 58-58l57.96 58a41 41 0 0 1-57.96 57.96zM192 512a40 40 0 0 1-40 40H72a40 40 0 0 1 0-80h80a40 40 0 0 1 40 40zm30.12 231.92a41 41 0 0 1 57.96 57.96l-57.96 58a41.04 41.04 0 0 1-58-58l58-57.96zM512 832a40 40 0 0 1 40 40v80a40 40 0 0 1-80 0v-80a40 40 0 0 1 40-40zm289.88-88.08 58 57.96a41.04 41.04 0 0 1-58 58l-57.96-58a41 41 0 0 1 57.96-57.96z"></path></svg></button></div><!--[--><button type="button" class="search-pro-button" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" class="icon search-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="search icon" name="search"><path d="M192 480a256 256 0 1 1 512 0 256 256 0 0 1-512 0m631.776 362.496-143.2-143.168A318.464 318.464 0 0 0 768 480c0-176.736-143.264-320-320-320S128 303.264 128 480s143.264 320 320 320a318.016 318.016 0 0 0 184.16-58.592l146.336 146.368c12.512 12.48 32.768 12.48 45.28 0 12.48-12.512 12.48-32.768 0-45.28"></path></svg><div class="search-pro-placeholder">Search</div><div class="search-pro-key-hints"><kbd class="search-pro-key">Ctrl</kbd><kbd class="search-pro-key">K</kbd></div></button><!--]--><!--]--><!----><button type="button" class="vp-toggle-navbar-button" aria-label="Toggle Navbar" aria-expanded="false" aria-controls="nav-screen"><span><span class="vp-top"></span><span class="vp-middle"></span><span class="vp-bottom"></span></span></button></div></header><!----><!--]--><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar" vp-sidebar><!----><ul class="vp-sidebar-links"><li><section class="vp-sidebar-group"><p class="vp-sidebar-header clickable"><!----><a class="route-link auto-link vp-sidebar-title no-external-link-icon" href="/" aria-label="IT4C"><!---->IT4C<!----></a><!----></p><ul class="vp-sidebar-links"><li><a class="route-link auto-link vp-sidebar-link" href="/history.html" aria-label="History"><!---->History<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/contact.html" aria-label="Contact"><!---->Contact<!----></a></li></ul></section></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><!----><span class="vp-sidebar-title">Projects</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link auto-link vp-sidebar-link" href="/projects/democracy.app.html" aria-label="DEMOCRACY App"><!---->DEMOCRACY App<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/projects/ocelot.social.html" aria-label="Ocelot-Social"><!---->Ocelot-Social<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/projects/gradido.html" aria-label="Gradido Software"><!---->Gradido Software<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/projects/dreammall.html" aria-label="DreamMall.earth"><!---->DreamMall.earth<!----></a></li></ul></section></li><li><section class="vp-sidebar-group"><p class="vp-sidebar-header"><!----><span class="vp-sidebar-title">People</span><!----></p><ul class="vp-sidebar-links"><li><a class="route-link auto-link vp-sidebar-link" href="/people/alexander-friedland.html" aria-label="Alexander Friedland"><!---->Alexander Friedland<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/people/hannes-heine.html" aria-label="Hannes Heine"><!---->Hannes Heine<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/people/mathias-lenz.html" aria-label="Mathias Lenz"><!---->Mathias Lenz<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/people/moriz-wahl.html" aria-label="Moriz Wahl"><!---->Moriz Wahl<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/people/ulf-gebhardt.html" aria-label="Ulf Gebhardt"><!---->Ulf Gebhardt<!----></a></li><li><a class="route-link auto-link vp-sidebar-link" href="/people/wolfgang-huss.html" aria-label="Wolfgang Huß"><!---->Wolfgang Huß<!----></a></li></ul></section></li></ul><!----></aside><!--[--><main id="main-content" class="vp-page not-found"><div class="not-found-hint"><p class="error-code">404</p><h1 class="error-title">Page not found</h1><p class="error-hint">There’s nothing here.</p></div><div class="actions"><button type="button" class="action-button">Go back</button><button type="button" class="action-button">Take me home</button></div></main><!--]--><footer class="vp-footer-wrapper" vp-footer><div class="vp-footer">CC BY IT4C.dev & Authors - <a href="/imprint.html">Imprint</a></div><!----></footer></div><!--]--><!--]--><!--[--><!----><!----><!--[--><!--]--><!--]--><!--]--></div> | ||
<script type="module" src="/assets/app-CDKE1FpR.js" defer></script> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.