Welcome to CSSLabs.new, a blog dedicated to exploring the latest and greatest features and tools in CSS. This project is built using 11ty (Eleventy), a simple and powerful static site generator.
To get started with CSSLabs.new, follow these steps:
-
Clone the repository:
git clone https://github.com/bbbensondev/csslabs.new.git cd csslabs.new
-
Install the dependencies:
npm install
-
Build and serve the site:
npm run start
-
Open your browser and navigate to
http://localhost:8080
to see your blog in action.
Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.