https://github.com/scriptnull/linuxtweets.com
[WIP] Linux lessons from curated tweets
https://github.com/scriptnull/linuxtweets.com
Last synced: 10 months ago
JSON representation
[WIP] Linux lessons from curated tweets
- Host: GitHub
- URL: https://github.com/scriptnull/linuxtweets.com
- Owner: scriptnull
- License: mit
- Created: 2018-01-17T17:06:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T01:52:51.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T03:26:53.292Z (12 months ago)
- Language: JavaScript
- Homepage: http://linuxtweets.com
- Size: 2.08 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
linuxtweets.com
[](https://semaphoreci.com/scriptnull/linuxtweets-com)
[](https://standardjs.com)
[](https://github.com/scriptnull/linuxtweets.com)
Linux lessons from curated tweets.

### Contributing
Please check [CONTRIBUTING.md](https://github.com/scriptnull/linuxtweets.com/blob/master/CONTRIBUTING.md) if you are interested in contributing.
### Attributions
Thanks to all the amazing technologies on internet, that made this simple project go live
- [Github Pages](https://pages.github.com/) for free hosting
- [Semaphore CI](http://semaphoreci.com/) for free CI
- [Parcel](https://parceljs.org/) for ultra fast bundling and making life easier
- [Babel](https://babeljs.io/) for helping write ES6
- [React](https://reactjs.org/) which powers the entire site
- [capaj/react-tweet-embed](https://github.com/capaj/react-tweet-embed) for TweetEmbed react component
- [avajs/ava](https://github.com/avajs/ava) for the awesome test runner
### Security
Please report any security vulnerabilities of this project to [keybase.io/scriptnull](https://keybase.io/scriptnull)
```bash
curl https://keybase.io/scriptnull/pgp_keys.asc | gpg --import
```