An open API service indexing awesome lists of open source software.

https://github.com/cssanimation/template

A template for people creating new articles
https://github.com/cssanimation/template

Last synced: 8 months ago
JSON representation

A template for people creating new articles

Awesome Lists containing this project

README

          

# CSS Animation Rocks - Article template

This is a basic article layout used for creating the header images that go at the top of articles.

## Usage

I've set up the basic HTML and CSS, but if you prefer to use Sass for your CSS, that's fine also. Place the HTML for your demo in the index.html file where marked, and style it using the `custom.css` file.

## Article writing guide

Articles themselves are written using Markdown. See the [posts here](https://github.com/cssanimation/posts) here for reference. I've put together a [writing guide](https://cssanimation.rocks/writing) for writing the article too.