mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-03 17:30:51 +00:00
3.8 KiB
3.8 KiB
title | date | updated | toc |
---|---|---|---|
Webmastery | 2024-07-01 | 2025-02-17T22:40:06+0800 | true |
Webmastery Tutorials
- HTML for People by Blake Watson
- Make Your Own Website by Shannon Kay
- Creating Your Own Website by 32-Bit Cafe
- Interacting with Other Websites by 32-Bit Cafe
- How to build your own RSS Feed by Cameron Jones
- Roll your own RSS feed by patatas
Webmastery Guides
- Reducing HTML Redundancy by Owl
- How to Make Your Site Mobile-Friendly by Owl
- How to Favicon: Three files that fit most needs by Irina Nazarova
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
Ideas for Your Website
- Ideas for Your Personal Website by 32-Bit Cafe
- Slash Pages
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
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
- Strawberry Starter by Kate Bagenzo — An Eleventy blog template aimed at website beginners that can be uploaded automatically to Neocities
- Migrating to Eleventy by Renkon — A beginner-friendly guide to get started with Eleventy
- How I teach Eleventy from scratch by Juha-Matti Santala
- Getting set up in Eleventy by Mike Neumegen
- Learn Eleventy by uncenter