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
- Host: GitHub
- URL: https://github.com/cssanimation/template
- Owner: cssanimation
- Created: 2015-07-17T21:04:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T21:10:25.000Z (over 10 years ago)
- Last Synced: 2024-04-16T23:05:26.611Z (over 1 year ago)
- Language: CSS
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.