changed to a coming soon
This commit is contained in:
parent
a8a7b238d0
commit
f396dc5565
23
config.toml
23
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
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
|
@ -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).
|
||||
|
|
|
@ -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 =)
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: "NEMU"
|
||||
summary: "An Emulator for the web written in rust"
|
||||
---
|
||||
|
|
@ -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).
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: "docs"
|
||||
summary: "The documentation of NEMU"
|
||||
---
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: "docs"
|
||||
---
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: "codebase"
|
||||
summary: "The documentation of the source code"
|
||||
---
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: "codebase"
|
||||
---
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
title: "noxos"
|
||||
summary: "A small `x86_64` kernel."
|
||||
---
|
|
@ -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)
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
title: "Registration"
|
||||
---
|
||||
|
||||
Registration and user accounts are still under development.
|
|
@ -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.
|
|
@ -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 :)
|
|
@ -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.
|
|
@ -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 :)
|
Reference in New Issue