mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-03-14 05:37:13 +00:00
2.9 KiB
2.9 KiB
title | date | updated |
---|---|---|
Webmastery | 2024-07-01 | 2024-09-11T00:23:17+0800 |
Webmastery Tutorials
- Creating Your Own Website by 32-Bit Cafe
- Interacting with Other Websites by 32-Bit Cafe
Webmastery Guides
Web Accessibility
- The Access Manifesto by Joe Clark — Worth noting that this was originally written in 2002
- You Should Care About Accessibility by Owl
- A Field Guide to Web Accessibility by Valery
- Resources for Beginners to Learn About Web Accessibility and Web Design curated by foxpunk
- 5 ways to make your neocities site more accessible by Sleepy dev
- Three Common Accessibility Problems and How to Fix Them by Solaria
- What I've Learned About Web Accessibility as a Dyslexic, Sighted, Mouse User by Solaria
- Screen reader testing: how to test your website's accessibility by Siteimprove
Webmastery Resources
- Resources List for the Personal Web by 32-Bit Cafe — I have also contributed to this list
- Can I use... — Check browser compatibility for web features
- SVGOMG — SVG optimiser
- URL-encoder for SVG
Eleventy
Resources for learning to use the static site generator Eleventy, which is also used for building {{ sitemeta.siteName }}.
- The 11ty Bundle — Collection of Eleventy resources
- My Neocities workflow: using Eleventy and the CLI to speed up development by Whiona — Written for Neocities users
- Migrating to Eleventy by Renkon — A beginner-friendly guide to get started with Eleventy
- Getting set up in Eleventy by Mike Neumegen
- Learn Eleventy by uncenter