2026-06-12 04:52:10 +08:00
2024-11-01 05:18:06 +08:00
2026-06-12 04:51:38 +08:00
2026-06-12 12:39:43 +08:00
2024-11-01 05:08:49 +08:00
2015-08-14 17:42:22 +08:00
2026-06-12 12:39:43 +08:00
2022-08-03 02:18:22 +09:00

AstroJS for Blog

Image

The current backend Js/Css services for my blog

Try it - Docker for windows (using windows container with nanoserver)

  • docker -f windows/docker-compose.yml build
  • docker -f windows/docker-compose.yml up

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
S
Description
BotanJS for my blog
Readme 1.3 MiB
Languages
JavaScript 75.4%
CSS 21%
Go 3.2%
Makefile 0.2%
Dockerfile 0.2%