html-demo-2
v0.0.7
Published
demo for all c1-demo
Readme
html-demo-2
Simple static HTML demo site and npm package, used to test CI workflows and automatic publishing from GitHub Actions.[file:1][file:2]
Demo
The page shows:
- A full-height gradient background.[file:1]
- A centered glassmorphism-style container with the message “Hello from GitHub Actions CI!”.[file:1]
- A note that this is the “first project to be published automatic on npm”.[file:1]
Open index.html directly in the browser or serve it from any static file host (for example GitHub Pages).[file:1][web:8]
Project structure
index.html– Static landing page with simple styling and CI demo text.[file:1]package.json– NPM package metadata (name, version, description, repository, author, license).[file:2][web:12]
Installation
npm install html-demo-2
## author
Gopik-dhristhi