Pixelfed Documentation

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

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