Coder Social home page Coder Social logo

css1k's People

Contributors

agat avatar akella avatar alexmwalker avatar asavartsov avatar bueltge avatar fiskus avatar germannmartinez avatar gilmoreorless avatar haschek avatar hsablonniere avatar is4kov avatar jacobrask avatar jennyhao avatar jjaffeux avatar jungundwillich avatar kien avatar kizu avatar kjin- avatar mistadikay avatar neofyt avatar panya avatar praveenvijayan avatar putnik avatar raelmax avatar rob-balfre avatar robertmarsal avatar schepp avatar skazi avatar tameraydin avatar vxsx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

css1k's Issues

css1k.com is broken

The website of css1k.com is broken. It looks like the code has been removed?
(This is obviously not an issue with this repository.)

Feature request: RSS Feed for new styles

The ability to subscribe to an RSS feed telling of new styles would be a great feature to have. I do follow CSS1k on Twitter, but often times I prefer RSS feeds for some things.

My css1k theme

Added my css1k theme.
When I do git push, I`ve got message permission denied.
How I can do it?

Navigation alternatives

IHMO, You should add other links to help navigate from a CSS to another: previous, next, maybe even random.

Retro vendor prefix typo

Hey Jacobrask,

typo on rule 33 in retro theme stylesheet

-moz.border-radius: 0 0;

should be

-moz-border-radius: 0 0;

Could you fix that? Or can i push a new version for that?

missing closing tag </li>

Hi,

there's a missing closing tag for list item in index.html, line:80

<h1>CSS1K</h1>
<nav>
    <h2>Select a design</h2>
    <ul>
        <li><a href="./">Default</a>
            <a href="http://twitter.com/jacobrask">Jacob Rask</a>
    </ul>
</nav>

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.