Skip to content

Instantly share code, notes, and snippets.

View ahmed1490's full-sized avatar

Ahmed Abbas ahmed1490

View GitHub Profile

ServiceWorker for github pages

This is a ServiceWorker template to turn small github pages into offline ready app.

Why ?

Whenever I make small tools & toys, I create github repo and make a demo page using github pages (like this one).
Often these "apps" are just an index.html file with all the nessesary CSS and JavaScript in it (or maybe 2-3 html/css/js files). I wanted to cache these files so that I can access my tools offline as well.

Notes

Make sure your github pages have HTTPS enforced, you can check Settings > GitHub Pages > Enforce HTTPS of your repository.

@ahmed1490
ahmed1490 / flex.md
Created December 2, 2016 13:49 — forked from bbrochier/flex.md
Flex
@ahmed1490
ahmed1490 / Styleguides
Last active June 13, 2017 10:32 — forked from jdsharp/gist:3e532ef8ffd75a3a85c4
Styleguides
Styleguides courtesy [@codylindley](https://twitter.com/codylindley) & [@mundizzle](https://twitter.com/mundizzle)
- [http://demo.patternlab.io](http://demo.patternlab.io)
- [http://www.yelp.com/styleguide](http://www.yelp.com/styleguide)
- [http://patterns.alistapart.com](http://patterns.alistapart.com)
- [http://ux.mailchimp.com/patterns](http://ux.mailchimp.com/patterns)
- [http://www.starbucks.com/static/reference/styleguide/](http://www.starbucks.com/static/reference/styleguide/)
[*Original Tweet](https://twitter.com/jdsharp/status/519958518112075776)
@ahmed1490
ahmed1490 / ladder.md
Created July 26, 2018 12:10 — forked from jamtur01/ladder.md
Kickstarter Engineering Ladder