Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Docs
14 changes: 14 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
module.exports = {
title: 'Textury',
description: 'The act of permanence, building for the permaweb.',
theme: 'api',
themeConfig: {
sidebarDepth: 2,
logo: '/img/textury.svg',
repo: 'textury/docs',
editLinks: true,
editLinkText: "Edit this page on GitHub",
docsBranch: 'main',
docsDir: "docs",
},
};
3 changes: 3 additions & 0 deletions docs/.vuepress/public/img/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
133 changes: 133 additions & 0 deletions docs/.vuepress/public/img/textury.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
home: true
title: Textury
description: The art of permanence. We are a decentralised Community of developers building for the permaweb.
actionText: Get Started
actionLink: /blockweave
footer: Open Source on [GitHub](https://github.com/textury), Made by [Textury](https://github.com/textury), Power by [vuepress](https://github.com/vuejs/vuepress).
---
Empty file added docs/ardb/README.md
Empty file.
Loading