Migrate old externs 5/x

This commit is contained in:
2026-06-15 07:12:40 +08:00
parent 4f2131e317
commit a912d45b9a
24 changed files with 153 additions and 86 deletions
+2 -14
View File
@@ -3,23 +3,11 @@
The current backend Js/Css services for [my blog](https://blog.astropenguin.net)
### Try it - Docker for windows (using windows container with nanoserver)
- docker -f windows/docker-compose.yml build
- docker -f windows/docker-compose.yml up
### Try it
`make build`
### Features
- Compressable by Closure Compiler (Advanced Compression)
- Python-like, class oriented syntax structure
- Everything is merged into one file for that page
- css class inheritance
### Documentation
- Will be added later
### Prerequisties
- python3
- virtualenv ( optional )
- pip install Flask
- pip install Celery
- pip install redis
- pip install compressinja