Compare commits
15 Commits
aebbd9796e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| b19b838422 | |||
|
|
b64a998a86
|
||
|
|
ade75e9621
|
||
|
|
e7f2ef9689
|
||
|
fccdb83a9a
|
|||
|
1ee4c3a3a9
|
|||
| 418669defb | |||
|
b43721921b
|
|||
|
05e2d5abd2
|
|||
|
28b79acd1f
|
|||
|
d1da00305a
|
|||
|
4f1d03ba5f
|
|||
|
7faf3602fd
|
|||
|
83e506b8e7
|
|||
|
47925e40fb
|
10
README.md
10
README.md
@@ -1,10 +1,14 @@
|
|||||||
# kosmos.org
|
# kosmos.org
|
||||||
|
|
||||||
This website (or rather foundation for a future website) is a simple static
|
This website is a simple static site. It is built using the
|
||||||
site. It is built using the [Hugo](https://gohugo.io/) static site generator.
|
[Hugo](https://gohugo.io/) static site generator.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
1. Clone this Git repository
|
1. Clone this Git repository
|
||||||
2. [Install Hugo](https://gohugo.io/getting-started/installing/)
|
2. [Install Hugo](https://gohugo.io/getting-started/installing/)
|
||||||
3. Run `hugo server`
|
3. Run `npm run dev`
|
||||||
|
|
||||||
|
## Build for production
|
||||||
|
|
||||||
|
npm run build:release
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Kosmos Infrastructure Foundation
|
title: Kosmos Infrastructure Foundation
|
||||||
description: Providing physical infrastructure for Kosmos software and services
|
description: Providing physical infrastructure for Kosmos software and services
|
||||||
|
headerImage: servers-02.jpg
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
identifier: foundation
|
identifier: foundation
|
||||||
@@ -26,9 +27,9 @@ its funds must only be used for these purposes.
|
|||||||
We believe that neither the development nor usage of [free and open-source
|
We believe that neither the development nor usage of [free and open-source
|
||||||
software](https://en.wikipedia.org/wiki/Free_and_open-source_software) should
|
software](https://en.wikipedia.org/wiki/Free_and_open-source_software) should
|
||||||
be entirely dependent upon select corporations or VC-funded startup companies.
|
be entirely dependent upon select corporations or VC-funded startup companies.
|
||||||
Thus, we think that free software needs neutral and/or sovereign communication
|
Thus, we think that free software benefits from community-owned, sovereign and
|
||||||
and collaboration platforms that are only beholden to free software's most
|
open communication and collaboration platforms that are only beholden to free
|
||||||
important stakeholders: its creators and users.
|
software's most important stakeholders: its creators and users.
|
||||||
|
|
||||||
In this context, our mission is as follows:
|
In this context, our mission is as follows:
|
||||||
|
|
||||||
@@ -46,6 +47,10 @@ In this context, our mission is as follows:
|
|||||||
Provide, on a not-for-profit basis, easy-to-use services surrounding Kosmos
|
Provide, on a not-for-profit basis, easy-to-use services surrounding Kosmos
|
||||||
applications to end users, both individual and organizations
|
applications to end users, both individual and organizations
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
Help other organizations with both self-hosting and providing hosted
|
||||||
|
services to their own users or the wider public
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
## Board of Directors
|
## Board of Directors
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
public/img/network-01.jpg
Normal file
BIN
public/img/network-01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 495 KiB |
BIN
public/img/servers-01.jpg
Normal file
BIN
public/img/servers-01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 240 KiB |
BIN
public/img/servers-02.jpg
Normal file
BIN
public/img/servers-02.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 642 KiB |
@@ -1,10 +1,9 @@
|
|||||||
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.100.2"><meta charset=utf-8><title>Kosmos</title><meta content="width=device-width,minimum-scale=1,maximum-scale=1" name=viewport><link href=https://assets.kosmos.org/fonts/open-sans/open-sans.css rel=stylesheet><link href=/css/style.css rel=stylesheet></head><body><div id=wrapper><header><h1>Kosmos</h1><h2>Group communication for the 21st century</h2></header><main><p>We are an open co-operative of people, who are developing a free,
|
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.101.0"><meta charset=utf-8><title>Kosmos</title><meta content="width=device-width,minimum-scale=1,maximum-scale=1" name=viewport><link href=https://assets.kosmos.org/fonts/open-sans/open-sans.css rel=stylesheet><link href=/css/style.css rel=stylesheet></head><body><div id=wrapper><header><h1>Kosmos</h1><h2>Group communication for the 21st century</h2></header><main><p>We are an open co-operative of people, who are developing a free,
|
||||||
open-source, and user-centric alternative to centralized group chat
|
open-source, and user-centric alternative to centralized group chat
|
||||||
platforms, based on widely used protocols and standards.</p><p>We also develop a system for rewarding contributors and enabling
|
platforms, based on widely used protocols and standards.
|
||||||
governance based on contributions, called Kredits, which we started
|
<a href=/projects>Learn more about our projects</a>.</p><p>We also offer <a href=/services>hosted services</a> for a variety of
|
||||||
using in production recently.</p><p>You can find all relevant information and further links in our
|
applications on a not-for-profit basis. And we have recently created a
|
||||||
<a href=https://wiki.kosmos.org>wiki</a>.
|
community-led <a href=/foundation>foundation</a> for this purpose.</p><p>We collaborate on source code on
|
||||||
We collaborate on source code on
|
|
||||||
<a href=https://github.com/67P rel=me>GitHub</a>
|
<a href=https://github.com/67P rel=me>GitHub</a>
|
||||||
as well as our own
|
as well as our own
|
||||||
<a href=https://gitea.kosmos.org/kosmos rel=me>Gitea</a>.
|
<a href=https://gitea.kosmos.org/kosmos rel=me>Gitea</a>.
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
static/img/network-01.jpg
Normal file
BIN
static/img/network-01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 495 KiB |
BIN
static/img/servers-01.jpg
Normal file
BIN
static/img/servers-01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 240 KiB |
BIN
static/img/servers-02.jpg
Normal file
BIN
static/img/servers-02.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 642 KiB |
File diff suppressed because one or more lines are too long
@@ -1,7 +1,15 @@
|
|||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
<div class="w-full h-32 bg-[url('/img/lagoon-close-02.jpg')]
|
{{ if .Params.HeaderImage }}
|
||||||
bg-[center_top_30rem] bg-cover">
|
<!-- <div class="w-full h-32 bg-[center_bottom_23rem] bg-cover" -->
|
||||||
</div>
|
<!-- style="background-image: url(/img/{{ .Params.HeaderImage }})"> -->
|
||||||
|
<div class="w-full h-32 bg-[center] bg-cover"
|
||||||
|
style="background-image: url(/img/{{ .Params.HeaderImage }})">
|
||||||
|
</div>
|
||||||
|
{{ else }}
|
||||||
|
<div class="w-full h-32 bg-[url('/img/lagoon-close-02.jpg')]
|
||||||
|
bg-[center_top_30rem] bg-cover">
|
||||||
|
</div>
|
||||||
|
{{ end }}
|
||||||
<div class="max-w-5xl mx-auto -mt-12 py-8 px-8 text-left bg-white">
|
<div class="max-w-5xl mx-auto -mt-12 py-8 px-8 text-left bg-white">
|
||||||
<header class="mb-8">
|
<header class="mb-8">
|
||||||
<h1 class="text-2xl font-bold">{{ .Title }}</h1>
|
<h1 class="text-2xl font-bold">{{ .Title }}</h1>
|
||||||
|
|||||||
@@ -18,15 +18,14 @@
|
|||||||
We are an open co-operative of people, who are developing a free,
|
We are an open co-operative of people, who are developing a free,
|
||||||
open-source, and user-centric alternative to centralized group chat
|
open-source, and user-centric alternative to centralized group chat
|
||||||
platforms, based on widely used protocols and standards.
|
platforms, based on widely used protocols and standards.
|
||||||
|
<a href="/projects">Learn more about our projects</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We also develop a system for rewarding contributors and enabling
|
We also offer <a href="/services">hosted services</a> for a variety of
|
||||||
governance based on contributions, called Kredits, which we started
|
applications on a not-for-profit basis. And we have recently created a
|
||||||
using in production recently.
|
community-led <a href="/foundation">foundation</a> for this purpose.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You can find all relevant information and further links in our
|
|
||||||
<a href="https://wiki.kosmos.org">wiki</a>.
|
|
||||||
We collaborate on source code on
|
We collaborate on source code on
|
||||||
<a href="https://github.com/67P" rel="me">GitHub</a>
|
<a href="https://github.com/67P" rel="me">GitHub</a>
|
||||||
as well as our own
|
as well as our own
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -38,4 +38,14 @@
|
|||||||
.content a:hover { @apply text-sky-700 border-b border-zinc-400; }
|
.content a:hover { @apply text-sky-700 border-b border-zinc-400; }
|
||||||
.content a:visited { @apply text-indigo-600 }
|
.content a:visited { @apply text-indigo-600 }
|
||||||
.content a:active { @apply text-sky-500; }
|
.content a:active { @apply text-sky-500; }
|
||||||
|
|
||||||
|
input#mobile-nav-is-open + div > a svg:last-of-type { @apply hidden; }
|
||||||
|
input#mobile-nav-is-open:checked + div > a svg:first-of-type { @apply hidden; }
|
||||||
|
input#mobile-nav-is-open:checked + div > a svg:last-of-type { @apply block; }
|
||||||
|
|
||||||
|
input#mobile-nav-is-open + div > div.backdrop { @apply hidden; }
|
||||||
|
input#mobile-nav-is-open:checked + div > div.backdrop { @apply block; }
|
||||||
|
|
||||||
|
input#mobile-nav-is-open + div > nav { @apply hidden; }
|
||||||
|
input#mobile-nav-is-open:checked + div > nav { @apply block }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user