Merge pull request #2 from acid-info/staging

Staging
This commit is contained in:
amir houieh 2022-06-10 14:36:08 +02:00 committed by GitHub
commit 5b4f754eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 44 additions and 24 deletions

View File

@ -1,5 +0,0 @@
name: Logos-deploy-webhook-trigger
uses: muinmomin/webhook-action@v1.0.0
with:
url: ${{ secrets.VERCEL_WEBHOOK }}
data: "{}"

View File

@ -0,0 +1,13 @@
name: Vercel webhook
on:
push:
branches: [master]
jobs:
deployment:
runs-on: ubuntu-latest
steps:
- name: Calling webhook
uses: fjogeleit/http-request-action@v1
with:
url: ${{ secrets.VERCEL_WEBHOOK_PRODUCTION }}
method: 'POST'

View File

@ -0,0 +1,13 @@
name: Vercel webhook
on:
push:
branches: [staging]
jobs:
deployment:
runs-on: ubuntu-latest
steps:
- name: Calling webhook
uses: fjogeleit/http-request-action@v1
with:
url: ${{ secrets.VERCEL_WEBHOOK_STAGING }}
method: 'POST'

View File

@ -1,11 +0,0 @@
name: Vercel webhook
on: push
jobs:
deployment:
runs-on: ubuntu-latest
steps:
- name: Calling webhook
uses: fjogeleit/http-request-action@v1
with:
url: ${{ secrets.VERCEL_WEBHOOK }}
method: 'POST'

3
About/Term-of-use.md Normal file
View File

@ -0,0 +1,3 @@
---
permalink: term-of-use
---

3
About/privacy-policy.md Normal file
View File

@ -0,0 +1,3 @@
---
permalink: privacy-policy
---

View File

@ -36,6 +36,10 @@
"technology",
"learn",
"about"
],
"exclude": [
"privacy-policy",
"term-of-use"
]
},
"ds_id": "logos",

16
main.md
View File

@ -1,14 +1,14 @@
---
title: Main
---
## Logos is the worlds first Network State
## Logos is building a Network State
Logos is the worlds first Network State designed to enable new types of applications and institutions that uphold basic human rights.
Logos is a grassroots movement to build a new society using peer-to-peer technologies enabling anyone to freely express themselves, explore and create.
It all begins with a decentralised autonomous organisation (DAO) dedicated to the construction of a user-owned, self-sovereign crypto network. The network is comprised of modular peer-to-peer protocols for communication, file storage and transactions. These form the foundational public infrastructure of Logos and will lead to the emergence of a new class of applications, public goods and social institutions that uphold our basic human rights by design.
We invite technologists, creatives and policy experts along with anyone who is passionate about our mission to participate in the creation of Logos, and to help govern its future.
Logos is a grassroots movement to provide trust-minimized, corruption resistant governing services and social institutions to underserved citizens.
It all begins with the construction of shared public infrastructure that forms the foundation of Logos. The network is comprised of modular protocols for communication, file storage and transactions, which together form a complete decentralized infrastructure stack.
Logos infrastructure will provide a base for the provisioning of the next-generation of governing services and social institutions - paving the way to economic opportunities to those who need them most, whilst respecting basic human rights through the networks design.
We invite technologists, creatives and policy experts along with anyone who is passionate about our mission to participate in its creation, and to help govern its future.