Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pretalx/pretalx-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static pages for pretalx

Coverage

This is a plugin for pretalx that allows you to add static pages to your event, for example FAQ, Terms of Service, a Code of Conduct, etc.

Screenshots of pretalx pages

Development setup

  1. Make sure that you have a working pretalx development setup.
  2. Clone this repository, eg to local/pretalx-pages.
  3. Activate the virtual environment you use for pretalx development.
  4. Run pip install -e . within this directory to register this application with pretalx's plugin registry.
  5. Restart your local pretalx server. This plugin should show up in the plugin list shown on startup in the console. You can now use the plugin from this repository for your events by enabling it in the 'plugins' tab in the settings.

This project uses just as a task runner and uv for dependency management.

Code style

To check your plugin for code style violations, run:

just fmt-check

To auto-fix formatting issues, run:

just fmt

Testing

To run the test suite, run:

just test

This will automatically install pretalx if it's not already present. If you want to test against a local pretalx checkout instead, run:

just install-pretalx-local /path/to/pretalx

License

Copyright 2019 Tobias Kunze

Released under the terms of the Apache License 2.0

About

Static pages for pretalx

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •