Skip to content

Commit

Permalink
Merge pull request #100 from gosh-sh/fix_menu
Browse files Browse the repository at this point in the history
fixed menu and overview
  • Loading branch information
Oxydixi authored Jan 19, 2024
2 parents a24ef09 + dfc02fa commit 73beab6
Show file tree
Hide file tree
Showing 42 changed files with 2,157 additions and 4,509 deletions.
16 changes: 2 additions & 14 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
# Git Open Source Hodler

(Yes, it's [Hodler](https://en.wiktionary.org/wiki/hodl){:target="_blank"}).
<!--
**GOSH** is a blockchain built around securing the software supply chain and capturing the immense value in open source projects. This is achieved through record-setting blockchain tech, distributed programming, and a decentralized architecture - integrated into the same familiar git, meaning there is no change to the workflow. -->

**GOSH** is a Layer 2 for any blockchain and a Decentralized Operating System where you build consensus around your idea.
**GOSH** a Decentralized Cloud to build consensus around your documents.

Any open source tool can be plugged into **GOSH** to manage projects in a decentralized way using [**DAOs**](on-chain-architecture/organizations-gosh-dao-and-smv.md) and build an active community around your work, whether it’s code, music, documents, or videos; scientific research or democratic activism; revolution, evolution, progress, or history.

**GOSH** is an advanced scalable multi-threaded blockchain, and the first with a Freemium business model, offering powerful tools for everything from scientific research to finance and software security.

## Motivation

The Software Supply Chain is a high-impact area. Yet there exists a distinctive lack of secure, trustless, verifiable, and transparent delivery of source code/binaries to developers and users in all software fields. Storing your code on a git means it has an owner, a single point of control, which leads to security vulnerabilities. Currently, there is no industrial solution available that is not centralized and thus not dependent on the decisions of a few actors. The main way GOSH solves this issue is by allowing developers to build consensus around their code, so the more code is written, the more secure it becomes.

## Objective

To create a truly decentralized development environment so that open source repositories can be run, governed, and monetized collectively. All the while, mitigating security and transparency issues arising from a conventional software supply chain.
A Git on-chain and DAO platform, GOSH offers a suite of ready-to-use embedded applications to write and deploy code, conduct peer reviews, run decentralized [Hackathons and Grant Programs](hacks-and-grants/overview.md), and much more. GOSH is a Public Chain with [Ethereum L2](ethereum-L2/overview.md) cross-chain functionality, built on the groundbreaking [Acki Nacki](https://www.ackinacki.com/){:target="_blank"} consensus protocol, which supports a Freemium business model (gas-free transactions).

## Architecture

Expand Down
42 changes: 21 additions & 21 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
site_name: GOSH
nav:
- User Guide:
- GOSH:
- Overview: index.md
#- Git Open Source Hodler: user-guide/git-open-source-hodler.md
#- Motivation: user-guide/motivation.md
#- Objective: user-guide/objective.md
#- Architecture: user-guide/architecture.md
#- Instruments and utilities: user-guide/instruments-and-utilities.md
- Working with GOSH:
- GOSH Web:
- Account: working-with-gosh/gosh-web/account.md
- DAO:
- Create DAO: working-with-gosh/gosh-web/create-dao.md
- DAO Overview: working-with-gosh/gosh-web/dao-overview.md
# - DAO Set up and upgrade: working-with-gosh/gosh-web/dao-set-up.md
- Proposals and voting in SMV: working-with-gosh/gosh-web/proposals-and-voting-in-smv.md
- Working with tokens and Karma: working-with-gosh/gosh-web/working-with-tokens-and-karma.md
- Repository: working-with-gosh/gosh-web/repository.md
- Members: working-with-gosh/gosh-web/members.md
- Tasks: working-with-gosh/gosh-web/task.md
- Settings: working-with-gosh/gosh-web/dao-set-up.md
- GOSH Ethereum L2:
- Overview: ethereum-L2/overview.md
- User Guide: ethereum-L2/user-guide.md
- Hacks & Grants:
- Overview: hacks-and-grants/overview.md
- User Guide: hacks-and-grants/user-guide.md
- Git Remote Helper: working-with-gosh/git-remote-helper.md
#- Working with GOSH:
- GOSH Web:
- Account: working-with-gosh/gosh-web/account.md
- DAO:
- Create DAO: working-with-gosh/gosh-web/create-dao.md
- DAO Overview: working-with-gosh/gosh-web/dao-overview.md
# - DAO Set up and upgrade: working-with-gosh/gosh-web/dao-set-up.md
- Proposals and voting in SMV: working-with-gosh/gosh-web/proposals-and-voting-in-smv.md
- Working with tokens and Karma: working-with-gosh/gosh-web/working-with-tokens-and-karma.md
- Repository: working-with-gosh/gosh-web/repository.md
- Members: working-with-gosh/gosh-web/members.md
- Tasks: working-with-gosh/gosh-web/task.md
- Settings: working-with-gosh/gosh-web/dao-set-up.md
- Git Remote Helper: working-with-gosh/git-remote-helper.md
- GOSH Ethereum L2:
- Overview: ethereum-L2/overview.md
- User Guide: ethereum-L2/user-guide.md
- Hacks & Grants:
- Overview: hacks-and-grants/overview.md
- User Guide: hacks-and-grants/user-guide.md
- AnyTree:
#- AnyTreeAll: anytree-all.md
#- Working with AnyTree: working-with-gosh/anytree.md
Expand Down
Loading

0 comments on commit 73beab6

Please sign in to comment.