I am glad to open source this project
This app is my portfolio and serves the porpose of telling my story and showing off my tech skills
You can go at https://zeroleak.dev and see yourself
- my story
- design of the app
- Flask
- Web, eg. HTML, CSS, JAVASCRIPT
The zld-portfolio is released under the GNU General Public License, version 3 or later. (GPL-3.0-or-later)
Please see the LICENSE and pay attention to copyright and license notices in all project's filesSome conten may be licensed under the Creative Commons Attribution Non Commercial No Derivatives 4.0 International (CC-BY-NC-ND-4.0)
Please see the COPYING file in the root of the project
You can find copies of the licenses in LICENCES
- You may use tools like reverse proxies
- Special host systems compatible with Flask
If you do not use the reverse proxy, please disable ProxyFix in app:create_app()
The goal is Unix and Windows
- Server part is only for Linux
- User part for all known browsers like Firefox or Chrome
- Any big or unfinished changes should go through
devbranch - When anything from
devseems working it should migrate tobetabranch - When
betabecomes stable it migrates tomasterbranch masterbranch should be instantly affected only by major or minor updates or critical patches
Any push to
masterbranch is implicit realese
betabranch should be in one instance
in file /version_log should be written the very last version for the branch
tag should be craeted by the minor update or by the contributor`s judgement
tag should not having a dev, beta or prod attributes in its name