From f396dc55658d9fee77e0846771a0973c0076a445 Mon Sep 17 00:00:00 2001 From: antifallobst Date: Wed, 23 Aug 2023 22:53:07 +0200 Subject: [PATCH] changed to a coming soon --- config.toml | 23 -------------- content/_index.md | 30 ++++++++----------- content/about.md | 10 ------- content/blog/init.md | 19 +++++++++--- content/projects/_index.md | 8 ----- content/projects/nemu.md | 5 ---- content/projects/nemu/_index.md | 8 ----- content/projects/nemu/docs.md | 4 --- content/projects/nemu/docs/_index.md | 4 --- content/projects/nemu/docs/codebase.md | 5 ---- content/projects/nemu/docs/codebase/_index.md | 4 --- content/projects/noxos.md | 4 --- content/projects/noxos/_index.md | 13 -------- content/register.md | 5 ---- content/services/cloud.md | 8 ----- content/services/git.md | 6 ---- content/services/mail.md | 8 ----- content/services/matrix.md | 9 ------ 18 files changed, 28 insertions(+), 145 deletions(-) delete mode 100644 content/about.md delete mode 100644 content/projects/_index.md delete mode 100644 content/projects/nemu.md delete mode 100644 content/projects/nemu/_index.md delete mode 100644 content/projects/nemu/docs.md delete mode 100644 content/projects/nemu/docs/_index.md delete mode 100644 content/projects/nemu/docs/codebase.md delete mode 100644 content/projects/nemu/docs/codebase/_index.md delete mode 100644 content/projects/noxos.md delete mode 100644 content/projects/noxos/_index.md delete mode 100644 content/register.md delete mode 100644 content/services/cloud.md delete mode 100644 content/services/git.md delete mode 100644 content/services/mail.md delete mode 100644 content/services/matrix.md diff --git a/config.toml b/config.toml index ddb6da7..1836734 100644 --- a/config.toml +++ b/config.toml @@ -16,32 +16,9 @@ paginate = 16 logoHomeLink = "/" [menu] - [[menu.main]] - identifier = "about" - name = "About Us" - url = "/about" - weight = 9 - - [[menu.main]] - identifier = "register" - name = "Register" - url = "/register" - weight = 8 - - [[menu.main]] - identifier = "projects" - name = "Projects" - url = "/projects" - weight = 1 - [[menu.main]] identifier = "blog" name = "Blog" url = "/blog" weight = 2 - [[menu.main]] - identifier = "services" - name = "Services" - url = "/services" - weight = 3 diff --git a/content/_index.md b/content/_index.md index 26bcad2..56b392d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,23 +1,19 @@ --- title: "NerdCult" -date: 2023-03-14T20:17:35+01:00 --- -# Who are we? -NerdCult is a **self-hosted** and **non-profit** platform by nerds for nerds. -We provide tools for open source software development. -Our focus is low-level development, we love firmware, emulators and kernels <3 +# Coming Soon :) +We have a vision for the future of Nerdcult as a community platform for Open Source Software developers. +There will be tools hosted like [git](https://git.nerdcult.net) (already running), matrix, a cloud, pads and many more. +You will be able to follow other users and easily find collaborators for your projects as well as projects to contribute to. +All of that will be free to use, while everything uses high security and privacy standards. +NerdCult is also going to be a non-profit project. -# Rules -We aren't big fans of rules, but there are a few rules needed to work togehter in a respectful atmosphere. - - Stay Respectful. - - Don't discriminate others. - - Tolerate others as they are. +## Help us +We are working hard on the backend as well as the frontend, +but there's so much stuff to do. +If you have experience in backend/api development in rust, feel free to have a look at the [repo](https://git.nerdcult.net/nerdcult/api). +Otherwise if you're experienced in frontend dev in the classic _HTML+CSS+JS_ style, feel free to look at this [repo](https://git.nerdcult.net/nerdcult/mainpage) -If you are a racist, fascist or spread hate speech, we reserve the right to ban you from our servers. - -# Projects -We have several [projects](https://nerdcult.net/projects/) and everyone is welcome to contribute to them. - -# Services -We host several [services](https://nerdcult.net/services/) such as a [git server](https://git.nerdcult.net/) and a matrix homeserver. +## Updates +We will try to keep you updated in our [blog](https://nerdcult.net/blog). diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 5061bff..0000000 --- a/content/about.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "About" -date: 2023-03-10T17:22:20+01:00 ---- - -We host a platform and tools for nerds. -The focus is low-level open source software development. -We love firmware, emulators and kernels <3 - -NerdCult is a **non profit** platform. Everything is self-hosted. diff --git a/content/blog/init.md b/content/blog/init.md index 39e573d..d06c9be 100644 --- a/content/blog/init.md +++ b/content/blog/init.md @@ -1,8 +1,19 @@ --- title: "Initial Commit" -date: 2023-03-10T17:22:07+01:00 --- -This blog will be used to inform about progress in our projects, -to share knowledge we collect while working on our projects -and to inform about changes on our platform. +# Coming Soon :) +We have a vision for the future of Nerdcult as a community platform for Open Source Software developers. +There will be tools hosted like [git](https://git.nerdcult.net) (already running), matrix, a cloud, pads and many more. +You will be able to follow other users and easily find collaborators for your projects as well as projects to contribute to. +All of that will be free to use, while everything uses high security and privacy standards. +NerdCult is also going to be a non-profit project. + +## Help us +We are working hard on the backend as well as the frontend, +but there's so much stuff to do. +If you have experience in backend/api development in rust, feel free to have a look at the [repo](https://git.nerdcult.net/nerdcult/api). +Otherwise if you're experienced in frontend dev in the classic _HTML+CSS+JS_ style, feel free to look at this [repo](https://git.nerdcult.net/nerdcult/mainpage) + +## Updates +We will try to keep you updated in our [blog](https://nerdcult.net/blog). diff --git a/content/projects/_index.md b/content/projects/_index.md deleted file mode 100644 index 464c800..0000000 --- a/content/projects/_index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Projects" ---- - -Here you can find a list with all the projects, we are currently working on. -All of them are open source. - -Feel free to copy and use them, or to even contribute =) diff --git a/content/projects/nemu.md b/content/projects/nemu.md deleted file mode 100644 index a3d8b80..0000000 --- a/content/projects/nemu.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "NEMU" -summary: "An Emulator for the web written in rust" ---- - diff --git a/content/projects/nemu/_index.md b/content/projects/nemu/_index.md deleted file mode 100644 index a3d4fcf..0000000 --- a/content/projects/nemu/_index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "NEMU" ---- - -NEMU is a small emulator for the web. -It is written in rust, targeting WebAssembly. - -The source can be found on our [git server](https://git.nerdcult.net/nerdcult/nerdemu). \ No newline at end of file diff --git a/content/projects/nemu/docs.md b/content/projects/nemu/docs.md deleted file mode 100644 index 21eaf56..0000000 --- a/content/projects/nemu/docs.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "docs" -summary: "The documentation of NEMU" ---- diff --git a/content/projects/nemu/docs/_index.md b/content/projects/nemu/docs/_index.md deleted file mode 100644 index 84c2444..0000000 --- a/content/projects/nemu/docs/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "docs" ---- - diff --git a/content/projects/nemu/docs/codebase.md b/content/projects/nemu/docs/codebase.md deleted file mode 100644 index f892d94..0000000 --- a/content/projects/nemu/docs/codebase.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "codebase" -summary: "The documentation of the source code" ---- - diff --git a/content/projects/nemu/docs/codebase/_index.md b/content/projects/nemu/docs/codebase/_index.md deleted file mode 100644 index 87782ad..0000000 --- a/content/projects/nemu/docs/codebase/_index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "codebase" ---- - diff --git a/content/projects/noxos.md b/content/projects/noxos.md deleted file mode 100644 index a74f833..0000000 --- a/content/projects/noxos.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: "noxos" -summary: "A small `x86_64` kernel." ---- diff --git a/content/projects/noxos/_index.md b/content/projects/noxos/_index.md deleted file mode 100644 index d26e178..0000000 --- a/content/projects/noxos/_index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: "noxos" ---- - -Noxos is a small kernel project that we currently work on. -It targets the `x86_64` architecture and aims to be a well documented codebase. - -The whole project is licensed under the MIT license. - -# Links -- [Source Code](https://git.nerdcult.net/noxos). -- [Documentation](https://git.nerdcult.net/noxos/documentation). -- [Matrix Group](https://matrix.to/#/#noxos:nerdcult.net) \ No newline at end of file diff --git a/content/register.md b/content/register.md deleted file mode 100644 index b6aeba1..0000000 --- a/content/register.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "Registration" ---- - -Registration and user accounts are still under development. \ No newline at end of file diff --git a/content/services/cloud.md b/content/services/cloud.md deleted file mode 100644 index ba52f8d..0000000 --- a/content/services/cloud.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Cloud" -summary: A nextcloud instance. ---- - -We host a [cloud](https://cloud.nerdcult.net) for our users. -You can activate your cloud account in your account settings. -A cloud account has a maximum storage capacity of 512 MB. \ No newline at end of file diff --git a/content/services/git.md b/content/services/git.md deleted file mode 100644 index ff703bb..0000000 --- a/content/services/git.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Git" -summary: A self-hosted forgejo git server. ---- - -NerdCult has a [git server](https://git.nerdcult.net) where you can work on your projects and share them with others :) diff --git a/content/services/mail.md b/content/services/mail.md deleted file mode 100644 index c42754e..0000000 --- a/content/services/mail.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Mail" -summary: A self-hosted mail server. ---- - -We host a mail server for users. -By creating an account, you get the mail address `username@user.nerdcult.net`. -There is also a [webmail](https://webmail.nerdcult.net) interface. \ No newline at end of file diff --git a/content/services/matrix.md b/content/services/matrix.md deleted file mode 100644 index 0715226..0000000 --- a/content/services/matrix.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Matrix" -summary: A self-hosted matrix homeserver. ---- - -We provide a matrix homeserver `nerdcult.net`. -There is also an element web [instance](https://chat.nerdcult.net/). - -Self-registration is disabled, but you can ask us to create an account for you :)