https://github.com/bfontaine/socionoel
Books mentioned in #SocioNoel on Twitter, 2015
https://github.com/bfontaine/socionoel
books ruby sociology website
Last synced: about 1 year ago
JSON representation
Books mentioned in #SocioNoel on Twitter, 2015
- Host: GitHub
- URL: https://github.com/bfontaine/socionoel
- Owner: bfontaine
- License: other
- Created: 2015-12-01T14:41:14.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-01T11:35:42.000Z (over 10 years ago)
- Last Synced: 2025-03-23T23:43:41.873Z (over 1 year ago)
- Topics: books, ruby, sociology, website
- Language: Ruby
- Homepage: https://bfontaine.github.io/SocioNoel
- Size: 1.76 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SocioNoel
This repo contains a single-page website gathering all the Sociology(-ish)
books mentioned with the Twitter hashtag [#SocioNoel][hashtag].
[hashtag]: https://twitter.com/search?f=tweets&vertical=default&q=%23socionoel&src=typd
## Usage
Update `index.md` from `books.yml`:
```sh
./mklist.rb [--strict]
```
Use `--strict` to run more checks on the resulting list (e.g. find possibly
duplicated titles).