Pixelfed Documentation

a 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
.vitepress 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
.vuepress fcf6020a23 Add Live & Websocket docs 2 years ago
apps 586f009393 Update Pixeldroid repo 3 years ago
developing-pixelfed 3d47af8819 revamp docs 4 years ago
install-guides 864dfa1390 Merge pull request #64 from joshkitt/nginx-conf 3 years ago
running-pixelfed 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
technical-documentation da5ee440d2 Update api-v1.md 2 years ago
.gitignore 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
CNAME 83c979a404 wip 6 years ago
CODE_OF_CONDUCT.md 5980a7d57e Create CODE_OF_CONDUCT.md 6 years ago
LICENSE 309496b6db Create LICENSE 6 years ago
README.md 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
deploy.sh 2897ae7618 Update readme 3 years ago
index.md 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
package-lock.json 67efb0ffc4 Tentatively prepare for vitepress 2 years ago
package.json 67efb0ffc4 Tentatively prepare for vitepress 2 years ago

README.md

Build Status Latest Stable Version License

Introduction

A free and ethical photo sharing platform, powered by ActivityPub federation.

Pixelfed is freely licensed under the AGPL license.

Communication

The ways you can communicate on the project are below. Before interacting, please read through the Code Of Conduct.

Pixelfed Sponsors

We would like to extend our thanks to the following sponsors for funding Pixelfed development. If you are interested in becoming a sponsor, please visit the Pixelfed Patreon Page

Development

To hack on these docs:

  • Install vuepress with npm i -D vuepress
  • Run vuepress dev . to start a live development server