Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamlaki/adamlaki-site

My personal Eleventy-based website.
https://github.com/adamlaki/adamlaki-site

11ty eleventy static-site

Last synced: 1 day ago
JSON representation

My personal Eleventy-based website.

Awesome Lists containing this project

README

        





Adam Laki



11ty (v3 with ESM) website for [adamlaki.com](https://adamlaki.com).

[![Netlify Status](https://api.netlify.com/api/v1/badges/2dc9d333-9b59-4a9d-a16f-36b74dd45f8d/deploy-status)](https://app.netlify.com/sites/adamlaki/deploys)

## Run Development

- Install the dependencies with `npm install`.
- Run `npm start` for the dev server and compilation.
- Build with `npm run build`.

## Bite-Sized A11Y

A small project where you can find short and solid accessibility posts.**

### The Goal of the Project

The goal is to collect and give you (and us) concise posts about accessibility. It is also a personal notebook where I can learn and repeat what I know about a11y.

### The Rules

- Maximum length of 149 words.
- Title doesn’t count.
- Alt text doesn’t count.
- Code doesn’t count.

### About the Content-Length

Writing about something in just a maximum of 149 words is a double-edged sword. It makes it easier (less content) but more complicated to include everything you want. Hence the references (that you can find at the end of most posts) are essential. We encourage you to read and discover them too. Learning about accessibility is challenging; we thought creating a note-like post collection would be a good idea to start.