tweak doc
This commit is contained in:
parent
bf1f700e6c
commit
36ae16bc7a
3 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
NeoDB is an open-source software and global community platform [since 2021](story.md). It allows users to manage and explore collections, reviews, and ratings for various cultural products, including books, movies, music, podcasts, games, and performances. Additionally, users can share their collections, publish microblogs, and engage with others in the Fediverse. NeoDB integrates the functionalities of platforms like Goodreads, Letterboxd, RateYourMusic, and Podchaser, among others. It also supports self-hosting and interconnection through containerized deployment and the ActivityPub protocol.
|
||||
NeoDB is an open-source software and global community platform [since 2021](origin.md). It allows users to manage and explore collections, reviews, and ratings for various cultural products, including books, movies, music, podcasts, games, and performances. Additionally, users can share their collections, publish microblogs, and engage with others in the Fediverse. NeoDB integrates the functionalities of platforms like Goodreads, Letterboxd, RateYourMusic, and Podchaser, among others. It also supports self-hosting and interconnection through containerized deployment and the ActivityPub protocol.
|
||||
|
||||
This project is licensed under AGPLv3.
|
||||
|
||||
|
|
|
@ -4,17 +4,19 @@ repo_url: http://github.com/neodb-social/neodb
|
|||
edit_uri: blob/main/docs/
|
||||
site_description: Mark the things you love.
|
||||
nav:
|
||||
- Introduction: 'index.md'
|
||||
- About: 'index.md'
|
||||
- features.md
|
||||
- install.md
|
||||
- upgrade.md
|
||||
- configuration.md
|
||||
- troubleshooting.md
|
||||
- development.md
|
||||
- 'Our Story': story.md
|
||||
- origin.md
|
||||
theme:
|
||||
logo: assets/logo.svg
|
||||
name: material
|
||||
font:
|
||||
text: Lato
|
||||
palette:
|
||||
primary: custom
|
||||
accent: custom
|
||||
|
|
Loading…
Add table
Reference in a new issue