https://github.com/gemfarmer/content-linter
A houndci-like tool to keep your content consistent
https://github.com/gemfarmer/content-linter
Last synced: 11 months ago
JSON representation
A houndci-like tool to keep your content consistent
- Host: GitHub
- URL: https://github.com/gemfarmer/content-linter
- Owner: gemfarmer
- Created: 2016-12-06T17:23:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T15:36:58.000Z (over 9 years ago)
- Last Synced: 2025-03-11T02:36:24.824Z (over 1 year ago)
- Language: Ruby
- Size: 32.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :warning: currently under development :warning:
# TODO
- [ ] Automatically add github webhook to repo
- [ ] Find content that needs to be linted
- [ ] Lint content
- [ ] Send appropriate message back
# Other linters
- https://github.com/Shopify/linter-rorybot
- https://github.com/18F/retext-18f
- https://github.com/wooorm/remark-lint/
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...