no-css-blog
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "no-css-blog", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A tool to generate a blog without CSS", | ||
@@ -5,0 +5,0 @@ "author": "rhea-so", |
@@ -0,5 +1,14 @@ | ||
# 🚀 NO CSS BLOG | ||
<p align="center"> | ||
<img src="https://github.com/user-attachments/assets/93ae6939-d0ec-4d43-b20f-41ac5edad747" width="400px" /> | ||
<img src="https://github.com/user-attachments/assets/c30ee373-4e5d-41ec-80d0-043bfc6ce204" width="400px" /> | ||
<p/> | ||
```sh | ||
node convert.js | ||
cd build | ||
python3 -m http.server | ||
npx no-css-blog | ||
``` | ||
> Please refer to the following link: | ||
> https://github.com/rhea-so/no-css-blog/tree/main/test |
4329
15