Skip to content

mitexleo/docs

 
 

Repository files navigation

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

This documentation is built using Hugo and uses the Paradox theme.

  1. Install Hugo, following the instructions for your environment
  2. Clone the repository git clone [email protected]:pixelfed/docs.git
  3. Initiate the git submodules
    cd docs
    git submodule init
    git submodule update
    
  4. Run hugo serve to start a live development server on localhost:1313

Releases

No releases published

Packages

No packages published