1
0
Fork
You've already forked flask-cms
0
A CMS using Python and Flask
  • HTML 55.1%
  • Python 39%
  • JavaScript 2%
  • CSS 1.7%
  • Shell 1.4%
  • Other 0.8%
2026年07月12日 13:17:18 +02:00
assets removed unnecessary npm packages 2026年03月02日 09:03:42 +01:00
honeypot improved honeypot 2026年07月12日 13:17:18 +02:00
po regenerated .po 2026年03月03日 16:56:07 +01:00
setup/installer Login after setup 2026年03月03日 15:51:04 +01:00
templates regenerated .po 2026年03月03日 16:49:05 +01:00
.gitignore Thumbnails for videos 2026年03月02日 08:59:55 +01:00
app.py Added migrator 2026年03月03日 16:27:07 +01:00
babel.cfg prepared for Codeberg 2026年01月15日 20:07:53 +01:00
config.py Added migrator 2026年03月03日 16:27:07 +01:00
imageDatabase.py regenerated .po 2026年03月03日 16:49:05 +01:00
lastmod.py prepared for Codeberg 2026年01月15日 20:07:53 +01:00
messages.pot regenerated .po 2026年03月03日 16:56:07 +01:00
README.MD Made explanation of shell.nix more clear 2026年01月29日 12:32:24 +01:00
search.py prepared for Codeberg 2026年01月15日 20:07:53 +01:00
setup.py Login after setup 2026年03月03日 15:51:04 +01:00
shell.nix Fixed thumbnails 2026年03月02日 12:56:41 +01:00
siteManager.py prepared for Codeberg 2026年01月15日 20:07:53 +01:00
update_po.sh prepared for Codeberg 2026年01月15日 20:07:53 +01:00
userManagement.py prepared for Codeberg 2026年01月15日 20:07:53 +01:00

This is the CMS used by northeimer-konzertring.de and ukrainisches-haus-nom.de. It has support for multiple languages, darkmode and news. It uses Python, Flask and Bootstrap.

Install

Run git clone https://codeberg.org/ostfriese4/flask-cms.git It depends on Python, Flask, Flask-Babel and imagemagick. If you don't want to install them on your system, you can use nix-shell.