Skip to content

Website publicising the Photonix photo manager project and providing the Chromecast reciever

License

Notifications You must be signed in to change notification settings

photonixapp/photonix-website

Repository files navigation

Photonix Website

Photonix website located at photonix.org.

Running

The following commands from the Makefile can be used to build and run the server. This will start the main container and a Postgres database server.

make build
make start

If you need to change any environment variables you can do so in docker-compose.yml.

Documentation

MkDocs is used to generate documentation from Markdown files in the docs directory. If you run the with the envirnment variable ENV=dev as is default in docker-compose.yml then the live-reloading server should be available at http://localhost:8001 for easily making changes. Just edit files ending in .md and you should see them update in the browser. For convenience here's a Markdown Cheatsheet.

About

Website publicising the Photonix photo manager project and providing the Chromecast reciever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published