Skip to content

Commit e801103

Browse files
committed
Improve homepage
1 parent d4a00c9 commit e801103

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

content/_index.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,25 @@ linkTitle: Homepage
44
weight: 1
55
---
66

7-
# Open Terms Archive
7+
# Open Terms Archive documentation
88

9-
Open Terms Archive is a decentralised system that t
10-
racks collections of services' terms across multiple servers. Each collection operates its own API, and the Federation API unifies search and discovery across collections, fostering collaboration with external applications.
9+
Open Terms Archive is a decentralised system that tracks collections of services' terms across multiple servers. Each collection operates its own API, and the Federation API unifies search and discovery across collections, fostering collaboration with external applications.
1110

12-
## Documentation structure
11+
### Documentation structure
1312

14-
In this documentation you can find this kind of content:
13+
In this documentation you can find the following kind of content to support users at different levels:
1514

16-
- **Tutorials:** Step-by-step learning guides to help the beginner get started with Open Terms Archive and acquire basic competence.
17-
- **How to guides:** Practical, task-oriented guides that solve specific problems and help the already-competent user perform a particular task correctly.
18-
- **Reference:** Technical documentation detailing Open Terms Archive's components, APIs, and specifications. This section provides comprehensive information for users who need precise technical details.
15+
- **Tutorials:** Step-by-step learning guides that help beginners get started with Open Terms Archive, providing foundational knowledge and hands-on experience.
16+
- **How-to guides:** Task-focused instructions that help experienced users accomplish specific goals efficiently and effectively.
17+
- **Reference:** Comprehensive technical documentation detailing system components, configuration options, and specifications for advanced users.
1918

20-
## Contents
19+
### Main contents
2120

22-
- [**Understanding**](/understanding/): Core concepts of Open Terms Archive
23-
- [**Terms**](/terms/): How to track, analyze and monitor changes in terms of service
24-
- [**Collections**](/collections/): Learn how to create and manage collections of tracked terms
25-
- [**Programmatic access**](/programmatic-access/): Access terms programmatically through Collection APIs, Federation API, CLI tools, and Node.js modules
26-
- [**Federation**](/federation/): How collections work together in a decentralized network
27-
- [**Community**](/community/): Join our community on Mattermost and contribute to the project
21+
- **[Analysis](/analysis/):** Provides guidance on how to analyze terms changes, from navigating through the history of tracked documents to publishing memos about significant changes, along with copywriting guidelines for creating analysis content.
22+
- **[Community](/community/):** Provides information on how to join and participate in the Open Terms Archive community.
23+
- **[Terms](/terms/):** Provides guidance on tracking and maintaining terms declarations, reference documentation for declaration formats, and guidelines for selecting selectors and reviewing contributions.
24+
- **[Collections](/collections/):** Provides guidance on creating and managing collections of tracked terms, creating repositories and defining metadata, and detailed reference documentation for configuration options, environment variables, governance roles, and collection metadata formats.
25+
- **[Federation](/federation/):** Explains the benefits of joining the Open Terms Archive federation, and the criteria that collections must meet to be part of the federated ecosystem.
26+
- **[Deployment](/deployment/):** Guides to deploy a collection.
27+
- **[Programmatic access](/api/):** Provides documentation for programmatically interacting with Open Terms Archive.
28+
- **[Concepts and principles](/concepts/):** Explains the main concepts and terminology of Open Terms Archive and fundamental design principles.

0 commit comments

Comments
 (0)