Skip to content

cssanimation/cssanimation.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSS Animation

File Structure

src/
β”œβ”€β”€ _includes/           # Layout templates
β”‚   β”œβ”€β”€ default.html     # Base layout
β”‚   β”œβ”€β”€ post.html        # Post layout
β”‚   β”œβ”€β”€ home.html        # Homepage layout
β”‚   β”œβ”€β”€ head.html        # Head partial
β”‚   β”œβ”€β”€ footer.html      # Footer partial
β”‚   └── nav.html         # Navigation partial
β”œβ”€β”€ _data/               # Data files
β”œβ”€β”€ posts/               # Blog posts (migrated from Jekyll)
β”œβ”€β”€ css/                 # Stylesheets
β”‚   β”œβ”€β”€ main.css         # Main stylesheet
β”‚   └── custom/          # Custom post stylesheets
β”œβ”€β”€ images/              # Images and assets
β”œβ”€β”€ javascript/          # JavaScript files
└── index.html           # Homepage

dist/                    # Built site (generated)

Deployment

Use gh-pages to deploy to Github.

About

Learn CSS Animation with awesome tutorials, video courses and a weekly CSS Animation newsletter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published