Code

Code

404 bookmarks
Newest
11ty + Nunjucks
11ty + Nunjucks
This is not a tutorial to create an 11ty website, this's a note! You can find some very new and useful techniques on this note alongside the...
11ty + Nunjucks
Possibly The Easiest Way to Run an SSG | CSS-Tricks
Possibly The Easiest Way to Run an SSG | CSS-Tricks
"Static Site Generator," that is. We'll get to that in a second. Netlify is a sponsor of this site (thank you very much), and I see Zach Leatherman has
Possibly The Easiest Way to Run an SSG | CSS-Tricks
Plan, Design + Code Your First Website – SuperHi
Plan, Design + Code Your First Website – SuperHi
Learn a range of new creative and digital skills so that you can start making things online and design and build your first website from start to finish.
Plan, Design + Code Your First Website – SuperHi
Create Your First Basic 11ty Website | 11ty Rocks!
Create Your First Basic 11ty Website | 11ty Rocks!
Begin from a blank directory and build up your first Eleventy site. Includes gotchas along the way, why they happen, and how to resolve them. You'll create essential layouts while learn the basics of using Nunjucks and Markdown for templating. And you'll learn to work with local data and external API data. As a bonus, get setup to deploy your final site to Netlify.
Create Your First Basic 11ty Website | 11ty Rocks!
Centering in CSS
Centering in CSS
Follow 5 centering techniques as they go through a series of tests to see which one is the most resilient to change.
Centering in CSS
GreenSock
GreenSock
GSAP is an industry standard JavaScript animation library from GreenSock that lets you craft high-performance animations that work in every major browser.
GreenSock
AnimXYZ
AnimXYZ
The first composable CSS animation toolkit
AnimXYZ
Retrospective on Fela
Retrospective on Fela
I’m Hugo “Kitty” Giraudel, a non-binary web developer based in Berlin, focused on accessibility and inclusivity.
Retrospective on Fela
new.css
new.css
A classless CSS framework to write modern websites using only HTML.
new.css
No-Class CSS Frameworks | CSS-Tricks
No-Class CSS Frameworks | CSS-Tricks
I linked up Water.css not long ago as an interesting sort of CSS framework. No classes. No . You just use semantic HTML and get
No-Class CSS Frameworks | CSS-Tricks
CyberChef
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
CyberChef
Blot
Blot
Turns a folder into a blog automatically. Use your favorite text-editor to write. Text and Markdown files, Word Documents, images, bookmarks and HTML in your folder become blog posts.
Blot
Ten modern layouts in one line of CSS
Ten modern layouts in one line of CSS
This post highlights a few powerful lines of CSS that do some serious heavy lifting and help you build robust modern layouts.
Ten modern layouts in one line of CSS
Grid Garden - A game for learning to layout elements within rows and columns with CSS grid
Grid Garden - A game for learning to layout elements within rows and columns with CSS grid
How well can you tend to your carrot garden using CSS grid? In this game, you must water your carrot crops and poison the weeds by mastering CSS grid, a powerful new module that makes 2-dimensional grid layouts a piece of cake. With it you can define columns, rows, and grid template areas. Learning Objectives Introduce the fundamentals of using CSS grid to create layouts on a webpage. Prerequisites For beginners of CSS grid. Familiarity with the basics of CSS is a plus but not required.
Grid Garden - A game for learning to layout elements within rows and columns with CSS grid