Code Monkey home page Code Monkey logo

Comments (1)

optimalisatie avatar optimalisatie commented on June 12, 2024

Thank you for submitting your art work!

Can you please provide a pull request with the CSS and HTML code?

https://github.com/style-tools/css-art.com/pulls

How to create an art work package

The artworks on css-art.com use a directory based package format with a package.json file. The CSS and HTML are separated into individual files and it is possible to add links to your website, social media, avatar, original source URL, codepen etc.

An example artwork package can be found on the following URL

https://github.com/style-tools/css-art.com/tree/master/artwork/aku-aku-css-art

{
    "name": "aku-aku-css-art",
    "version": "1.0.0",
    "title": "Aku Aku CSS art",
    "description": "Crash Bandicoot: Responsive Aku Aku in CSS",
    "author": {
        "name": "João Santos",
        "avatar": "https://s.cdpn.io/profiles/user/16670/512.jpg?1502727078",
        "web": "https://jotavejv.github.io",
        "social": [{
            "title": "Codepen",
            "url": "https://codepen.io/jotavejv/"
        }, {
            "title": "Twitter",
            "url": "https://twitter.com/_jotavejv"
        }, {
            "title": "Google+",
            "url": "https://plus.google.com/u/2/communities/118377057769827266257"
        }]
    },
    "html": "aku-aku-css-art.html",
    "css": ["aku-aku-css-art.css"],
    "js": "",
    "thumbnail": "thumbnail.png",
    "splash": "splash.png",
    "keywords": ["animated", "css painting"],
    "original": "https://codepen.io/jotavejv/pen/VzyaeV",
    "codepen": "https://codepen.io/jotavejv/pen/VzyaeV"
}

It may be most easy to copy an artwork directory locally and edit the files.

git clone https://github.com/style-tools/css-art.com.git

The artworks are located in the directory /artwork/.

Let us know if you have any questions!

About CSS-ART.COM

The website is visited by thousands of people per week with 80% entering the website with a search related to CSS art. In the past year the website was visited from 177 countries.

Screenshot_2021-09-30 Analytics Screenshot_2021-09-30 Analytics(1)

Screenshot_2021-09-30 css art - Google Search

from css-art.com.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.