Skip to content

Can you make a multi-page website with a single html file and CSS (no JavaScript)? Here's a proof of concept.

License

Notifications You must be signed in to change notification settings

alexanderbird/css-can-do-that

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Can Do That?!

An experiment; a demo; a guide

The purpose of this site is to document it's own construction; see it in action at http://csscandothat.alexanderbird.software

Building from source

npm install
npm run build

Running the site

npm start

Starts http-server from the .html build directory.

Contributing

PRs and feedback welcome!

I'll add your name to the "Contributing" section on the home page if I merge your PR :)

About

Can you make a multi-page website with a single html file and CSS (no JavaScript)? Here's a proof of concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published