forked from Botanical/BotanJS
14 lines
478 B
Markdown
14 lines
478 B
Markdown
# AstroJS for Blog
|
|
[](https://build.s.k8s.astropenguin.net/teams/main/pipelines/astrojs)
|
|
|
|
The current backend Js/Css services for [my blog](https://blog.astropenguin.net)
|
|
|
|
### 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
|