DEV Community

Medea
Medea

Posted on

Global CSS Art: Community

I'm creating a project called Global CSS Art where people can share their CSS Art and others can view it, see the source code, and learn from it.

The whole project will be open source and it will run if people keep on sharing their CSS Art.
The way it'll work is that there the GitHub repo will contain a folder called /art. This folder will have subdirectories with a user's username and within that subdirectory will be all the user's CSS art, in the format of HTML files with <style> tags.
People will then be able to add their own CSS art within their unique folders in the /art directory and make pull requests in the GitHub repo.
All the artwork will be randomly selected on each page load and will be shown on the main page.

I need really big help!
For me to create and then test out the project, I need some CSS art from different users on the GitHub repo.
It would be really nice to have cool artwork on the website.

To contribute and see your artwork on the home page (with your username and portfolio for people to see), add a html file to the directory: /art/[username]
(Make sure your CSS code only affects the div the art is in, and not the whole page)
and create a pull request on this GitHub repository:

Global CSS Art

Welcome to Global CSS Art, a community of CSS artists from all over the world!

What is CSS Art?

CSS Art is a form of digital art that uses Cascading Style Sheets (CSS) to create beautiful and creative designs on the web. CSS Art can range from simple designs to complex and intricate illustrations, all created using only HTML and CSS.

About Global CSS Art

Global CSS Art is a community dedicated to bringing together CSS artists from all over the world to share their work, exchange ideas, and collaborate on new projects. Our community is open to all skill levels, from beginners to experts, and we welcome artists from all backgrounds and cultures.

How to Get Involved

Check out CONTRIBUTING.md to contribute!

What you get out of contributing

Thanks for reading and I hope you contribute!

Top comments (2)

Collapse
 
nicolasdanelon profile image
Nicolás Danelón

make it awesome.. like awesome-css-art or something like that

Collapse
 
vulcanwm profile image
Medea

that's a really good idea! i'll do that, thanks!