All Projects → 5t3ph → Stylestage

5t3ph / Stylestage

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

Projects that are alternatives of or similar to Stylestage

meetup
For organizing the design systems meetup in NYC.
Stars: ✭ 23 (-96.82%)
Mutual labels:  community, design
Thegeekpath
The Geek Path = a community manifesto
Stars: ✭ 18 (-97.51%)
Mutual labels:  community, design
Thecontext Podcast
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
Stars: ✭ 637 (-12.02%)
Mutual labels:  design
Blog
写文章的地方
Stars: ✭ 712 (-1.66%)
Mutual labels:  design
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+738.95%)
Mutual labels:  design
Rest Api Design Guide
NBB's REST-ish API Design Guide
Stars: ✭ 643 (-11.19%)
Mutual labels:  design
Uswds
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
Stars: ✭ 5,912 (+716.57%)
Mutual labels:  design
Html Sketchapp Cli
Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp
Stars: ✭ 631 (-12.85%)
Mutual labels:  design
Gradients
🌔 A curated collection of splendid 180+ gradients made in swift
Stars: ✭ 719 (-0.69%)
Mutual labels:  design
Cssfx
✨ Beautifully simple click-to-copy CSS effects
Stars: ✭ 5,758 (+695.3%)
Mutual labels:  design
Material Sense
A React Material UI template to create rich applications with wizards, charts and ranges
Stars: ✭ 711 (-1.8%)
Mutual labels:  design
Allsketchs
Processing sketches, in which I have worked in the last years; images, videos, prototypes, experiments, tools, works, concepts... Everything is unfinished, some may not work, When I had no ideas, I would open one to see what it was...
Stars: ✭ 666 (-8.01%)
Mutual labels:  design
Icarus
🕊️ An opensource community/forum project write with python3 aiohttp and vue.js. 一个开源的社区程序,临时测试站:https://t.myrpg.cn
Stars: ✭ 644 (-11.05%)
Mutual labels:  community
Design System Components
🛠 Component code and tests for the Australian Government design system
Stars: ✭ 696 (-3.87%)
Mutual labels:  design
Processing Android
Processing mode and core library to create Android apps with Processing
Stars: ✭ 643 (-11.19%)
Mutual labels:  design
Derek
Reduce maintainer fatigue by automating GitHub
Stars: ✭ 714 (-1.38%)
Mutual labels:  community
All About Rss
A list of RSS related stuff: tools, services, communities and tutorials, etc.
Stars: ✭ 636 (-12.15%)
Mutual labels:  community
Webslides
Create HTML presentations in seconds —
Stars: ✭ 5,778 (+698.07%)
Mutual labels:  design
Animateplus
A+ animation module for the modern web
Stars: ✭ 5,839 (+706.49%)
Mutual labels:  design
Awesome Speakers
Awesome speakers in the programming and design communities
Stars: ✭ 723 (-0.14%)
Mutual labels:  community

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].