Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaicab/progressiveenhancement
A site for all things progressively enhanced
https://github.com/jaicab/progressiveenhancement
Last synced: 3 months ago
JSON representation
A site for all things progressively enhanced
- Host: GitHub
- URL: https://github.com/jaicab/progressiveenhancement
- Owner: jaicab
- Created: 2016-03-04T01:18:25.000Z (almost 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-11-04T15:26:29.000Z (over 4 years ago)
- Last Synced: 2024-08-01T21:44:30.753Z (7 months ago)
- Language: CSS
- Homepage: https://progressiveenhancement.org
- Size: 48.8 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-repos - jaicab/progressiveenhancement - A site for all things progressively enhanced (CSS)
README
# Progressive Enhancement [![Build Status](https://travis-ci.org/jaicab/progressiveenhancement.svg?branch=gh-pages)](https://travis-ci.org/jaicab/progressiveenhancement)
A site for all things progressively enhanced. - [https://progressiveenhancement.org](https://progressiveenhancement.org)I want this to be the place where people go to learn about progressive enhancement. For now categories are articles, examples, tools, talks and guidelines, but this could change. Once we have gathered enough resources, I will process the data and PRs sent, (probably) recategorise them and redesign the site (this is just a placeholder).
If there are any resources related with **progressive enhancement** that you have bookmarked or found interesting, please [submit them using this form](http://goo.gl/forms/X5fy7xpA0a), which can also be found embedded on the site.
You can also create new files as PRs on GitHub and therefore get [proper credit](https://github.com/jaicab/progressiveenhancement/graphs/contributors) for your help. This is the pattern for a single resource.
```
---
title: "Understanding Progressive Enhancement"
link: http://alistapart.com/article/understandingprogressiveenhancement
author: "Aaron Gustafson"
site: "A List Apart"
---An explanation of Progressive Enhancement.
````site` is optional, but please fill in the others. Copy than, then click on one of these links submit resources quickly using the web interface:
- [Article](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourcearticle): For articles that talk about progressive enhancement, the good and the bad.
- [Example](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourceexample): For tutorials/code samples/specific articles applied to a pattern where PE was applied.
- [Tool](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourcetool): A tool/service that helped you enhance the experience or that it's built with that foundation.
- [Guideline](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourceguideline): A set of rules that define how to approach work with PE, maybe from a company or a person's site.
- [Talk](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourcetalk): Videos of talks about progressive enhancement.
- [Other](https://github.com/jaicab/progressiveenhancement/new/gh-pages/_resourceother): Anything that doesn't apply to the others. Books, podcasts, etc.I will try to go through some PRs while at the conference!
If you want to contribute even more (thanks!), this site is built on Jekyll so feel free to open an issue, send a PR or tweet me at [@jaicab_](https://twitter.com/jaicab_).