5t3ph / stylestage

A modern CSS showcase styled by community contributions. Add your stylesheet!

Home Page:https://stylestage.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style Stage

Style Stage

A modern CSS showcase styled by community contributions

Created by Stephanie Eckles (@5t3ph)

Visit Style Stage to view the available styles, and learn more about this project!

View the index of stylesheets available in this repo.

Contribute a Stylesheet

There are 4 ready-to-go options to get started:

Then, create your own version of the stylesheet, being sure to adhere to the guidelines. Use the starters listed above, or begin from a blank file! Keep in mind you may not modify the HTML, including adding classes.

You may use any build setup you prefer, but the final submission should be the compiled CSS unminified. Style Stage processing will autoprefix your styles and prepend the stylesheet with the CC BY-NC-SA license as well as attribution using the metadata you provide.

To submit your stylesheet, create pull request containing a unique .json file added to src/_data/styles/ following the schema below.

{
  // Required
  "title": "Main Stage Test",
  "author": "Stephanie Eckles",
  "stylesheet": "https://moderncss.dev/css/style.css",
  // Optional
  "twitter": "5t3ph",
  "websiteTitle": "ModernCSS.dev",
  "websiteUrl": "https://moderncss.dev"
}

Feedback welcome!

You can file it as an issue.

Buy me a coffee

About

A modern CSS showcase styled by community contributions. Add your stylesheet!

https://stylestage.dev


Languages

Language:CSS 95.3%Language:Nunjucks 2.0%Language:SCSS 1.9%Language:JavaScript 0.8%