Welcome to the Bluewire template repository. These templates provide the pages and API (app.py) for Bluewire.
You can selfhost Bluewire! Make sure to change the secret key in app.py if you plan to make it public.
Feel free to explore and modify the templates if you want. However, please make sure to follow the Bluewire design language when making changes.
index.htmlis English (US)index-pl.htmlis Polski (PL)index-de.htmlis Deutsch (DE)index-es.htmlis Español (ES)index-ua.htmlis Українська (UA)index-ro.htmlis Română (RO)index-hr.htmlis Hrvatski (HR)
templates/: Contains the HTML templates that Flask uses to display pages.static/: Contains static assets such as images, CSS, JavaScript etc.
To run this, install flask flask_bcrypt flask_sqlalchemy Flask-WTF from pip and run app.py.
All modifications must adhere to the license provided. This ensures that any improvements or changes to the templates maintain the integrity of the project.
