Skip to content

Commit

Permalink
Creating folder/topic stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxline committed Oct 3, 2024
1 parent 0f84068 commit 04d252e
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 0 deletions.
Binary file added assets/branches.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/branches.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions build/design_principles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Design Principles
---

# Design Principles
3 changes: 3 additions & 0 deletions build/existing_seed_projects.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Projects building on Seed Protocol

## PermaPress
Empty file added build/getting_started.md
Empty file.
5 changes: 5 additions & 0 deletions deployments/optimism.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Optimism
description: Seed on Optimism
---

# Seed on Optimism

Seed Protocol is currently in beta on Optimism Sepolia. It's a single smart contract that can be used as an extension
Expand Down
4 changes: 4 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
title: Seed Protocol Docs
slug: /about
---
# Seed Protocol Docs Content

These are the raw markdown files that are used to generate the Seed Protocol documentation.
Expand Down
9 changes: 9 additions & 0 deletions integrations/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Overview
---

# Seed Protocol is meant to enhance your existing stack

Seed Protocol is designed to be a plug-and-play addition to your existing stack. We provide a standardized way to publish and index content, and we support a variety of existing standards and technologies.


3 changes: 3 additions & 0 deletions integrations/rdf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Resource Description Framework (RDF)

[Resource Description Framework (RDF)](https://www.w3.org/RDF/) is a standard model for data interoperability on the web. It provides a way to describe and exchange information in a structured format that can be understood by different systems. RDF is widely used in the Semantic Web and other web-based applications to enable data integration and interoperability.
3 changes: 3 additions & 0 deletions protocol/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# About Seed Protocol

Seed Protocol is an open-source, distributed protocol for publishing and indexing content. As more and more of our collective well-being depends on access to information, the need for well-preserved and accessible information becomes more pronounced. Centralized means of data storage has proven unreliable as digital public infrastructure, but luckily there are more secure solutions available.

0 comments on commit 04d252e

Please sign in to comment.