2025-05-17 01:10:21 +08:00
2015-08-14 18:12:10 +08:00
2024-11-01 05:18:06 +08:00
2016-05-28 01:53:21 +08:00
2024-11-01 05:15:51 +08:00
2015-08-14 18:12:10 +08:00
2025-05-17 01:10:21 +08:00
2022-04-09 21:32:42 +08:00
2024-11-01 05:08:49 +08:00
2022-08-03 01:52:09 +09:00
2022-04-05 20:00:42 +09:00
2015-08-14 17:42:22 +08:00
2021-09-05 23:30:07 +08:00
2022-08-03 02:18:22 +09:00
2022-08-02 23:46:44 +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
Description
BotanJS for my blog
Readme 1 MiB
Languages
JavaScript 75.5%
CSS 21.2%
Python 2.7%
Dockerfile 0.4%
Shell 0.2%