From f071194b0ed34bc64d51231041def6589ae6fc64 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 10 Sep 2017 17:44:55 +0430 Subject: [PATCH] initial commit --- CONTRIBUTING.md | 30 ++++++++++++++++++++++++++++++ README.md | 21 +++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 CONTRIBUTING.md create mode 100644 README.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..bb276bf --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,30 @@ +# Contribution Guidelines + +Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. + +# The pull request should have a useful title. Pull requests with `Update readme.md` as title will be closed right away because I'm so tired of nobody reading this document. Please carefully read everything in `Adding to this list`. + +## Table of Contents + +- [Adding to this list](#adding-to-this-list) +- [Creating your own awesome list](#creating-your-own-awesome-list) +- [Adding something to an awesome list](#adding-something-to-an-awesome-list) +- [Updating your Pull Request](#updating-your-pull-request) + +## Adding to this list + +Please ensure your pull request adheres to the following guidelines: + +- Search previous suggestions before making a new one, as yours may be a duplicate. +- Make an individual pull request for each suggestion. +- Make sure the website is indeed a lite and bloat-free (version of a) website +- Use [title-casing](http://titlecapitalization.com) (AP style). +- Use the following format: `[List Name](link)` +- Link additions should be added to the bottom of the relevant category. +- New categories or improvements to the existing categorization are welcome. +- Check your spelling and grammar. +- Make sure your text editor is set to remove trailing whitespace. +- The pull request and commit should have a useful title. +- The body of your commit message should contain a link to the website. + +Thank you for your suggestions! diff --git a/README.md b/README.md new file mode 100644 index 0000000..38755fd --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +awesome-lite-websites [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +===================== + +## Contents + +* [News](#news) + +## News + +- [CNN Lite](http://lite.cnn.io/en) - A lite version of CNN.com +- [NPR Thin](http://thin.npr.org/) - Text-only version of NPR.org +- [LevelNews](https://levelnews.org/) - Independent news index +- [Pxlet](http://www.pxlet.com/) - Lite index of various websites including Hacker News, Reddit, Slashdot and more +- [Lobsters](https://lobste.rs/) - A technology-focused community centered around link aggregation and discussion +- [Hacker News](https://news.ycombinator.com/news) + +## License + +![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png) + +To the extent possible under law, Mahdi Dibaiee has waived all copyright and related or neighboring rights to this work.